summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2004-07-06 15:18:49 +0000
committerAnders Rune Jensen <arj@gentoo.org>2004-07-06 15:18:49 +0000
commitcd1f429a0042019853a44ca7ec79923564d1551b (patch)
treeb648be3cfbcbfff834033c2971725d57dfeb3c69 /dev-python/pysqlite
parentbump ebuild (Manifest recommit) (diff)
downloadgentoo-2-cd1f429a0042019853a44ca7ec79923564d1551b.tar.gz
gentoo-2-cd1f429a0042019853a44ca7ec79923564d1551b.tar.bz2
gentoo-2-cd1f429a0042019853a44ca7ec79923564d1551b.zip
new version
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/ChangeLog10
-rw-r--r--dev-python/pysqlite/Manifest10
-rw-r--r--dev-python/pysqlite/files/digest-pysqlite-0.5.11
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.0.ebuild4
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.1.ebuild31
5 files changed, 50 insertions, 6 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog
index 0031f2b4134e..bba899bda85f 100644
--- a/dev-python/pysqlite/ChangeLog
+++ b/dev-python/pysqlite/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-python/pysqlite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.15 2004/06/25 01:43:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.16 2004/07/06 15:18:49 arj Exp $
+
+*pysqlite-0.5.1 (06 Jul 2004)
+
+ 06 Jul 2004; Anders Rune Jensen <arj@gentoo.org> pysqlite-0.5.1.ebuild:
+ New version
+
+ 06 Jul 2004; Anders Rune Jensen <arj@gentoo.org> pysqlite-0.5.0.ebuild:
+ Mark as stable
02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> pysqlite-0.5.0.ebuild:
Stable on alpha.
diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest
index c0469430e2d9..95332671e64a 100644
--- a/dev-python/pysqlite/Manifest
+++ b/dev-python/pysqlite/Manifest
@@ -1,10 +1,14 @@
-MD5 3e5073ac16277ad78a0646a5a7eaf914 pysqlite-0.5.0.ebuild 857
+MD5 6a181362374ce314e45dc819f48aef68 ChangeLog 1628
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 44fc61a77740915ae7e49a516ca89132 pysqlite-0.3.1.ebuild 752
MD5 26117c12c89b6927f117097a89acc884 pysqlite-0.4.1.ebuild 756
MD5 668381ded35fa5876a675944ebef5cb2 pysqlite-0.4.3.ebuild 755
-MD5 6a181362374ce314e45dc819f48aef68 ChangeLog 1628
-MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 57217d7495582a522ea01ce7bd618d0f pysqlite-0.5.0.ebuild 855
+MD5 ea906c1ef2940a93a21bfad83856c9a6 pysqlite-0.5.1.ebuild 858
+MD5 3e5073ac16277ad78a0646a5a7eaf914 pysqlite-0.5.0.ebuild.~1.5.~ 857
+MD5 3e5073ac16277ad78a0646a5a7eaf914 pysqlite-0.5.1.ebuild~ 857
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
MD5 e22e181d47f5ba13aea53db0690bb08e files/digest-pysqlite-0.5.0 65
+MD5 c27bf7af6842480285e9a1bc6422480a files/digest-pysqlite-0.5.1 65
diff --git a/dev-python/pysqlite/files/digest-pysqlite-0.5.1 b/dev-python/pysqlite/files/digest-pysqlite-0.5.1
new file mode 100644
index 000000000000..d3c4984b0fc8
--- /dev/null
+++ b/dev-python/pysqlite/files/digest-pysqlite-0.5.1
@@ -0,0 +1 @@
+MD5 4cf1ac9e8d53a74cedd80dc536018efe pysqlite-0.5.1.tar.gz 46320
diff --git a/dev-python/pysqlite/pysqlite-0.5.0.ebuild b/dev-python/pysqlite/pysqlite-0.5.0.ebuild
index 7d4295e36162..d2c1ea9c4358 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 Foundation
# 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.5 2004/06/25 01:43:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.6 2004/07/06 15:18:49 arj 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 alpha ~amd64"
+KEYWORDS="x86 alpha amd64"
LICENSE="pysqlite"
SLOT="0"
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
new file mode 100644
index 000000000000..768123478c07
--- /dev/null
+++ b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.1 2004/07/06 15:18:49 arj Exp $
+
+inherit distutils
+
+IUSE=""
+DESCRIPTION="Python wrapper for the local database Sqlite"
+SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
+HOMEPAGE="http://pysqlite.sourceforge.net/"
+
+KEYWORDS="~x86 ~alpha ~amd64"
+LICENSE="pysqlite"
+SLOT="0"
+
+DEPEND="virtual/python
+ dev-db/sqlite"
+
+src_unpack() {
+ unpack ${A}
+ # distutils expects to find setup.py in ${S}
+ mv ${WORKDIR}/pysqlite ${S}
+}
+
+src_install() {
+ distutils_src_install
+ # Need to do the examples explicitly since dodoc
+ # doesn't do directories properly
+ dodir /usr/share/doc/${PF}/examples || die
+ cp -r ${S}/examples/* ${D}/usr/share/doc/${PF}/examples || die
+}