diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-04 21:11:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-04 21:11:55 +0000 |
commit | e4a30f07cb7974315de504811d7708ae3a1ef9a4 (patch) | |
tree | 3a3eaf8ae7b883794d40c95c17e8fa467d9840bb /perl-core/Pod-Simple | |
parent | Remove empty -Wl,-soname from SOLDFLAGS that was causing SONAME to end up bei... (diff) | |
download | gentoo-2-e4a30f07cb7974315de504811d7708ae3a1ef9a4.tar.gz gentoo-2-e4a30f07cb7974315de504811d7708ae3a1ef9a4.tar.bz2 gentoo-2-e4a30f07cb7974315de504811d7708ae3a1ef9a4.zip |
arm stable, bug #391499
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'perl-core/Pod-Simple')
-rw-r--r-- | perl-core/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index da3c68a32710..0105e4dbd5cb 100644 --- a/perl-core/Pod-Simple/ChangeLog +++ b/perl-core/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Pod-Simple # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.31 2011/11/30 03:47:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.32 2011/12/04 21:11:55 maekke Exp $ + + 04 Dec 2011; Markus Meier <maekke@gentoo.org> Pod-Simple-3.160.0.ebuild: + arm stable, bug #391499 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> Pod-Simple-3.160.0.ebuild: Stable for HPPA (bug #391499). diff --git a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild index 0c9381924e4d..1ccc4bd9a939 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.160.0.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/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.3 2011/11/30 03:47:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.4 2011/12/04 21:11:55 maekke Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" 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="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |