summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-30 20:08:44 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-30 20:31:06 +0100
commit8ec1a645932e72285772c4984b92c5a76a1b3d4b (patch)
tree4f3fac407876f24863629da1b537de2173814cb7 /sys-apps/portage
parentsci-libs/vtk: Fix building with doc and xdmf2 use flags (diff)
downloadgentoo-8ec1a645932e72285772c4984b92c5a76a1b3d4b.tar.gz
gentoo-8ec1a645932e72285772c4984b92c5a76a1b3d4b.tar.bz2
gentoo-8ec1a645932e72285772c4984b92c5a76a1b3d4b.zip
sys-apps/portage: Revert "require gemato[gpg] (bug 646134)"
This is the wrong solution. app-portage/gemato has a big fat warning that you are not supposed to depend on its USE flags.
Diffstat (limited to 'sys-apps/portage')
-rw-r--r--sys-apps/portage/portage-2.3.21.ebuild2
-rw-r--r--sys-apps/portage/portage-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/portage/portage-2.3.21.ebuild b/sys-apps/portage/portage-2.3.21.ebuild
index 3bae3f2e389d..4bd08154f1cf 100644
--- a/sys-apps/portage/portage-2.3.21.ebuild
+++ b/sys-apps/portage/portage-2.3.21.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
>=app-misc/pax-utils-0.1.17
rsync-verify? (
- >=app-portage/gemato-10[gpg,-portage-postsync(-)]
+ >=app-portage/gemato-10
app-crypt/gentoo-keys
)
selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index b774af206815..98724289cf76 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
>=app-misc/pax-utils-0.1.17
rsync-verify? (
- >=app-portage/gemato-10[gpg,-portage-postsync(-)]
+ >=app-portage/gemato-10
app-crypt/gentoo-keys
)
selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )