diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-09 08:34:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-09 08:34:13 +0000 |
commit | f8e934e11a2dc683a868dd71d1cbafed3a182a73 (patch) | |
tree | b3a30a390cefb55e407bb1820e2b40664a0147a2 /virtual/perl-CGI/perl-CGI-3.42.ebuild | |
parent | Version bump (diff) | |
download | historical-f8e934e11a2dc683a868dd71d1cbafed3a182a73.tar.gz historical-f8e934e11a2dc683a868dd71d1cbafed3a182a73.tar.bz2 historical-f8e934e11a2dc683a868dd71d1cbafed3a182a73.zip |
Version bump
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'virtual/perl-CGI/perl-CGI-3.42.ebuild')
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.42.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.42.ebuild b/virtual/perl-CGI/perl-CGI-3.42.ebuild new file mode 100644 index 000000000000..30517f43f334 --- /dev/null +++ b/virtual/perl-CGI/perl-CGI-3.42.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.42.ebuild,v 1.1 2008/09/09 08:34:13 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}" |