diff options
author | 2006-03-10 03:05:49 +0000 | |
---|---|---|
committer | 2006-03-10 03:05:49 +0000 | |
commit | e4b268ee31a85752814d7f76c98f8ac4fda68ce8 (patch) | |
tree | 38b4907d230cef8f09eab9790a843373276cbc5d /dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild | |
parent | Mark 2.6.0 stable on ia64 (diff) | |
download | gentoo-2-e4b268ee31a85752814d7f76c98f8ac4fda68ce8.tar.gz gentoo-2-e4b268ee31a85752814d7f76c98f8ac4fda68ce8.tar.bz2 gentoo-2-e4b268ee31a85752814d7f76c98f8ac4fda68ce8.zip |
Mark 1.11 ~ia64
(Portage version: 2.1_pre5-r4)
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 a0cc1082d792..4e35cd34ce75 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.1 2006/01/13 13:54:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.11.ebuild,v 1.2 2006/03/10 03:05:49 agriffis 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |