diff options
author | Lukasz Strzygowski <lucass@gentoo.org> | 2005-09-30 09:22:51 +0000 |
---|---|---|
committer | Lukasz Strzygowski <lucass@gentoo.org> | 2005-09-30 09:22:51 +0000 |
commit | b1693ede8728c0e7ae9e999a31c452f2bd7f13d2 (patch) | |
tree | 85e1107379f237be9d76f550e84aba49df8659e3 /dev-python | |
parent | new version of ebuil (bug #79333) (diff) | |
download | historical-b1693ede8728c0e7ae9e999a31c452f2bd7f13d2.tar.gz historical-b1693ede8728c0e7ae9e999a31c452f2bd7f13d2.tar.bz2 historical-b1693ede8728c0e7ae9e999a31c452f2bd7f13d2.zip |
Version bump. Closing bug #105696.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/pysqlite/Manifest | 20 | ||||
-rw-r--r-- | dev-python/pysqlite/files/digest-pysqlite-2.0.4 | 1 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-2.0.4.ebuild | 33 |
4 files changed, 57 insertions, 5 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index ebf036d92881..95c26cf9cc8a 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/pysqlite # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.33 2005/08/26 03:41:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.34 2005/09/30 09:22:51 lucass Exp $ + +*pysqlite-2.0.4 (30 Sep 2005) + + 30 Sep 2005; Lukasz Strzygowski <lucass@gentoo.org> + +pysqlite-2.0.4.ebuild: + Version bump. Closing bug #105696. 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> pysqlite-2.0.3.ebuild: add ~ia64 diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest index 330b077b576d..5bc6d5c496d8 100644 --- a/dev-python/pysqlite/Manifest +++ b/dev-python/pysqlite/Manifest @@ -1,10 +1,22 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d8aebfed5fe0fe048b74e25ba32f2fee ChangeLog 4248 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 1a1bd270218fb545aaa20212213645f3 pysqlite-0.5.1.ebuild 889 MD5 87b20b2e45da1439c49bca9f69aacc9c pysqlite-1.0.1.ebuild 869 MD5 8e413ab8ddcd112b985de48f15b11739 pysqlite-2.0.2.ebuild 1004 MD5 5df3fac9cfacdd5c6e73ba68b879ba84 pysqlite-2.0.3.ebuild 1008 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 b34df2260a9bf3779fcb6b0ac69b2631 ChangeLog 4101 -MD5 1a1bd270218fb545aaa20212213645f3 pysqlite-0.5.1.ebuild 889 -MD5 846897dc95da81f811264333ed822f8b files/digest-pysqlite-2.0.3 65 +MD5 77cc3cab9ea1cc4a5ebc3b5be7cda4a3 pysqlite-2.0.4.ebuild 1006 MD5 c27bf7af6842480285e9a1bc6422480a files/digest-pysqlite-0.5.1 65 MD5 8474697be6f1f182b2e727ae06f3714c files/digest-pysqlite-1.0.1 65 MD5 10663b4cc513c17728dfb9e4d98e72b1 files/digest-pysqlite-2.0.2 65 +MD5 846897dc95da81f811264333ed822f8b files/digest-pysqlite-2.0.3 65 +MD5 dd51c2919dfa483fcfc70c4c331f4a43 files/digest-pysqlite-2.0.4 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDPQSw2jLqHNfbg2URAiC7AJ4qJrRm5lxsSS6nQWfv2pfLcNWVCACfayfr +fE6lKFTqgOVVhrMq7MX0odM= +=D4Xw +-----END PGP SIGNATURE----- diff --git a/dev-python/pysqlite/files/digest-pysqlite-2.0.4 b/dev-python/pysqlite/files/digest-pysqlite-2.0.4 new file mode 100644 index 000000000000..8efde42c4d1a --- /dev/null +++ b/dev-python/pysqlite/files/digest-pysqlite-2.0.4 @@ -0,0 +1 @@ +MD5 8eecd39eb728f3af634ebc67e823b389 pysqlite-2.0.4.tar.gz 57608 diff --git a/dev-python/pysqlite/pysqlite-2.0.4.ebuild b/dev-python/pysqlite/pysqlite-2.0.4.ebuild new file mode 100644 index 000000000000..f523e5d81480 --- /dev/null +++ b/dev-python/pysqlite/pysqlite-2.0.4.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.4.ebuild,v 1.1 2005/09/30 09:22:51 lucass Exp $ + +inherit distutils + +IUSE="doc" +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" +LICENSE="pysqlite" +SLOT="2" + +DEPEND=">=dev-lang/python-2.3 + >=dev-db/sqlite-3.1" + +src_unpack() { + unpack ${A} + sed -i -e "s:data_files = data_files,:data_files = [],:" ${S}/setup.py +} + +src_install() { + distutils_src_install + # Need to do the examples explicitly since dodoc + # doesn't do directories properly + if use doc ; then + cp -r ${S}/doc/*.{html,txt,css} ${D}/usr/share/doc/${PF} || die + dodir /usr/share/doc/${PF}/code || die + cp -r ${S}/doc/code/* ${D}/usr/share/doc/${PF}/code || die + fi +} |