diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-17 00:09:58 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-17 00:09:58 +0000 |
commit | 2b3a7389b1dfaf4c712638508635c4903fed9ed6 (patch) | |
tree | 1bcf4e675f7c8db7842e54f0030379d9c330f55d /dev-perl/Text-CSV-Simple | |
parent | Keywording ~amd64 (diff) | |
download | gentoo-2-2b3a7389b1dfaf4c712638508635c4903fed9ed6.tar.gz gentoo-2-2b3a7389b1dfaf4c712638508635c4903fed9ed6.tar.bz2 gentoo-2-2b3a7389b1dfaf4c712638508635c4903fed9ed6.zip |
Keywording ~amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Text-CSV-Simple')
-rw-r--r-- | dev-perl/Text-CSV-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-CSV-Simple/ChangeLog b/dev-perl/Text-CSV-Simple/ChangeLog index 960af4f6fee3..633c875273b7 100644 --- a/dev-perl/Text-CSV-Simple/ChangeLog +++ b/dev-perl/Text-CSV-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-CSV-Simple # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.1 2006/05/23 07:08:20 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.2 2006/09/17 00:09:58 mcummings Exp $ + + 17 Sep 2006; Michael Cummings <mcummings@gentoo.org> + Text-CSV-Simple-1.00.ebuild: + Keywording ~amd64 *Text-CSV-Simple-1.00 (23 May 2006) diff --git a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild index 1af709c8263b..95c6389db233 100644 --- a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild +++ b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.2 2006/08/06 00:17:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.3 2006/09/17 00:09:58 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" SRC_TEST="do" DEPEND="dev-perl/Text-CSV_XS |