diff options
author | 2013-03-13 07:42:03 +0000 | |
---|---|---|
committer | 2013-03-13 07:42:03 +0000 | |
commit | 4ac9fe41fb37d70e50d8e54ae4e17f2a6bbc15b4 (patch) | |
tree | cd7f09a4dadadbac4a7db4f4c172224557872e3f /virtual | |
parent | [bump] perl-core/podlators-2.5.1 (diff) | |
download | gentoo-2-4ac9fe41fb37d70e50d8e54ae4e17f2a6bbc15b4.tar.gz gentoo-2-4ac9fe41fb37d70e50d8e54ae4e17f2a6bbc15b4.tar.bz2 gentoo-2-4ac9fe41fb37d70e50d8e54ae4e17f2a6bbc15b4.zip |
[bump] virtual/perl-podlators-2.5.1
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-podlators/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-podlators/perl-podlators-2.5.1.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-podlators/ChangeLog b/virtual/perl-podlators/ChangeLog index 2ea1a581a280..c15cf9671ec9 100644 --- a/virtual/perl-podlators/ChangeLog +++ b/virtual/perl-podlators/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-podlators # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/ChangeLog,v 1.12 2013/01/06 10:06:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-podlators/ChangeLog,v 1.13 2013/03/13 07:42:03 tove Exp $ + +*perl-podlators-2.5.1 (13 Mar 2013) + + 13 Mar 2013; Torsten Veller <tove@gentoo.org> +perl-podlators-2.5.1.ebuild: + Version bump *perl-podlators-2.5.0 (06 Jan 2013) diff --git a/virtual/perl-podlators/perl-podlators-2.5.1.ebuild b/virtual/perl-podlators/perl-podlators-2.5.1.ebuild new file mode 100644 index 000000000000..20af7b973b56 --- /dev/null +++ b/virtual/perl-podlators/perl-podlators-2.5.1.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-podlators/perl-podlators-2.5.1.ebuild,v 1.1 2013/03/13 07:42:03 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |