diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:13:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:13:24 +0000 |
commit | c24fb77666e360611c6efaffb468d217ef0858e1 (patch) | |
tree | 3ef1401d8f1f3387c52cc9114dcf1e0f69f9e795 /dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c24fb77666e360611c6efaffb468d217ef0858e1.tar.gz gentoo-2-c24fb77666e360611c6efaffb468d217ef0858e1.tar.bz2 gentoo-2-c24fb77666e360611c6efaffb468d217ef0858e1.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
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 2e1e1d425423..cf130a4a4c82 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.2 2008/01/23 19:11:19 armin76 Exp $ +# $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 $ 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" |