commit:     141a7a0c755d89ed62abcf363206b2c6d55386cc
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 09:54:55 2020 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 10:00:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141a7a0c

sys-apps/pkgcore: version bump to 0.10.11

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 sys-apps/pkgcore/Manifest                                        | 1 +
 sys-apps/pkgcore/{pkgcore-9999.ebuild => pkgcore-0.10.11.ebuild} | 4 ++--
 sys-apps/pkgcore/pkgcore-9999.ebuild                             | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest
index 282173c6105..b10f631885b 100644
--- a/sys-apps/pkgcore/Manifest
+++ b/sys-apps/pkgcore/Manifest
@@ -1 +1,2 @@
+DIST pkgcore-0.10.11.tar.gz 648060 BLAKE2B 
20bb4666a9adfcca090758ec427054155273a5b73bd3170ce1d52c21ca300be3c8b8c0c2f6ce4f8e2c07caa0d5f741117eef4d474265afbc016cc66b0f5217cf
 SHA512 
9c8e839b0a0027f5182aed2b56eb6bded34fa365dc0df82d759f349778756951547aa9887f53343831018cabf59cd3dbd96a866998d482ae6f85e19fe7d82baa
 DIST pkgcore-0.10.9.tar.gz 647634 BLAKE2B 
e05b091d9ea797fe4207eb750edabf98faa3574b9ee93799554ed525cab5513b5cf45d9f2757c1ba27a3e7add4c55cd51ee57a650d988916e2bc6d03bb78f91d
 SHA512 
efa9e43f2a67e934b7dded190f93f09b860b770097e3715b7f03af3213fc680f5b9d5d9d14c5671d0ef2df9cf0144a009f7fd20e2f28d5c2dcdc685c65bf7232

diff --git a/sys-apps/pkgcore/pkgcore-9999.ebuild 
b/sys-apps/pkgcore/pkgcore-0.10.11.ebuild
similarity index 91%
copy from sys-apps/pkgcore/pkgcore-9999.ebuild
copy to sys-apps/pkgcore/pkgcore-0.10.11.ebuild
index a4a26e422fe..fb6266da912 100644
--- a/sys-apps/pkgcore/pkgcore-9999.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.10.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"
 if [[ ${PV} == *9999 ]]; then
        RDEPEND+=" ~dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
 else
-       RDEPEND+=" >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]"
+       RDEPEND+=" >=dev-python/snakeoil-0.8.7[${PYTHON_USEDEP}]"
 fi
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]

diff --git a/sys-apps/pkgcore/pkgcore-9999.ebuild 
b/sys-apps/pkgcore/pkgcore-9999.ebuild
index a4a26e422fe..fb6266da912 100644
--- a/sys-apps/pkgcore/pkgcore-9999.ebuild
+++ b/sys-apps/pkgcore/pkgcore-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"
 if [[ ${PV} == *9999 ]]; then
        RDEPEND+=" ~dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
 else
-       RDEPEND+=" >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]"
+       RDEPEND+=" >=dev-python/snakeoil-0.8.7[${PYTHON_USEDEP}]"
 fi
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]

Reply via email to