diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-14 16:02:33 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 01:33:59 +0200 |
commit | 21dbad451365bb821bf2f02d52acd3252147cef1 (patch) | |
tree | f2bfbebaa90e221f9e351567c70d79304b08f22d /virtual | |
parent | a071b9862890145ee4644dc26f0ce35aa03cac76 (diff) | |
download | gentoo-21dbad451365bb821bf2f02d52acd3252147cef1.tar.gz gentoo-21dbad451365bb821bf2f02d52acd3252147cef1.tar.xz |
virtual/perl-DB_File: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.835.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/virtual/perl-DB_File/perl-DB_File-1.835.0.ebuild b/virtual/perl-DB_File/perl-DB_File-1.835.0.ebuild deleted file mode 100644 index 7714be4007c..00000000000 --- a/virtual/perl-DB_File/perl-DB_File-1.835.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -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=" - || ( =dev-lang/perl-5.22*[berkdb] ~perl-core/${PN#perl-}-${PV} ) - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |