diff options
author | 2006-04-26 22:00:21 +0000 | |
---|---|---|
committer | 2006-04-26 22:00:21 +0000 | |
commit | 75d17cba9646516c3bdf681c69ae31d3af7adb38 (patch) | |
tree | e11bbd8cf3fcd911714cf423dc664aa1f6655f60 /virtual/perl-CGI/perl-CGI-3.19.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-75d17cba9646516c3bdf681c69ae31d3af7adb38.tar.gz gentoo-2-75d17cba9646516c3bdf681c69ae31d3af7adb38.tar.bz2 gentoo-2-75d17cba9646516c3bdf681c69ae31d3af7adb38.zip |
Version bump
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'virtual/perl-CGI/perl-CGI-3.19.ebuild')
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.19.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.19.ebuild b/virtual/perl-CGI/perl-CGI-3.19.ebuild new file mode 100644 index 000000000000..cff2aa8c8b6d --- /dev/null +++ b/virtual/perl-CGI/perl-CGI-3.19.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.19.ebuild,v 1.1 2006/04/26 22:00:21 mcummings 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}" |