summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-01 00:01:17 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-01 00:01:17 +0000
commit635cb16454d41fd64ec207eb8223a0dff954e417 (patch)
tree139d8a32397913ab2ad0f5d39baa824e82aa0ba3 /dev-python/pysqlite
parentMark 1.1.18 stable on ia64 (diff)
downloadhistorical-635cb16454d41fd64ec207eb8223a0dff954e417.tar.gz
historical-635cb16454d41fd64ec207eb8223a0dff954e417.tar.bz2
historical-635cb16454d41fd64ec207eb8223a0dff954e417.zip
Mark 2.0.5 stable on ia64
Package-Manager: portage-2.1_pre4-r1
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/pysqlite-2.0.5.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index bc367a605756..111495982051 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.40 2006/01/31 19:31:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.41 2006/02/01 00:01:17 agriffis Exp $
+
+ 01 Feb 2006; Aron Griffis <agriffis@gentoo.org> pysqlite-2.0.5.ebuild:
+ Mark 2.0.5 stable on ia64
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> pysqlite-2.0.5.ebuild:
Mark 2.0.5 stable on alpha
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index f492781e8815..5f4de89f356a 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 913e942753a331d393be125efc6457b0 ChangeLog 5012
RMD160 be2b23590a2a7e8c1c817bfaa42f8608cc0fe691 ChangeLog 5012
SHA256 8240d902c2645e5bee56397b3cf41e93628fe9857c0b717f907801cb4cd6c324 ChangeLog 5012
@@ -28,3 +31,10 @@ SHA256 857f5e8f4a2ccfac3a88f3b92d642f1f70c1787b166e56b02bab13addd3b6d40 pysqlite
MD5 dfa51d581d957b33d31bd7197d664698 pysqlite-2.0.5.ebuild 1003
RMD160 b96b203c97bea3a51741e13fe5a6de83f9407b97 pysqlite-2.0.5.ebuild 1003
SHA256 ef6d2a4bd0fab58fc113cd2a4f4641bdfa8dcc348a8560dd54aef24792a374a9 pysqlite-2.0.5.ebuild 1003
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFD3/pWJrHF4yAQTrARAvmsAJ41ILvc5SMrv4/y3rBfKQHCNLOjywCgshnR
+w5GLT2JnIAQCdBSkjY9x5pQ=
+=2vtg
+-----END PGP SIGNATURE-----
diff --git a/dev-python/pysqlite/pysqlite-2.0.5.ebuild b/dev-python/pysqlite/pysqlite-2.0.5.ebuild
index bed91cf64ea1..d270936641f4 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.5 2006/01/31 19:31:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.5.ebuild,v 1.6 2006/02/01 00:01:17 agriffis 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"