| 1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.590.0.ebuild,v 1.2 2012/05/09 15:25:03 aballier Exp $
|
| 4 |
|
| 5 |
DESCRIPTION="Virtual for ${PN#perl-}"
|
| 6 |
HOMEPAGE=""
|
| 7 |
SRC_URI=""
|
| 8 |
|
| 9 |
LICENSE=""
|
| 10 |
SLOT="0"
|
| 11 |
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
|
| 12 |
IUSE=""
|
| 13 |
|
| 14 |
RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"
|