summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-01-11 14:26:28 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-01-11 14:26:28 +0000
commit6a04e022d1c5f3445e542f372e9bb177d0680538 (patch)
tree50fb4173e5c5484589187cf257a569012c33f4cb /dev-python
parentupdated homepage url (diff)
downloadhistorical-6a04e022d1c5f3445e542f372e9bb177d0680538.tar.gz
historical-6a04e022d1c5f3445e542f372e9bb177d0680538.tar.bz2
historical-6a04e022d1c5f3445e542f372e9bb177d0680538.zip
ppc stable, bug #118302
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pysqlite/ChangeLog6
-rw-r--r--dev-python/pysqlite/Manifest14
-rw-r--r--dev-python/pysqlite/pysqlite-2.0.5.ebuild4
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index 5728f83a10d4..9b76f05fd978 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,10 @@
# 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.37 2006/01/10 20:26:22 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.38 2006/01/11 14:26:28 dertobi123 Exp $
+
+ 11 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ pysqlite-2.0.5.ebuild:
+ ppc stable, bug #118302
10 Jan 2006; Mark Loeser <halcy0n@gentoo.org> pysqlite-2.0.5.ebuild:
Stable on x86; bug #118302
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index 8b9af19cd266..0baafb4431f3 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0b37a94fb44bc7468a91133c37ef3222 ChangeLog 4602
+MD5 f52c6892185fe16ae9d017542c910f28 ChangeLog 4713
MD5 c27bf7af6842480285e9a1bc6422480a files/digest-pysqlite-0.5.1 65
MD5 8474697be6f1f182b2e727ae06f3714c files/digest-pysqlite-1.0.1 65
MD5 dd51c2919dfa483fcfc70c4c331f4a43 files/digest-pysqlite-2.0.4 65
@@ -10,11 +7,4 @@ MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 1a1bd270218fb545aaa20212213645f3 pysqlite-0.5.1.ebuild 889
MD5 7e8ab9fa1b878c10c7c78acc8e45042e pysqlite-1.0.1.ebuild 862
MD5 77cc3cab9ea1cc4a5ebc3b5be7cda4a3 pysqlite-2.0.4.ebuild 1006
-MD5 26f251936236687147178d7ba5504804 pysqlite-2.0.5.ebuild 1006
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDxBh/CRZPokWLroQRAoAbAKCUv5evDYRU5E5TQa5bDuI2QF1Y/QCgkBsp
-rMOPnuumsCcBwBu32Cf2AIE=
-=GnnX
------END PGP SIGNATURE-----
+MD5 64943eb245dd78c07a788fc8134d9b7e pysqlite-2.0.5.ebuild 1008
diff --git a/dev-python/pysqlite/pysqlite-2.0.5.ebuild b/dev-python/pysqlite/pysqlite-2.0.5.ebuild
index ed3f7e4a8066..72d2b5b1d97b 100644
--- a/dev-python/pysqlite/pysqlite-2.0.5.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.0.5.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.0.5.ebuild,v 1.2 2006/01/10 20:26:22 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.5.ebuild,v 1.3 2006/01/11 14:26:28 dertobi123 Exp $
inherit distutils
@@ -9,7 +9,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 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86"
LICENSE="pysqlite"
SLOT="2"