diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:32:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:32:41 +0000 |
commit | 222f224994b62314f40c8893b1f9efa252c506c3 (patch) | |
tree | cd7837c551d0d03396f79da558329f506edf8e87 /virtual/perl-Pod-Simple | |
parent | Permission notice used in some GNU manuals. (diff) | |
download | gentoo-2-222f224994b62314f40c8893b1f9efa252c506c3.tar.gz gentoo-2-222f224994b62314f40c8893b1f9efa252c506c3.tar.bz2 gentoo-2-222f224994b62314f40c8893b1f9efa252c506c3.zip |
Stable for AMD64, wrt bug #391499
(Portage version: 2.1.10.40/cvs/Linux i686)
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 21cd8fc8b4f1..c22d407230a4 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.43 2011/12/14 09:08:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.44 2011/12/14 17:32:41 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + perl-Pod-Simple-3.160.0-r2.ebuild: + Stable for AMD64, wrt bug #391499 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@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 f865a7cdb1c4..6cc7d50079cf 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.4 2011/12/14 09:08:22 phajdan.jr Exp $ +# $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 $ 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} )" |