diff options
author | 2013-03-13 07:44:56 +0000 | |
---|---|---|
committer | 2013-03-13 07:44:56 +0000 | |
commit | e43932fa272e2a267275ce05a9fc753ca8f9814d (patch) | |
tree | 1be7f69d125faeda78dae49175e68f4452474b4f /virtual/perl-Pod-Simple | |
parent | [bump] perl-core/Pod-Simple-3.260.0 (diff) | |
download | gentoo-2-e43932fa272e2a267275ce05a9fc753ca8f9814d.tar.gz gentoo-2-e43932fa272e2a267275ce05a9fc753ca8f9814d.tar.bz2 gentoo-2-e43932fa272e2a267275ce05a9fc753ca8f9814d.zip |
[bump] virtual/perl-Pod-Simple-3.260.0
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r-- | virtual/perl-Pod-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index 86f194e75405..274e5d7e34c4 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Pod-Simple # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.64 2013/03/02 16:35:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.65 2013/03/13 07:44:56 tove Exp $ + +*perl-Pod-Simple-3.260.0 (13 Mar 2013) + + 13 Mar 2013; Torsten Veller <tove@gentoo.org> + +perl-Pod-Simple-3.260.0.ebuild: + Version bump 02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> perl-Pod-Simple-3.230.0.ebuild: Stable for sh, wrt bug #458122 diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild new file mode 100644 index 000000000000..82c0e81f0904 --- /dev/null +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 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.260.0.ebuild,v 1.1 2013/03/13 07:44:56 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |