summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-12-01 17:19:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-12-01 17:19:12 +0000
commit0f6dfca7ef9a0edeff65a68fd6fe8f77f0df57f6 (patch)
treed4196ea7fb0b7d25f8091c0be0b3fed991f1c219 /dev-python/pysqlite
parentStable on ppc64 (diff)
downloadhistorical-0f6dfca7ef9a0edeff65a68fd6fe8f77f0df57f6.tar.gz
historical-0f6dfca7ef9a0edeff65a68fd6fe8f77f0df57f6.tar.bz2
historical-0f6dfca7ef9a0edeff65a68fd6fe8f77f0df57f6.zip
Stable on ppc64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-2.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index fff7cdd9074c..e96c74a3cb5b 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.79 2007/11/07 13:58:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.80 2007/12/01 17:18:15 corsair Exp $
+
+ 01 Dec 2007; Markus Rothe <corsair@gentoo.org> pysqlite-2.3.5.ebuild:
+ Stable on ppc64
07 Nov 2007; Raúl Porcel <armin76@gentoo.org> pysqlite-2.3.5.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/dev-python/pysqlite/pysqlite-2.3.5.ebuild b/dev-python/pysqlite/pysqlite-2.3.5.ebuild
index 1ae53d811d10..a37489fcdc4e 100644
--- a/dev-python/pysqlite/pysqlite-2.3.5.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild,v 1.2 2007/11/07 13:58:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild,v 1.3 2007/12/01 17:18:15 corsair Exp $
NEED_PYTHON=2.3
@@ -10,7 +10,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="http://initd.org/pub/software/pysqlite/releases/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://initd.org/tracker/pysqlite/"
-KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
LICENSE="pysqlite"
SLOT="2"
IUSE="examples"