diff options
author | Vladimir Smirnov <civil@gentoo.org> | 2014-07-31 11:38:40 +0000 |
---|---|---|
committer | Vladimir Smirnov <civil@gentoo.org> | 2014-07-31 11:38:40 +0000 |
commit | e04b877995d7ac8e932e2c18964d2539d0cb679a (patch) | |
tree | 36fdfae7a5899b9c9ea2ba59999f4aa834a13699 /virtual/perl-Text-ParseWords | |
parent | Revbumps to fix security bugs (see #517298). Removed old (diff) | |
download | gentoo-2-e04b877995d7ac8e932e2c18964d2539d0cb679a.tar.gz gentoo-2-e04b877995d7ac8e932e2c18964d2539d0cb679a.tar.bz2 gentoo-2-e04b877995d7ac8e932e2c18964d2539d0cb679a.zip |
Keyword for ~arm
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xA832680F)
Diffstat (limited to 'virtual/perl-Text-ParseWords')
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog index 9ba3703c263e..8fe01da81d3c 100644 --- a/virtual/perl-Text-ParseWords/ChangeLog +++ b/virtual/perl-Text-ParseWords/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-ParseWords # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.7 2014/07/28 17:39:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.8 2014/07/31 11:38:40 civil Exp $ + + 31 Jul 2014; Vladimir Smirnov perl-Text-ParseWords-3.280.0-r2.ebuild, + perl-Text-ParseWords-3.290.0-r1.ebuild: + Keyword for ~arm 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> perl-Text-ParseWords-3.280.0-r2.ebuild: diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild index 35149e77cd17..58e1248366e3 100644 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v 1.3 2014/07/28 17:39:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v 1.4 2014/07/31 11:38:40 civil Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~x86" +KEYWORDS="alpha amd64 ~arm ~x86" IUSE="" RDEPEND=" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild index 943742e6d009..99c447eeaab1 100644 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild,v 1.1 2014/07/13 18:33:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild,v 1.2 2014/07/31 11:38:40 civil Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" |