commit:     d78aeb107a977533dad57c71f0bb691f3599f55e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 12:59:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 23 13:25:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78aeb10

dev-perl/DBIx-DBSchema: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../DBIx-DBSchema/DBIx-DBSchema-0.450.0.ebuild     | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.450.0.ebuild 
b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.450.0.ebuild
deleted file mode 100644
index b9557aca3d5..00000000000
--- a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.450.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=IVAN
-MODULE_VERSION=0.45
-inherit perl-module
-
-DESCRIPTION="Database-independent schema objects"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
-IUSE=""
-
-RDEPEND="
-       dev-perl/DBI
-       virtual/perl-Storable
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST="do"

Reply via email to