diff options
author | 2006-04-01 18:52:28 +0000 | |
---|---|---|
committer | 2006-04-01 18:52:28 +0000 | |
commit | acc2a78157dabd4f91cab24cd4e85d343744a504 (patch) | |
tree | 2d09d076f9722af9cc45dd36e43c2c5698fa077a /dev-python/pysqlite/pysqlite-0.5.1.ebuild | |
parent | Mark 4.0.1a ~ia64 (diff) | |
download | historical-acc2a78157dabd4f91cab24cd4e85d343744a504.tar.gz historical-acc2a78157dabd4f91cab24cd4e85d343744a504.tar.bz2 historical-acc2a78157dabd4f91cab24cd4e85d343744a504.zip |
Mark 0.5.1 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.5.1.ebuild')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild index fd42d30d7dbc..20a91c3b8f5f 100644 --- a/dev-python/pysqlite/pysqlite-0.5.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.12 2005/08/01 18:54:46 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.13 2006/04/01 18:52:28 agriffis Exp $ inherit distutils @@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz" HOMEPAGE="http://pysqlite.sourceforge.net/" -KEYWORDS="x86 alpha amd64 ppc sparc ppc-macos" +KEYWORDS="alpha amd64 ~ia64 ppc ppc-macos sparc x86" LICENSE="pysqlite" SLOT="0" |