diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:38:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:38:39 +0000 |
commit | 9bf19b3b1c3fc2b6816893aec4a6e0cee29cefe7 (patch) | |
tree | 865a13c743628b1876310078c80dfaa660302ff4 /virtual | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-9bf19b3b1c3fc2b6816893aec4a6e0cee29cefe7.tar.gz gentoo-2-9bf19b3b1c3fc2b6816893aec4a6e0cee29cefe7.tar.bz2 gentoo-2-9bf19b3b1c3fc2b6816893aec4a6e0cee29cefe7.zip |
Stable for alpha, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-ParseWords/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog index eb6a30b51f1f..34912f49faac 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.24 2015/02/17 21:35:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.25 2015/02/18 08:38:39 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + perl-Text-ParseWords-3.290.0-r1.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-Text-ParseWords-3.290.0-r1.ebuild: 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 1acc6aed985d..b8250d0d708e 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-2015 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.11 2015/02/17 21:35:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild,v 1.12 2015/02/18 08:38:39 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |