diff options
author | 2006-03-26 14:19:04 +0000 | |
---|---|---|
committer | 2006-03-26 14:19:04 +0000 | |
commit | 02bb6ecfb7026b87e92d8e41e68cead656c88b08 (patch) | |
tree | f10763b17a3ac02ab1a30bb904361d4eb0fd8b51 /dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild | |
parent | 60+ days, marking stable sparc x86 (diff) | |
download | gentoo-2-02bb6ecfb7026b87e92d8e41e68cead656c88b08.tar.gz gentoo-2-02bb6ecfb7026b87e92d8e41e68cead656c88b08.tar.bz2 gentoo-2-02bb6ecfb7026b87e92d8e41e68cead656c88b08.zip |
60+ days, marking stable for sparc and x86
(Portage version: 2.1_pre6-r5)
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 19f0864ea235..43e28a795576 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.3 2006/03/13 21:28:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild,v 1.4 2006/03/26 14:19:04 mcummings 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" |