diff options
-rw-r--r-- | dev-perl/BDB/BDB-1.920.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/BDB/BDB-1.920.0.ebuild b/dev-perl/BDB/BDB-1.920.0.ebuild deleted file mode 100644 index 47d26c1126c6..000000000000 --- a/dev-perl/BDB/BDB-1.920.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MLEHMANN -DIST_VERSION=1.92 -DIST_EXAMPLES=("eg/*") -inherit perl-module - -DESCRIPTION="Asynchronous Berkeley DB access" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-perl/common-sense - sys-libs/db:= -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" |