diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-04-01 22:22:30 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-04-01 22:22:30 +0000 |
commit | bc84a5460afc9a7a27a13f046c6106793d44571a (patch) | |
tree | 35485a3093741786cd0af09adb7efd55cccd1342 /dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild | |
parent | Fix capitalization of package name (diff) | |
download | gentoo-2-bc84a5460afc9a7a27a13f046c6106793d44571a.tar.gz gentoo-2-bc84a5460afc9a7a27a13f046c6106793d44571a.tar.bz2 gentoo-2-bc84a5460afc9a7a27a13f046c6106793d44571a.zip |
Fix dependencies: pkgmove of Config-General
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild')
-rw-r--r-- | dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild b/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild index be890908e093..14b91304b2fa 100644 --- a/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild +++ b/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild,v 1.1 2014/08/26 17:34:36 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.240.0-r1.ebuild,v 1.2 2015/04/01 22:22:30 dilfridge Exp $ EAPI=5 @@ -15,7 +15,9 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix" IUSE="test" RDEPEND=">=virtual/perl-Module-Pluggable-3.9 - !<dev-perl/config-general-2.47" + !<dev-perl/config-general-2.47 + !<dev-perl/Config-General-2.47 +" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod |