summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-12-01 17:18:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-12-01 17:18:15 +0000
commitbe248ffe109e2d14c8c4d555ddd173ab84c49931 (patch)
treee81d9fd7b04fc46de3a227a5a60c6c5b06f1b3f4 /dev-python
parentStable on ppc64 (diff)
downloadgentoo-2-be248ffe109e2d14c8c4d555ddd173ab84c49931.tar.gz
gentoo-2-be248ffe109e2d14c8c4d555ddd173ab84c49931.tar.bz2
gentoo-2-be248ffe109e2d14c8c4d555ddd173ab84c49931.zip
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python')
-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"