diff options
author | 2004-09-03 16:54:47 +0000 | |
---|---|---|
committer | 2004-09-03 16:54:47 +0000 | |
commit | 6c47bddcb842c5b3ee891ac172d983c0cea7b77f (patch) | |
tree | ca5e10105616a1e6a5e1b62b51d3f02f2b77680e /dev-python/pysqlite | |
parent | ppc stable profile update (diff) | |
download | historical-6c47bddcb842c5b3ee891ac172d983c0cea7b77f.tar.gz historical-6c47bddcb842c5b3ee891ac172d983c0cea7b77f.tar.bz2 historical-6c47bddcb842c5b3ee891ac172d983c0cea7b77f.zip |
ppc stable profile update
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.5.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.4.1.ebuild b/dev-python/pysqlite/pysqlite-0.4.1.ebuild index 9da0860455f6..d3f38755615a 100644 --- a/dev-python/pysqlite/pysqlite-0.4.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.7 2004/08/05 23:31:05 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.8 2004/09/03 16:51:04 pvdabeel 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 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" LICENSE="pysqlite" SLOT="0" diff --git a/dev-python/pysqlite/pysqlite-0.4.3.ebuild b/dev-python/pysqlite/pysqlite-0.4.3.ebuild index e4e4919999ab..cf5a148ee687 100644 --- a/dev-python/pysqlite/pysqlite-0.4.3.ebuild +++ b/dev-python/pysqlite/pysqlite-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.3.ebuild,v 1.6 2004/08/05 23:31:05 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.3.ebuild,v 1.7 2004/09/03 16:51:04 pvdabeel 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 ~ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc ~alpha" LICENSE="pysqlite" SLOT="0" diff --git a/dev-python/pysqlite/pysqlite-0.5.0.ebuild b/dev-python/pysqlite/pysqlite-0.5.0.ebuild index f8f2fde51ea6..212712822261 100644 --- a/dev-python/pysqlite/pysqlite-0.5.0.ebuild +++ b/dev-python/pysqlite/pysqlite-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.7 2004/08/05 23:31:05 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.8 2004/09/03 16:51:04 pvdabeel 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" +KEYWORDS="x86 alpha amd64 ppc" LICENSE="pysqlite" SLOT="0" diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild index a9d5aa9fb9ac..9576c668fe75 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-2004 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.2 2004/08/05 23:31:05 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.3 2004/09/03 16:51:04 pvdabeel 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" +KEYWORDS="~x86 ~alpha ~amd64 ppc" LICENSE="pysqlite" SLOT="0" |