summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-05-27 21:08:31 +0000
committerJason Wever <weeve@gentoo.org>2005-05-27 21:08:31 +0000
commit0d4f8da1d736777baf92b1ec03a22cbfbd02b4cb (patch)
treeee1c9acca0dfe446a197bb9bbdc8cd230d4b358f /dev-python/pysqlite
parentStable on SPARC wrt bug #94036. (diff)
downloadgentoo-2-0d4f8da1d736777baf92b1ec03a22cbfbd02b4cb.tar.gz
gentoo-2-0d4f8da1d736777baf92b1ec03a22cbfbd02b4cb.tar.bz2
gentoo-2-0d4f8da1d736777baf92b1ec03a22cbfbd02b4cb.zip
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index b28b4b94df2d..dcfa7b3c3e35 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.28 2005/05/26 16:10:58 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.29 2005/05/27 21:08:31 weeve Exp $
+
+ 27 May 2005; Jason Wever <weeve@gentoo.org> pysqlite-1.0.1.ebuild:
+ Stable on SPARC.
*pysqlite-2.0.2 (26 May 2005)
diff --git a/dev-python/pysqlite/pysqlite-1.0.1.ebuild b/dev-python/pysqlite/pysqlite-1.0.1.ebuild
index 10870d5203ac..5e4125e223cf 100644
--- a/dev-python/pysqlite/pysqlite-1.0.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.2 2005/05/26 16:10:58 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.3 2005/05/27 21:08:31 weeve 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="~amd64 ~sparc x86"
+KEYWORDS="~amd64 sparc x86"
LICENSE="pysqlite"
SLOT="0"