diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-09 18:00:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-09 18:00:52 +0000 |
commit | 72cf071a43681f791bdc10fa5e792e16fa425530 (patch) | |
tree | a82943ab3e96341cbcb5dc8366d2b49385981136 /virtual/perl-CGI/perl-CGI-3.15.ebuild | |
parent | arm/hppa/ia64/s390/sh love (diff) | |
download | gentoo-2-72cf071a43681f791bdc10fa5e792e16fa425530.tar.gz gentoo-2-72cf071a43681f791bdc10fa5e792e16fa425530.tar.bz2 gentoo-2-72cf071a43681f791bdc10fa5e792e16fa425530.zip |
arm/hppa/ia64/s390/sh love
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'virtual/perl-CGI/perl-CGI-3.15.ebuild')
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.15.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.15.ebuild b/virtual/perl-CGI/perl-CGI-3.15.ebuild index 38c9749c2630..c0a19a6168d1 100644 --- a/virtual/perl-CGI/perl-CGI-3.15.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.15.ebuild @@ -1,6 +1,6 @@ # 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.15.ebuild,v 1.7 2006/03/10 00:05:44 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.15.ebuild,v 1.8 2006/04/09 18:00:52 vapier Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,9 +8,8 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 mips ppc ppc64 sparc x86" - +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" + DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/CGI-${PV} )" - |