summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-04-20 00:39:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-04-20 00:39:38 +0000
commitafebd3f7372e1cea8f973f3cb25c1dffef2cd0a4 (patch)
treeb7a6bc99d66051ec8f5ce1206f765fe25a881157 /dev-python/pysqlite
parentRemoved stale ebuilds (diff)
downloadhistorical-afebd3f7372e1cea8f973f3cb25c1dffef2cd0a4.tar.gz
historical-afebd3f7372e1cea8f973f3cb25c1dffef2cd0a4.tar.bz2
historical-afebd3f7372e1cea8f973f3cb25c1dffef2cd0a4.zip
Added ~alpha to keywords.
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-0.3.1.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.4.1.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.4.3.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.0.ebuild4
6 files changed, 17 insertions, 14 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index d1ad2b592f1f..6c34b149e302 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.12 2004/02/26 19:26:05 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.13 2004/04/20 00:39:38 kloeri Exp $
+
+ 20 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> pysqlite-0.5.0.ebuild:
+ Added ~alpha to keywords.
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> pysqlite-0.4.3.ebuild:
Stable on sparc.
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index 861820c60e8a..265c18e3adda 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,9 +1,9 @@
-MD5 060ba4d5d316348455cee08e46cac983 pysqlite-0.5.0.ebuild 851
-MD5 52f03069ffa68c4e74dd0d7064f233a3 pysqlite-0.3.1.ebuild 760
-MD5 68c0b031e5cef334fa548a2d9e8b2813 pysqlite-0.4.1.ebuild 761
-MD5 be4cfabe6c1aa3472ae421850909a38a pysqlite-0.4.3.ebuild 761
-MD5 732274e839bb4516ab8e5dc785c9b08f ChangeLog 1435
+MD5 f82214d2bee16e20179392544dcf0bd8 ChangeLog 1540
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 388367a40e0da0f72c72c17ce5b94204 pysqlite-0.3.1.ebuild 759
+MD5 eb6dc6ded9e8d98403a1a0bb296e3e75 pysqlite-0.4.1.ebuild 763
+MD5 d8e2bbc2051326d4e5af1e682cde7cc6 pysqlite-0.4.3.ebuild 762
+MD5 e631174d5a3b87c8d09e508fcc6acc25 pysqlite-0.5.0.ebuild 858
MD5 e553eec3bb40bcfc1ace7fc8f2e60806 files/digest-pysqlite-0.3.1 129
MD5 2358ec1e5d6c50a9b165a50d31c0e5a8 files/digest-pysqlite-0.4.1 65
MD5 0ea822314660e8462fb5eeb937ce2310 files/digest-pysqlite-0.4.3 65
diff --git a/dev-python/pysqlite/pysqlite-0.3.1.ebuild b/dev-python/pysqlite/pysqlite-0.3.1.ebuild
index c6984be95076..71e2f1c8191b 100644
--- a/dev-python/pysqlite/pysqlite-0.3.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.7 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.8 2004/04/20 00:39:38 kloeri Exp $
inherit distutils
diff --git a/dev-python/pysqlite/pysqlite-0.4.1.ebuild b/dev-python/pysqlite/pysqlite-0.4.1.ebuild
index a2f61b7174bc..ebf7d4d1cac0 100644
--- a/dev-python/pysqlite/pysqlite-0.4.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.4 2003/07/12 12:49:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.1.ebuild,v 1.5 2004/04/20 00:39:38 kloeri Exp $
inherit distutils
diff --git a/dev-python/pysqlite/pysqlite-0.4.3.ebuild b/dev-python/pysqlite/pysqlite-0.4.3.ebuild
index 52f8828a0f34..09c4d8c6a9cd 100644
--- a/dev-python/pysqlite/pysqlite-0.4.3.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.3.ebuild,v 1.3 2004/02/26 19:26:05 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.4.3.ebuild,v 1.4 2004/04/20 00:39:38 kloeri Exp $
inherit distutils
diff --git a/dev-python/pysqlite/pysqlite-0.5.0.ebuild b/dev-python/pysqlite/pysqlite-0.5.0.ebuild
index 57e8deb173aa..dd997f71e887 100644
--- a/dev-python/pysqlite/pysqlite-0.5.0.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.1 2004/01/30 01:42:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.2 2004/04/20 00:39:38 kloeri 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"
+KEYWORDS="~x86 ~alpha"
LICENSE="pysqlite"
SLOT="0"