summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:36:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:36:05 +0000
commitd670c81ace8c9b761cc216ce645765cc6142e4f7 (patch)
tree583de269b60f9ade6c003477be7529adb437e5e3 /dev-python
parentStable on Alpha. (diff)
downloadgentoo-2-d670c81ace8c9b761cc216ce645765cc6142e4f7.tar.gz
gentoo-2-d670c81ace8c9b761cc216ce645765cc6142e4f7.tar.bz2
gentoo-2-d670c81ace8c9b761cc216ce645765cc6142e4f7.zip
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-python')
-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=""