diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-07-17 12:34:58 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-07-17 12:34:58 +0000 |
commit | ca698962b2c473ae7d0260c1aabb63ba8d16997e (patch) | |
tree | 045e2f03c64898ebd74b7d51d329079665818e29 /dev-perl/Config-Simple/Config-Simple-4.58.ebuild | |
parent | ppc stable (diff) | |
download | historical-ca698962b2c473ae7d0260c1aabb63ba8d16997e.tar.gz historical-ca698962b2c473ae7d0260c1aabb63ba8d16997e.tar.bz2 historical-ca698962b2c473ae7d0260c1aabb63ba8d16997e.zip |
+ ~amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Config-Simple/Config-Simple-4.58.ebuild')
-rw-r--r-- | dev-perl/Config-Simple/Config-Simple-4.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-Simple/Config-Simple-4.58.ebuild b/dev-perl/Config-Simple/Config-Simple-4.58.ebuild index 06d2f6c97b9a..9d512f7f941c 100644 --- a/dev-perl/Config-Simple/Config-Simple-4.58.ebuild +++ b/dev-perl/Config-Simple/Config-Simple-4.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/Config-Simple-4.58.ebuild,v 1.1 2005/04/24 21:34:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Simple/Config-Simple-4.58.ebuild,v 1.2 2005/07/17 12:34:58 voxus Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~sherzodr/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc" IUSE="" SRC_TEST="do" |