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 | 3d7b23a24e6ed95f741746f1bb4b110b2ab71d9b (patch) | |
tree | 2fa3bf3f1c67d16ae4c83ac0f8e7a5004e256f75 /dev-perl/Text-CSV_XS | |
parent | Drop sh (diff) | |
download | gentoo-2-3d7b23a24e6ed95f741746f1bb4b110b2ab71d9b.tar.gz gentoo-2-3d7b23a24e6ed95f741746f1bb4b110b2ab71d9b.tar.bz2 gentoo-2-3d7b23a24e6ed95f741746f1bb4b110b2ab71d9b.zip |
Revert
(Portage version: 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="" |