summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 19:31:53 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 19:31:53 +0000
commit58ebaf2e3d7c6185f6d64f2392cda5f48cf3fb64 (patch)
tree7ac743f4ab9ba863564ec59c59e55e3ea9eb5e72 /dev-python/pysqlite
parentMark 1.8.2-r1 stable on ia64 (diff)
downloadhistorical-58ebaf2e3d7c6185f6d64f2392cda5f48cf3fb64.tar.gz
historical-58ebaf2e3d7c6185f6d64f2392cda5f48cf3fb64.tar.bz2
historical-58ebaf2e3d7c6185f6d64f2392cda5f48cf3fb64.zip
Mark 2.0.5 stable on alpha
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 5feddf9933c3..bc367a605756 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.39 2006/01/11 17:10:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.40 2006/01/31 19:31:53 agriffis Exp $
+
+ 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> pysqlite-2.0.5.ebuild:
+ Mark 2.0.5 stable on alpha
11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pysqlite-2.0.5.ebuild:
Stable on sparc
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index 806bf190ee1d..1f16e9ed2559 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f17dab11bda2b5b8b32b097053b5a5d1 ChangeLog 4910
RMD160 ee96683aa0af8cc1e2efb9b7324377c8e94c9d7f ChangeLog 4910
SHA256 564629b2d6be701da375358917665863a28d56faafb9b26f46ca47e92cf7a509 ChangeLog 4910
@@ -28,3 +31,10 @@ SHA256 857f5e8f4a2ccfac3a88f3b92d642f1f70c1787b166e56b02bab13addd3b6d40 pysqlite
MD5 954225db1d52b5a6b9901bc1c56a8db1 pysqlite-2.0.5.ebuild 1004
RMD160 6eb1782f2fe4caaf7bd64c134668c2a1388d2dba pysqlite-2.0.5.ebuild 1004
SHA256 4ecd3b15a3461a2607c3f9e50d40fe44168c24eca6894e0f1c4673ce3d314cdd pysqlite-2.0.5.ebuild 1004
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD37syJrHF4yAQTrARAn7BAJ4kMjYodSOw7dM5/el+dtRpa0Om/QCeL46f
+r+UsYq3Kk/hOnaUu9bDNrGw=
+=TojI
+-----END PGP SIGNATURE-----
diff --git a/dev-python/pysqlite/pysqlite-2.0.5.ebuild b/dev-python/pysqlite/pysqlite-2.0.5.ebuild
index 0b797b1659e0..bed91cf64ea1 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.4 2006/01/11 17:10:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.5.ebuild,v 1.5 2006/01/31 19:31:53 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"