diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-python/pysqlite | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index de87af037175..081e84bb5119 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/pysqlite # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.4 2002/11/23 18:45:12 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.5 2002/12/09 04:21:13 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *pysqlite-0.3.1 (23 Nov 2002) Bart Verwilst <verwilst@gentoo.org> New version diff --git a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild index a9f2dbaa8be9..99f3a54026ec 100644 --- a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.3 2002/11/17 09:09:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.4 2002/12/09 04:21:13 manson Exp $ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz" HOMEPAGE="http://www.hwaci.com/sw/sqlite/" -KEYWORDS="ppc x86 sparc sparc64 alpha" +KEYWORDS="ppc x86 sparc alpha" LICENSE="pysqlite" SLOT="0" diff --git a/dev-python/pysqlite/pysqlite-0.3.1.ebuild b/dev-python/pysqlite/pysqlite-0.3.1.ebuild index 8db105d14ee2..8f7ff783b5de 100644 --- a/dev-python/pysqlite/pysqlite-0.3.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.3.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.1 2002/11/23 18:45:12 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.2 2002/12/09 04:21:13 manson Exp $ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz" HOMEPAGE="http://www.hwaci.com/sw/sqlite/" -KEYWORDS="ppc x86 sparc sparc64 alpha" +KEYWORDS="ppc x86 sparc alpha" LICENSE="pysqlite" SLOT="0" |