diff options
author | 2007-04-10 11:54:50 +0000 | |
---|---|---|
committer | 2007-04-10 11:54:50 +0000 | |
commit | 5b9e05964d925cd7ec1df50b64b2c8ce1188cae8 (patch) | |
tree | f252c9323f818b11873b9fd6e8d5e551829fe4cf /dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild | |
parent | sparc stable (diff) | |
download | gentoo-2-5b9e05964d925cd7ec1df50b64b2c8ce1188cae8.tar.gz gentoo-2-5b9e05964d925cd7ec1df50b64b2c8ce1188cae8.tar.bz2 gentoo-2-5b9e05964d925cd7ec1df50b64b2c8ce1188cae8.zip |
sparc stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild')
-rw-r--r-- | dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild index 485fb3379fe9..6c32d7290ba7 100644 --- a/dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild +++ b/dev-perl/Config-Tiny/Config-Tiny-2.10.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-Tiny/Config-Tiny-2.10.ebuild,v 1.4 2007/04/08 21:44:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.10.ebuild,v 1.5 2007/04/10 11:54:50 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |