diff options
author | 2011-12-17 19:09:21 +0000 | |
---|---|---|
committer | 2011-12-17 19:09:21 +0000 | |
commit | 31873fb6712da260adfa77fd053ec9271bcc3741 (patch) | |
tree | 7faa2d8eb9a4f87ff27dbf378c8d6b5e13ffed5c /virtual/perl-Pod-Simple | |
parent | Stable for AMD64, wrt bug #393795 (diff) | |
download | gentoo-2-31873fb6712da260adfa77fd053ec9271bcc3741.tar.gz gentoo-2-31873fb6712da260adfa77fd053ec9271bcc3741.tar.bz2 gentoo-2-31873fb6712da260adfa77fd053ec9271bcc3741.zip |
alpha/ia64/s390/sh/sparc stable wrt #391499
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r-- | virtual/perl-Pod-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index c22d407230a4..e31a8e0a9b64 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Pod-Simple # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.44 2011/12/14 17:32:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.45 2011/12/17 19:09:21 armin76 Exp $ + + 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> + perl-Pod-Simple-3.160.0-r2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #391499 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> perl-Pod-Simple-3.160.0-r2.ebuild: diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild index 6cc7d50079cf..f433b256e0fa 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.5 2011/12/14 17:32:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.6 2011/12/17 19:09:21 armin76 Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |