summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:39:42 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:39:42 +0000
commit39be4c586ff3022788e37543deb6ce1068e7e60c (patch)
tree7792b83998ec739bfeaeeaced11c1c65bbe99a30 /dev-python/pysqlite
parentCleaning up old ebuild (diff)
downloadhistorical-39be4c586ff3022788e37543deb6ce1068e7e60c.tar.gz
historical-39be4c586ff3022788e37543deb6ce1068e7e60c.tar.bz2
historical-39be4c586ff3022788e37543deb6ce1068e7e60c.zip
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index cd5e0acd893c..0a6c0bb78c4d 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.65 2006/09/29 23:25:23 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.66 2006/10/20 20:36:05 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> pysqlite-2.3.1.ebuild:
+ Stable on Alpha.
29 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
pysqlite-2.0.7.ebuild:
diff --git a/dev-python/pysqlite/pysqlite-2.3.1.ebuild b/dev-python/pysqlite/pysqlite-2.3.1.ebuild
index 4eb16780205a..0f72eeb41b3d 100644
--- a/dev-python/pysqlite/pysqlite-2.3.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.1.ebuild,v 1.8 2006/08/17 19:44:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.1.ebuild,v 1.9 2006/10/20 20:36:05 kloeri Exp $
inherit distutils
@@ -8,7 +8,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=""