summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-26 14:35:00 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-26 14:35:00 +0000
commit2b9fc6a75cb1540ece910348cbddac884c286690 (patch)
tree98cd88547531359ec685704bff688229c469f401 /dev-perl/SQL-Abstract
parentRemove old (diff)
downloadgentoo-2-2b9fc6a75cb1540ece910348cbddac884c286690.tar.gz
gentoo-2-2b9fc6a75cb1540ece910348cbddac884c286690.tar.bz2
gentoo-2-2b9fc6a75cb1540ece910348cbddac884c286690.zip
Drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/SQL-Abstract')
-rw-r--r--dev-perl/SQL-Abstract/ChangeLog7
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.63.ebuild24
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.720.0.ebuild31
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.730.0.ebuild34
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.740.0.ebuild34
5 files changed, 6 insertions, 124 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog
index 71200d31eb20..f23c09ae79bb 100644
--- a/dev-perl/SQL-Abstract/ChangeLog
+++ b/dev-perl/SQL-Abstract/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/SQL-Abstract
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.59 2014/07/26 14:33:41 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.60 2014/07/26 14:35:00 zlogene Exp $
+
+ 26 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> -SQL-Abstract-1.63.ebuild,
+ -SQL-Abstract-1.720.0.ebuild, -SQL-Abstract-1.730.0.ebuild,
+ -SQL-Abstract-1.740.0.ebuild:
+ Drop old
26 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> SQL-Abstract-1.780.0.ebuild:
Mark amd64/x86 stable
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.63.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.63.ebuild
deleted file mode 100644
index 25c37770b742..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.63.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.63.ebuild,v 1.2 2010/04/17 08:28:22 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="RIBASUSHI"
-#MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Test-Deep"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Pod
- dev-perl/Test-Warn
- >=dev-perl/Clone-0.31 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.720.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.720.0.ebuild
deleted file mode 100644
index bfda5a9352a0..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.720.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.720.0.ebuild,v 1.1 2011/08/29 09:39:12 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=FREW
-MODULE_VERSION=1.72
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Class-Accessor-Grouped-0.100.20
- >=dev-perl/Getopt-Long-Descriptive-0.086
- dev-perl/Hash-Merge"
-DEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Deep-0.106
- dev-perl/Test-Exception
- dev-perl/Test-Pod
- >=virtual/perl-Test-Simple-0.92
- dev-perl/Test-Warn
- >=dev-perl/Clone-0.31
- )"
-# dev-perl/Test-Pod-Coverage
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.730.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.730.0.ebuild
deleted file mode 100644
index 16eb7451a180..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.730.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.730.0.ebuild,v 1.2 2012/09/01 11:50:24 grobian Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=FREW
-MODULE_VERSION=1.73
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Class-Accessor-Grouped-0.100.50
- >=dev-perl/Getopt-Long-Descriptive-0.91.0
- dev-perl/Hash-Merge
-"
-DEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Deep-0.106
- dev-perl/Test-Exception
- dev-perl/Test-Pod
- >=virtual/perl-Test-Simple-0.92
- dev-perl/Test-Warn
- >=dev-perl/Clone-0.31
- )
-"
-# dev-perl/Test-Pod-Coverage
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.740.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.740.0.ebuild
deleted file mode 100644
index bc316132541e..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.740.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.740.0.ebuild,v 1.2 2014/06/12 20:31:58 zlogene Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=RIBASUSHI
-MODULE_VERSION=1.74
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Class-Accessor-Grouped-0.100.50
- >=dev-perl/Getopt-Long-Descriptive-0.91.0
- dev-perl/Hash-Merge
-"
-DEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Deep-0.106
- dev-perl/Test-Exception
- dev-perl/Test-Pod
- >=virtual/perl-Test-Simple-0.92
- dev-perl/Test-Warn
- >=dev-perl/Clone-0.31
- )
-"
-# dev-perl/Test-Pod-Coverage
-
-SRC_TEST="do"