diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 06:27:34 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 06:27:34 +0000 |
commit | d03b334ac872bb63d05a0c9e08ac7c636aee9ab9 (patch) | |
tree | c8652974e4a6536989ae4661a801cba81802ca4e /dev-perl/Apache-DBI | |
parent | Stable amd64, x86. (Manifest recommit) (diff) | |
download | gentoo-2-d03b334ac872bb63d05a0c9e08ac7c636aee9ab9.tar.gz gentoo-2-d03b334ac872bb63d05a0c9e08ac7c636aee9ab9.tar.bz2 gentoo-2-d03b334ac872bb63d05a0c9e08ac7c636aee9ab9.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/Apache-DBI')
-rw-r--r-- | dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-DBI/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild b/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild index a0a9720952f5..84fb873a506a 100644 --- a/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild +++ b/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild,v 1.7 2004/10/16 23:57:19 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-0.94.ebuild,v 1.8 2004/10/19 06:27:34 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abh/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" DEPEND="${DEPEND} diff --git a/dev-perl/Apache-DBI/ChangeLog b/dev-perl/Apache-DBI/ChangeLog index 9a94b0594048..e96fa9c76936 100644 --- a/dev-perl/Apache-DBI/ChangeLog +++ b/dev-perl/Apache-DBI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-DBI # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.16 2004/10/06 21:02:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.17 2004/10/19 06:27:34 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Apache-DBI-0.94.ebuild: + Stable on amd64. 06 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> Apache-DBI-0.94.ebuild: Stable on alpha. |