diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 15:36:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 15:36:52 +0000 |
commit | f1ec47159ba6fbac624e77e9e549b5a2863512ba (patch) | |
tree | d411489214f60a86bd4ef25d498c9e4772d5ae5d /dev-perl/Text-CSV | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #341513 (diff) | |
download | gentoo-2-f1ec47159ba6fbac624e77e9e549b5a2863512ba.tar.gz gentoo-2-f1ec47159ba6fbac624e77e9e549b5a2863512ba.tar.bz2 gentoo-2-f1ec47159ba6fbac624e77e9e549b5a2863512ba.zip |
Add ~alpha/~ia64/~sparc wrt #340891
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.17.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.18.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.19.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.20.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Text-CSV/ChangeLog b/dev-perl/Text-CSV/ChangeLog index 6c2db175a539..186fa75d1b75 100644 --- a/dev-perl/Text-CSV/ChangeLog +++ b/dev-perl/Text-CSV/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-CSV # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.33 2010/10/23 08:49:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.34 2010/10/24 15:36:52 armin76 Exp $ + + 24 Oct 2010; Raúl Porcel <armin76@gentoo.org> Text-CSV-1.17.ebuild, + Text-CSV-1.18.ebuild, Text-CSV-1.19.ebuild, Text-CSV-1.20.ebuild: + Add ~alpha/~ia64/~sparc wrt #340891 23 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> Text-CSV-1.20.ebuild: Keyword ~ppc64 wrt #340891 diff --git a/dev-perl/Text-CSV/Text-CSV-1.17.ebuild b/dev-perl/Text-CSV/Text-CSV-1.17.ebuild index 6167ba783ddd..492f433676b6 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.17.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.17.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/Text-CSV-1.17.ebuild,v 1.1 2010/03/17 08:41:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-1.17.ebuild,v 1.2 2010/10/24 15:36:52 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Text-CSV/Text-CSV-1.18.ebuild b/dev-perl/Text-CSV/Text-CSV-1.18.ebuild index 4a0824934350..5340145832bd 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.18.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.18.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/Text-CSV-1.18.ebuild,v 1.1 2010/06/22 06:19:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-1.18.ebuild,v 1.2 2010/10/24 15:36:52 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Text-CSV/Text-CSV-1.19.ebuild b/dev-perl/Text-CSV/Text-CSV-1.19.ebuild index 25c4d81181ce..c5c8b21b922a 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.19.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.19.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/Text-CSV-1.19.ebuild,v 1.2 2010/10/14 19:33:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-1.19.ebuild,v 1.3 2010/10/24 15:36:52 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Text-CSV/Text-CSV-1.20.ebuild b/dev-perl/Text-CSV/Text-CSV-1.20.ebuild index af0a7d9296a3..e45d43c55cfd 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.20.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.20.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/Text-CSV-1.20.ebuild,v 1.2 2010/10/23 08:49:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-1.20.ebuild,v 1.3 2010/10/24 15:36:52 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="" |