summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-10 02:43:40 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-10 02:43:40 +0000
commit76094c151809a59105d07a211ab4ebf74492fba6 (patch)
tree64e12bb9830216dd6ba28b40dda117f4428634f2 /dev-python/pysqlite
parentMark 0.6_alpha10 ~ia64 (diff)
downloadhistorical-76094c151809a59105d07a211ab4ebf74492fba6.tar.gz
historical-76094c151809a59105d07a211ab4ebf74492fba6.tar.bz2
historical-76094c151809a59105d07a211ab4ebf74492fba6.zip
Mark 2.0.7 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog5
-rw-r--r--dev-python/pysqlite/Manifest10
-rw-r--r--dev-python/pysqlite/files/digest-pysqlite-2.0.72
-rw-r--r--dev-python/pysqlite/pysqlite-2.0.7.ebuild4
4 files changed, 17 insertions, 4 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index 47bbb8af522d..d3bca46206c5 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.48 2006/02/19 23:01:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.49 2006/03/10 02:43:40 agriffis Exp $
+
+ 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> pysqlite-2.0.7.ebuild:
+ Mark 2.0.7 ~ia64
19 Feb 2006; Bryan Østergaard <kloeri@gentoo.org pysqlite-2.0.7.ebuild:
Add ~alpha keyword, bug 121880.
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index d0856529e6cc..8de598582653 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 9dd0e777477f30c2b91eb9e3d54e2ccf ChangeLog 6245
RMD160 7be8cbae87cdc72326bdd0ceead9c5d8a19ba141 ChangeLog 6245
SHA256 fc1bbe92e5c7abfbc614b670b4d3481653692698f1de46c1247d1db2eb0208c2 ChangeLog 6245
@@ -31,3 +34,10 @@ SHA256 377e6a7c54095625234d7ce386b2f2a5006b74b0a6a22ea1f64c240b86d11207 pysqlite
MD5 cee410f390d101abf2f4e624d32c650a pysqlite-2.0.7.ebuild 1859
RMD160 8afe6602f3ac561e1a0d52f4fd4adc14f7c52084 pysqlite-2.0.7.ebuild 1859
SHA256 2698fd38894566373390b284b20a45255f5479b0ec9a973ea913683a1598c29b pysqlite-2.0.7.ebuild 1859
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFEEOflJrHF4yAQTrARAshMAJ46lhxG/EZLrNP7wmRMZTfxxQze6gCdG1M3
+Wtk1xAjROv/86k0F0uuYk6Y=
+=rrnY
+-----END PGP SIGNATURE-----
diff --git a/dev-python/pysqlite/files/digest-pysqlite-2.0.7 b/dev-python/pysqlite/files/digest-pysqlite-2.0.7
index a605fed4fd14..5c4f27e7b232 100644
--- a/dev-python/pysqlite/files/digest-pysqlite-2.0.7
+++ b/dev-python/pysqlite/files/digest-pysqlite-2.0.7
@@ -1,3 +1,3 @@
+MD5 15ab26f859f8a0fd21659d4d105056a5 pysqlite-2.0.7.tar.gz 216605
RMD160 c15d222468a204168e1c6899c63d9ea287467978 pysqlite-2.0.7.tar.gz 216605
SHA256 7869bfaef3bad33b1cd89727a14d7b1b154a0a35827cfa3e4c7b60e48a0bed0c pysqlite-2.0.7.tar.gz 216605
-MD5 15ab26f859f8a0fd21659d4d105056a5 pysqlite-2.0.7.tar.gz 216605
diff --git a/dev-python/pysqlite/pysqlite-2.0.7.ebuild b/dev-python/pysqlite/pysqlite-2.0.7.ebuild
index 52baf6c22c48..f784d4a6e23e 100644
--- a/dev-python/pysqlite/pysqlite-2.0.7.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.0.7.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.7.ebuild,v 1.6 2006/02/19 23:01:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.7.ebuild,v 1.7 2006/03/10 02:43:40 agriffis Exp $
inherit distutils eutils
@@ -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 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
LICENSE="pysqlite"
SLOT="2"