diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:28:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:28:16 +0000 |
commit | 922bbf19da07abaf5c0a5aba7967242e23d1fe85 (patch) | |
tree | d3e4f4e42335c05ffec3f0bcced31e41301a1d19 /dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-922bbf19da07abaf5c0a5aba7967242e23d1fe85.tar.gz gentoo-2-922bbf19da07abaf5c0a5aba7967242e23d1fe85.tar.bz2 gentoo-2-922bbf19da07abaf5c0a5aba7967242e23d1fe85.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild')
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild index 0c2562f637e9..2a9b959af337 100644 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild +++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild,v 1.7 2007/01/15 15:11:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild,v 1.8 2007/03/05 11:28:16 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GC/GCARLS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="test" SRC_TEST="do" DEPEND="test? ( virtual/perl-Test-Harness ) |