summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-28 15:27:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-28 15:27:11 +0000
commit11de6d220a66a98bc35e9224b47397578ff0e846 (patch)
treea1122b4d0d4a28c703bb2c21dd14a61d387a7e97 /dev-python/pysqlite
parentRemove old style virtual for cdrtools. (diff)
downloadgentoo-2-11de6d220a66a98bc35e9224b47397578ff0e846.tar.gz
gentoo-2-11de6d220a66a98bc35e9224b47397578ff0e846.tar.bz2
gentoo-2-11de6d220a66a98bc35e9224b47397578ff0e846.zip
ia64 stable wrt #270087
(Portage version: 2.1.6.11/cvs/Linux ia64)
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 7c626e6ce672..05672d5f90fa 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.97 2009/05/24 18:17:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.98 2009/05/28 15:27:11 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> pysqlite-2.5.5.ebuild:
+ ia64 stable wrt #270087
24 May 2009; Markus Meier <maekke@gentoo.org> pysqlite-2.5.5.ebuild:
x86 stable, bug #270087
diff --git a/dev-python/pysqlite/pysqlite-2.5.5.ebuild b/dev-python/pysqlite/pysqlite-2.5.5.ebuild
index 4f1204840fa0..b881179836bf 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.9 2009/05/24 18:17:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5.ebuild,v 1.10 2009/05/28 15:27:11 armin76 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"