summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 15:41:26 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 15:41:26 +0000
commit665a96779aee632124a67b739f85919ed4b04d8e (patch)
treeb30485f704e565e508a9213c65ca20244e615e0b /dev-perl/SQL-Abstract
parentDrop KDE 4.2.2 (diff)
downloadgentoo-2-665a96779aee632124a67b739f85919ed4b04d8e.tar.gz
gentoo-2-665a96779aee632124a67b739f85919ed4b04d8e.tar.bz2
gentoo-2-665a96779aee632124a67b739f85919ed4b04d8e.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
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.52.ebuild21
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild21
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild22
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild23
5 files changed, 6 insertions, 88 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog
index ebf7bbd87c20..5863a5a2a976 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.25 2009/05/31 07:53:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.26 2009/06/03 15:41:25 tove Exp $
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org> -SQL-Abstract-1.52.ebuild,
+ -SQL-Abstract-1.53.ebuild, -SQL-Abstract-1.54.ebuild,
+ -SQL-Abstract-1.55.ebuild:
+ Cleanup
*SQL-Abstract-1.56 (31 May 2009)
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild
deleted file mode 100644
index a342cd62bf28..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 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.52.ebuild,v 1.1 2009/04/29 08:04:03 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Test-Deep"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Warn )"
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild
deleted file mode 100644
index 1cb9ed37ad9e..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 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.53.ebuild,v 1.1 2009/05/01 11:04:11 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Test-Deep"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Warn )"
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild
deleted file mode 100644
index 92a9e9097a8a..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 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.54.ebuild,v 1.1 2009/05/08 08:41:14 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="RIBASUSHI"
-#MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Test-Deep"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Warn )"
-
-SRC_TEST="do"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild
deleted file mode 100644
index d1c2ec6a905f..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 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.55.ebuild,v 1.1 2009/05/17 07:20:07 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="RIBASUSHI"
-#MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Test-Deep"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Exception
- dev-perl/Test-Warn
- dev-perl/Clone )"
-
-SRC_TEST="do"