diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-15 18:03:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-15 18:03:39 +0000 |
commit | 15c1ea50920bef284ba8030734c42cbfc13c2184 (patch) | |
tree | c7413f56c3c4d2564bbb6493a5ae53070b32fcf0 /dev-perl/DBI | |
parent | Cleanup (diff) | |
download | gentoo-2-15c1ea50920bef284ba8030734c42cbfc13c2184.tar.gz gentoo-2-15c1ea50920bef284ba8030734c42cbfc13c2184.tar.bz2 gentoo-2-15c1ea50920bef284ba8030734c42cbfc13c2184.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/DBI')
-rw-r--r-- | dev-perl/DBI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.51-r1.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.52.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.53.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.55.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.56.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.57.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.58.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.59.ebuild | 21 |
9 files changed, 6 insertions, 169 deletions
diff --git a/dev-perl/DBI/ChangeLog b/dev-perl/DBI/ChangeLog index 6dba97b90d8d..c04e47067a86 100644 --- a/dev-perl/DBI/ChangeLog +++ b/dev-perl/DBI/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/DBI # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.111 2008/06/07 10:01:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.112 2008/09/15 18:03:39 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -DBI-1.51-r1.ebuild, + -DBI-1.52.ebuild, -DBI-1.53.ebuild, -DBI-1.55.ebuild, -DBI-1.56.ebuild, + -DBI-1.57.ebuild, -DBI-1.58.ebuild, -DBI-1.59.ebuild: + Cleanup 07 Jun 2008; Alexis Ballier <aballier@gentoo.org> DBI-1.601.ebuild: keyword ~x86-fbsd diff --git a/dev-perl/DBI/DBI-1.51-r1.ebuild b/dev-perl/DBI/DBI-1.51-r1.ebuild deleted file mode 100644 index 2f8a4d09f0bb..000000000000 --- a/dev-perl/DBI/DBI-1.51-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.51-r1.ebuild,v 1.7 2007/01/02 22:12:27 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.52.ebuild b/dev-perl/DBI/DBI-1.52.ebuild deleted file mode 100644 index 6e26bc15c7ac..000000000000 --- a/dev-perl/DBI/DBI-1.52.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.52.ebuild,v 1.9 2007/01/02 22:12:27 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ppc ~ppc64 sparc ~sparc-fbsd ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.53.ebuild b/dev-perl/DBI/DBI-1.53.ebuild deleted file mode 100644 index 170d251a9b6a..000000000000 --- a/dev-perl/DBI/DBI-1.53.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.53.ebuild,v 1.6 2007/04/15 21:26:17 corsair Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 sparc ~sparc-fbsd x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.55.ebuild b/dev-perl/DBI/DBI-1.55.ebuild deleted file mode 100644 index fa300a932358..000000000000 --- a/dev-perl/DBI/DBI-1.55.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.55.ebuild,v 1.3 2007/06/21 14:48:20 gustavoz Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~sparc-fbsd ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.56.ebuild b/dev-perl/DBI/DBI-1.56.ebuild deleted file mode 100644 index 2dc43d5da261..000000000000 --- a/dev-perl/DBI/DBI-1.56.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.56.ebuild,v 1.5 2007/07/06 15:44:06 tgall Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 mips ~ppc ppc64 sparc ~sparc-fbsd x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.57.ebuild b/dev-perl/DBI/DBI-1.57.ebuild deleted file mode 100644 index a930186dc2a3..000000000000 --- a/dev-perl/DBI/DBI-1.57.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.57.ebuild,v 1.1 2007/06/25 10:05:49 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.58.ebuild b/dev-perl/DBI/DBI-1.58.ebuild deleted file mode 100644 index 487e083364b8..000000000000 --- a/dev-perl/DBI/DBI-1.58.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.58.ebuild,v 1.6 2007/11/10 12:28:54 drac Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 mips ~ppc ppc64 sparc ~sparc-fbsd x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" diff --git a/dev-perl/DBI/DBI-1.59.ebuild b/dev-perl/DBI/DBI-1.59.ebuild deleted file mode 100644 index e5a1f4428fc8..000000000000 --- a/dev-perl/DBI/DBI-1.59.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.59.ebuild,v 1.1 2007/10/19 22:07:59 ian Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl DBI Module" -HOMEPAGE="http://search.cpan.org/~timb/${P}/" -SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/PlRPC-0.2 - >=virtual/perl-Sys-Syslog-0.17 - dev-lang/perl" - -mydoc="ToDo" |