summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-09-23 14:33:42 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-09-23 14:33:42 +0000
commiteaa368ac5cdca2f7c30bda54614b8b0572a98065 (patch)
treed27482b63a3f1a4b35c2d63cd09fad5527d85674 /dev-python/pysqlite
parentVersion bump to 2.0.1; Marked 2.0.0 stable on x86. (Manifest recommit) (diff)
downloadgentoo-2-eaa368ac5cdca2f7c30bda54614b8b0572a98065.tar.gz
gentoo-2-eaa368ac5cdca2f7c30bda54614b8b0572a98065.tar.bz2
gentoo-2-eaa368ac5cdca2f7c30bda54614b8b0572a98065.zip
Stable for sparc.
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index 58b86c697285..0e5b9cea9164 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.19 2004/09/10 13:15:05 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.20 2004/09/23 14:33:42 fmccor Exp $
+
+ 23 Sep 2004; Ferris McCormick <fmccor@gentoo.org> pysqlite-0.5.1.ebuild:
+ Stable for sparc.
10 Sep 2004; Hasan Khalil <gongloo@gentoo.org> pysqlite-0.5.1.ebuild:
Stable macos.
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
index 2134a883f7ee..5ad274cad75e 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.6 2004/09/16 01:55:59 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.7 2004/09/23 14:33:42 fmccor 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 macos ppc-macos"
+KEYWORDS="~x86 ~alpha ~amd64 ppc sparc macos ppc-macos"
LICENSE="pysqlite"
SLOT="0"