summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-05-19 15:57:29 +0000
committerJeroen Roovers <jer@gentoo.org>2009-05-19 15:57:29 +0000
commitd868174b6ae13ae6bf162415e8718dc69e2a4781 (patch)
tree1e0e8606a96b3031091cf77798a3605ecec28ce8 /dev-python/pysqlite
parentStable for HPPA (bug #262843). (diff)
downloadgentoo-2-d868174b6ae13ae6bf162415e8718dc69e2a4781.tar.gz
gentoo-2-d868174b6ae13ae6bf162415e8718dc69e2a4781.tar.bz2
gentoo-2-d868174b6ae13ae6bf162415e8718dc69e2a4781.zip
Stable for HPPA (bug #270087).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-2.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index ad720c3a7f00..317b9202c38b 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.91 2009/05/18 13:00:05 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.92 2009/05/19 15:57:29 jer Exp $
+
+ 19 May 2009; Jeroen Roovers <jer@gentoo.org> pysqlite-2.5.5.ebuild:
+ Stable for HPPA (bug #270087).
18 May 2009; Ferris McCormick <fmccor@gentoo.org> pysqlite-2.5.5.ebuild:
Sparc stable --- Bug #270087 --- which please see.
diff --git a/dev-python/pysqlite/pysqlite-2.5.5.ebuild b/dev-python/pysqlite/pysqlite-2.5.5.ebuild
index cc05c8227efa..ef2989c10127 100644
--- a/dev-python/pysqlite/pysqlite-2.5.5.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5.ebuild,v 1.3 2009/05/18 13:00:05 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5.ebuild,v 1.4 2009/05/19 15:57:29 jer Exp $
NEED_PYTHON=2.3
@@ -11,7 +11,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="http://oss.itsystementwicklung.de/download/pysqlite/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://pysqlite.org/"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
LICENSE="pysqlite"
SLOT="2"
IUSE="examples"