16 lines
489 B
Bash
16 lines
489 B
Bash
# Copyright 1999-2013 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild,v 1.12 2013/03/02 16:28:13 ago Exp $
|
|
|
|
EAPI=4
|
|
|
|
DESCRIPTION="Virtual for ${PN#perl-}"
|
|
HOMEPAGE=""
|
|
SRC_URI=""
|
|
|
|
LICENSE=""
|
|
SLOT="0"
|
|
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
|
|
IUSE=""
|
|
|
|
RDEPEND="~perl-core/${PN#perl-}-${PV}"
|