summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-11 05:43:26 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-11 05:43:26 +0000
commit2cbc7b5a63adda5c41489c347423b417daed2886 (patch)
treee92278d41335c45f49c62c92bda718623bbfbba8 /dev-perl/SQL-Abstract
parentCleanup (diff)
downloadgentoo-2-2cbc7b5a63adda5c41489c347423b417daed2886.tar.gz
gentoo-2-2cbc7b5a63adda5c41489c347423b417daed2886.tar.bz2
gentoo-2-2cbc7b5a63adda5c41489c347423b417daed2886.zip
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SQL-Abstract')
-rw-r--r--dev-perl/SQL-Abstract/ChangeLog6
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild17
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.65.ebuild25
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.66.ebuild25
4 files changed, 5 insertions, 68 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog
index fce1eb79231e..967afd4d8c38 100644
--- a/dev-perl/SQL-Abstract/ChangeLog
+++ b/dev-perl/SQL-Abstract/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SQL-Abstract
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.41 2010/06/03 08:12:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.42 2010/06/11 05:43:26 tove Exp $
+
+ 11 Jun 2010; Torsten Veller <tove@gentoo.org> -SQL-Abstract-1.22.ebuild,
+ -SQL-Abstract-1.65.ebuild, -SQL-Abstract-1.66.ebuild:
+ Cleanup
*SQL-Abstract-1.67 (03 Jun 2010)
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
deleted file mode 100644
index 2cdeed505b2e..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
+++ /dev/null
@@ -1,17 +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.22.ebuild,v 1.6 2009/09/13 14:58:23 armin76 Exp $
-
-inherit perl-module
-SRC_TEST="do"
-
-DESCRIPTION="Generate SQL from Perl data structures"
-HOMEPAGE="http://search.cpan.org/~nwiger/"
-SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tgz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.65.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.65.ebuild
deleted file mode 100644
index d86b29deb944..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.65.ebuild
+++ /dev/null
@@ -1,25 +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.65.ebuild,v 1.1 2010/04/13 12:19:21 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="FREW"
-#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.66.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.66.ebuild
deleted file mode 100644
index 60a92b694400..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.66.ebuild
+++ /dev/null
@@ -1,25 +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.66.ebuild,v 1.1 2010/04/29 06:15:05 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="FREW"
-#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"