summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-11-04 19:08:05 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-11-04 19:08:05 +0000
commitc8efece61f88221a0ab10c33b2599283ff6bf56d (patch)
tree8f24e8d0bca9c340bfcd87aaf4382c6c85ca9e87 /dev-perl
parentremove old (diff)
downloadgentoo-2-c8efece61f88221a0ab10c33b2599283ff6bf56d.tar.gz
gentoo-2-c8efece61f88221a0ab10c33b2599283ff6bf56d.tar.bz2
gentoo-2-c8efece61f88221a0ab10c33b2599283ff6bf56d.zip
Add ~arm and ~mips keywords
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-CSV-Simple/ChangeLog7
-rw-r--r--dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-CSV-Simple/ChangeLog b/dev-perl/Text-CSV-Simple/ChangeLog
index bb5cc04d2793..7feb5ec27845 100644
--- a/dev-perl/Text-CSV-Simple/ChangeLog
+++ b/dev-perl/Text-CSV-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-CSV-Simple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.10 2012/09/01 11:57:58 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.11 2013/11/04 19:08:05 pinkbyte Exp $
+
+ 04 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> Text-CSV-Simple-1.0.0.ebuild:
+ Add ~arm and ~mips keywords
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Text-CSV-Simple-1.0.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild
index 32ef407fbc9c..f718586f650f 100644
--- a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild
+++ b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.0.0.ebuild,v 1.3 2012/09/01 11:57:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0.ebuild,v 1.4 2013/11/04 19:08:05 pinkbyte Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Text::CSV::Simple - Simpler parsing of CSV files"
SLOT="0"
LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+
-KEYWORDS="amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~arm ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="dev-perl/Text-CSV_XS