diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:19:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:19:31 +0000 |
commit | 2d0ffd3854803ffd39db644f560d7221c06a200e (patch) | |
tree | b92686e02245ab5905ba9747aa99b4e8f043adf4 /dev-perl | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.tar.gz gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.tar.bz2 gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index ef53d2707059..1757ae406d6c 100644 --- a/dev-perl/Text-CSV_XS/ChangeLog +++ b/dev-perl/Text-CSV_XS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-CSV_XS -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.22 2007/11/10 14:54:42 drac Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.23 2008/01/23 19:19:31 armin76 Exp $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.31.ebuild: + alpha/ia64/sparc/x86 stable 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Text-CSV_XS-0.30.ebuild: amd64 stable diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild index 7514b4a87d3b..fb9f1eca075f 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild,v 1.1 2007/10/19 20:05:45 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild,v 1.2 2008/01/23 19:19:31 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hmbrand/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |