summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-22 22:19:33 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-22 22:19:33 +0000
commit5f53d22e4335211e4eaa2443af038c49fd5fcd42 (patch)
tree39b4208327b19cf007c70a208b3a05177025d9bf /virtual/perl-CGI/perl-CGI-3.45.ebuild
parentVersion bump (diff)
downloadgentoo-2-5f53d22e4335211e4eaa2443af038c49fd5fcd42.tar.gz
gentoo-2-5f53d22e4335211e4eaa2443af038c49fd5fcd42.tar.bz2
gentoo-2-5f53d22e4335211e4eaa2443af038c49fd5fcd42.zip
Version bump
(Portage version: 2.2_rc39/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI/perl-CGI-3.45.ebuild')
-rw-r--r--virtual/perl-CGI/perl-CGI-3.45.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.45.ebuild b/virtual/perl-CGI/perl-CGI-3.45.ebuild
new file mode 100644
index 000000000000..64530bd621c8
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.45.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.45.ebuild,v 1.1 2009/08/22 22:19:33 tove Exp $
+
+DESCRIPTION="Virtual for CGI"
+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 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/CGI-${PV}"