summaryrefslogtreecommitdiff
path: root/app-admin/lib_users
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /app-admin/lib_users
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-admin/lib_users')
-rw-r--r--app-admin/lib_users/Manifest4
-rw-r--r--app-admin/lib_users/lib_users-0.11-r1.ebuild4
-rw-r--r--app-admin/lib_users/lib_users-0.13.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/app-admin/lib_users/Manifest b/app-admin/lib_users/Manifest
index 5d9961228423..5fa7bd199992 100644
--- a/app-admin/lib_users/Manifest
+++ b/app-admin/lib_users/Manifest
@@ -1,5 +1,5 @@
DIST lib_users-0.11.tar.gz 25660 BLAKE2B 8f5a827840d4074a0e8abd77e43f60eb09f199f58a2bde0c2bce7613d6ba1d9b12dd46adffa528ff351f54933c304f274abef9c35550d7af3519101dcec69d0a SHA512 a54fc8f57cffcd08e77e86eaf50ec6e68e45e1e9458e25e035af90e14be13980a400c4d264f70ef67e141e1d54581b0487b2b70dd084dc5840424221b46f644a
DIST lib_users-0.13.tar.gz 25704 BLAKE2B 895f8b721216339fe4306158bf6282353d79584573091cc4e7c63c8096a9f9cfe380a8bce7229f168e44fe5d3641ceb8c91bd751316a6c6a467ace4ec0dce723 SHA512 588af7068728810832bcf4d1526f271e255d07c75d152fb41844c66f3598a71e9a96bee3426b31b58cd26af889bc42c0a7248731fdfe3623fd4567d2b6b7275e
-EBUILD lib_users-0.11-r1.ebuild 1121 BLAKE2B 3033063c5a98e867590ce0d4eac740ede458cb2ec5abb00ae8f55afa405e1d6e811ea1b0e71d9f80cbe91fad32128a0bc3cb6242d510f733e1c176fe1ce7b952 SHA512 6e14ee67829db95b0441ea159368aaba00174d7523fe8bac7f5c023191638325c93059c2b46ec7a866b000d9ab4210366ddad8e3dbed1a1159e83527afa03b08
-EBUILD lib_users-0.13.ebuild 1124 BLAKE2B 42403c90651b0a713e112e5999e36f1ae163204232b163bebb01f9db485125ae5d2a1cea4a423cad44c8da9bd309f577ea4bbb12a48da8737f9b0fc39c09e1bc SHA512 cac7c83c5e6e105566fc6dcced8a7f634a78a616ddf25e0245f68077e02047649f7996549b10d7e717a14effed644b4c1d3522f4898bd21bfbf0848c35e08e8b
+EBUILD lib_users-0.11-r1.ebuild 1114 BLAKE2B ab26338a370609b310c18385e49d9855947268cccbbb48697ff1c7f40cf4a70c262d94bfc604cf6dd6ecb7ebd4bed5b33efb439b3fc9cbc8710e22eee7d62b50 SHA512 c07b09c78a6533fc8a46ccac6faec4f8b0d5d3072e85b43ab4e3699f0f636ece5b8e12b70dcd1e033b7b11df305a68197e1ef9ee3761f304c48b8b932240d40f
+EBUILD lib_users-0.13.ebuild 1116 BLAKE2B 1567476c77eed36876279fb869f6c2ac74b932befa4f515383420d3ad05047fac75a673b8dfad271671daa8a077ad5df1e41ead39a9790b4150e683b8e52d0b3 SHA512 3c2ebbf9c5c6870124b60e1818006f382b6b6a8539936d3196ea8a41ce5ade7f4d3dde76220d6af845b0b6a301c08b6e1187661990b7cb56cd706510fc316fef
MISC metadata.xml 454 BLAKE2B c545fd1db330988ad139de08b1890cfd9d6aac98947b954fb761515d314d8ebb941829e7767fe4fad6beb41caf3409111505d1a6378c852f15907933678ddd48 SHA512 c897ea5b6bed9fcc8715380a1b2756f376a095925a2c99a78ce6729cc9839683f40ce53f5faf0fb784169db5ef9162f1659ea6f24304bcc7cd47f90d49ec97dd
diff --git a/app-admin/lib_users/lib_users-0.11-r1.ebuild b/app-admin/lib_users/lib_users-0.11-r1.ebuild
index 55a91485d77e..d4aca2e0ac61 100644
--- a/app-admin/lib_users/lib_users-0.11-r1.ebuild
+++ b/app-admin/lib_users/lib_users-0.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit python-r1
diff --git a/app-admin/lib_users/lib_users-0.13.ebuild b/app-admin/lib_users/lib_users-0.13.ebuild
index 1abf202a755e..26a04f43d6c2 100644
--- a/app-admin/lib_users/lib_users-0.13.ebuild
+++ b/app-admin/lib_users/lib_users-0.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit python-r1
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/klausman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"