summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 11:44:38 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 11:44:38 +0000
commitc7bccde7b5c8bd34086cb754c5791f35e06ea6de (patch)
tree4253839efee0cfd0706fc5737c34161787973d68 /dev-python/pysqlite
parentstable on amd64. (diff)
downloadhistorical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.tar.gz
historical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.tar.bz2
historical-c7bccde7b5c8bd34086cb754c5791f35e06ea6de.zip
stable on amd64.
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index ada24dd98935..5db8747a03b0 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.23 2004/10/10 20:28:40 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.24 2004/10/17 11:39:35 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> pysqlite-0.5.1.ebuild:
+ stable on amd64.
*pysqlite-1.0 (10 Oct 2004)
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
index e293a0f308dc..3f8fbbdcb8cf 100644
--- a/dev-python/pysqlite/pysqlite-0.5.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.9 2004/10/10 20:01:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.10 2004/10/17 11:39:35 absinthe Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://pysqlite.sourceforge.net/"
-KEYWORDS="x86 alpha ~amd64 ppc sparc macos ppc-macos"
+KEYWORDS="x86 alpha amd64 ppc sparc macos ppc-macos"
LICENSE="pysqlite"
SLOT="0"