summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-11-11 00:07:56 +0000
committerBrent Baude <ranger@gentoo.org>2009-11-11 00:07:56 +0000
commit41588fbe862f11639c186fee472f420aa9c8edf5 (patch)
tree2fc77ec6803842d871bad6c512c1cb9222eba6f8 /dev-python/pysqlite
parentMarking pyrex-0.9.8.5-r1 ppc64 for bug 287562 (diff)
downloadhistorical-41588fbe862f11639c186fee472f420aa9c8edf5.tar.gz
historical-41588fbe862f11639c186fee472f420aa9c8edf5.tar.bz2
historical-41588fbe862f11639c186fee472f420aa9c8edf5.zip
Marking pysqlite-2.5.5-r1 ppc64 for bug 287572
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index cebbc30f7ef6..c4b097ca7511 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.104 2009/10/18 17:01:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.105 2009/11/11 00:07:55 ranger Exp $
+
+ 11 Nov 2009; Brent Baude <ranger@gentoo.org> pysqlite-2.5.5-r1.ebuild:
+ Marking pysqlite-2.5.5-r1 ppc64 for bug 287572
18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
pysqlite-2.5.5-r1.ebuild:
diff --git a/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild b/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild
index 04028ec1eb9e..0eed58db7ff1 100644
--- a/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.5.5-r1.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-r1.ebuild,v 1.7 2009/10/18 17:01:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild,v 1.8 2009/11/11 00:07:55 ranger Exp $
EAPI="2"
@@ -14,7 +14,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
LICENSE="pysqlite"
SLOT="2"
IUSE="examples"