diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-08 07:27:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-08 07:27:09 +0000 |
commit | f3a752a923bd7fc7498a4630dd0c1cbf6a43a58d (patch) | |
tree | 2560cdffcd266c2aa0e2b2a7c8ab10a729210051 /virtual/perl-version/perl-version-0.77.02.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-f3a752a923bd7fc7498a4630dd0c1cbf6a43a58d.tar.gz gentoo-2-f3a752a923bd7fc7498a4630dd0c1cbf6a43a58d.tar.bz2 gentoo-2-f3a752a923bd7fc7498a4630dd0c1cbf6a43a58d.zip |
Version bump
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-version/perl-version-0.77.02.ebuild')
-rw-r--r-- | virtual/perl-version/perl-version-0.77.02.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-version/perl-version-0.77.02.ebuild b/virtual/perl-version/perl-version-0.77.02.ebuild new file mode 100644 index 000000000000..3bdb3605b0e4 --- /dev/null +++ b/virtual/perl-version/perl-version-0.77.02.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.77.02.ebuild,v 1.1 2009/09/08 07:27:09 tove Exp $ + +DESCRIPTION="Perl extension for Version Objects" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND="~perl-core/version-${PV}" |