diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-27 12:01:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-27 12:01:35 +0000 |
commit | f114304eabf97ecc68b5a09add5b14238c96776e (patch) | |
tree | eb11d29b3c10756d9ba5f6e4a8f33023c6d5da67 /dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f114304eabf97ecc68b5a09add5b14238c96776e.tar.gz gentoo-2-f114304eabf97ecc68b5a09add5b14238c96776e.tar.bz2 gentoo-2-f114304eabf97ecc68b5a09add5b14238c96776e.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild index 50295f7bf036..83f8d69fa1d6 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild,v 1.5 2006/03/26 18:17:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild,v 1.6 2006/03/27 12:01:35 corsair Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |