diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 18:28:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 18:28:09 +0000 |
commit | 239389ee2af035c88875e87cf8a0ce9798aef49e (patch) | |
tree | 1adcfa672b03651f751f049350f963f06539b913 /dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild | |
parent | Stable on ppc wrt bug 156079 (diff) | |
download | gentoo-2-239389ee2af035c88875e87cf8a0ce9798aef49e.tar.gz gentoo-2-239389ee2af035c88875e87cf8a0ce9798aef49e.tar.bz2 gentoo-2-239389ee2af035c88875e87cf8a0ce9798aef49e.zip |
Stable on ppc wrt bug 204222
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild index cf130a4a4c82..cdcdd387b212 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.14.ebuild,v 1.3 2008/02/05 10:13:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild,v 1.4 2008/02/15 18:28:09 nixnut 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 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |