diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:18:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:18:23 +0000 |
commit | c1c8c9358351dd46d48a769b16955ffe145c99cd (patch) | |
tree | 9f0367881a78b472c755d10e3970d56a8e62649e /dev-perl/Text-CSV_XS | |
parent | Drop sh (diff) | |
download | historical-c1c8c9358351dd46d48a769b16955ffe145c99cd.tar.gz historical-c1c8c9358351dd46d48a769b16955ffe145c99cd.tar.bz2 historical-c1c8c9358351dd46d48a769b16955ffe145c99cd.zip |
Revert
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index 24c66600a0eb..3f2f77b7b0b1 100644 --- a/dev-perl/Text-CSV_XS/ChangeLog +++ b/dev-perl/Text-CSV_XS/ChangeLog @@ -1,10 +1,6 @@ # ChangeLog for dev-perl/Text-CSV_XS # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.70 2010/05/09 17:17:32 armin76 Exp $ - - 09 May 2010; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.67.ebuild, - Text-CSV_XS-0.72.ebuild, Text-CSV_XS-0.73.ebuild: - sh stable +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.71 2010/05/09 17:18:23 armin76 Exp $ 08 May 2010; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.72.ebuild: alpha/ia64/sparc stable wrt #314467 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild index 3f6649173018..87e4f31a14c0 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.72.ebuild,v 1.4 2010/05/09 17:17:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.5 2010/05/09 17:18:23 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |