diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 03:02:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 03:02:06 +0000 |
commit | 990dd9ed7e7f41069c55f2e52a7b6f03a680960d (patch) | |
tree | 54060ee70f6f7bd4c5e85c55f86d3554c87aa967 /dev-perl/Class-DBI | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-990dd9ed7e7f41069c55f2e52a7b6f03a680960d.tar.gz gentoo-2-990dd9ed7e7f41069c55f2e52a7b6f03a680960d.tar.bz2 gentoo-2-990dd9ed7e7f41069c55f2e52a7b6f03a680960d.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/Class-DBI')
-rw-r--r-- | dev-perl/Class-DBI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Class-DBI/Class-DBI-0.95.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Class-DBI/Class-DBI-0.96.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Class-DBI/ChangeLog b/dev-perl/Class-DBI/ChangeLog index b5d6724b84b4..9c80932f1256 100644 --- a/dev-perl/Class-DBI/ChangeLog +++ b/dev-perl/Class-DBI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-DBI -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.4 2004/06/25 00:12:07 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.5 2005/01/13 03:02:06 gustavoz Exp $ + + 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Class-DBI-0.95.ebuild: + Stable on sparc *Class-DBI-0.96 (05 Jun 2004) diff --git a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild b/dev-perl/Class-DBI/Class-DBI-0.95.ebuild index 6cc3cc74ba1a..eb1021128dba 100644 --- a/dev-perl/Class-DBI/Class-DBI-0.95.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-0.95.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.95.ebuild,v 1.5 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.95.ebuild,v 1.6 2005/01/13 03:02:06 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" # Tests aren't possible since they require interaction with the DB's diff --git a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild index 9e032d097079..e4cb2fb0bc3c 100644 --- a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.4 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.5 2005/01/13 03:02:06 gustavoz Exp $ inherit perl-module |