16 lines
503 B
Bash
16 lines
503 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.829.0.ebuild,v 1.1 2013/08/16 07:03:50 patrick 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}"
|