diff options
author | 2005-08-01 18:54:46 +0000 | |
---|---|---|
committer | 2005-08-01 18:54:46 +0000 | |
commit | e698d231afd570eb9dc7f69222f04ee5c3fa7002 (patch) | |
tree | d21e3030d19ebe44a806a7994830e7e072af58f2 /dev-python | |
parent | Marked ppc stable for bug #100841. (diff) | |
download | gentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.tar.gz gentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.tar.bz2 gentoo-2-e698d231afd570eb9dc7f69222f04ee5c3fa7002.zip |
Version bump, fixed deps for dev-lang/python.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/pysqlite/Manifest | 22 | ||||
-rw-r--r-- | dev-python/pysqlite/files/digest-pysqlite-2.0.3 | 1 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.5.1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-2.0.3.ebuild | 33 |
7 files changed, 55 insertions, 23 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index 8534eed9ed40..012d7d113b7c 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.31 2005/07/16 15:19:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.32 2005/08/01 18:54:46 pythonhead Exp $ + +*pysqlite-2.0.3 (01 Aug 2005) + + 01 Aug 2005; Rob Cakebread <pythonhead@gentoo.org> pysqlite-0.5.1.ebuild, + pysqlite-1.0.1.ebuild, pysqlite-2.0.2.ebuild, +pysqlite-2.0.3.ebuild: + Version bump, fixed deps for dev-lang/python. 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> pysqlite-2.0.2.ebuild: Marked ~ppc for bug #98814. diff --git a/dev-python/pysqlite/Manifest b/dev-python/pysqlite/Manifest index b27d858598c8..79877a2aa80c 100644 --- a/dev-python/pysqlite/Manifest +++ b/dev-python/pysqlite/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 886c54c8f070c53495611b008453f35d ChangeLog 3785 -MD5 fb2a73ac23a0b8a4f04354bdfcca7eb8 pysqlite-1.0.1.ebuild 857 -MD5 70f1ee8adca743aca4b5ffaa004c9e9e pysqlite-0.5.1.ebuild 881 +MD5 32506a2204e86d8d4906a6bab09a2dcf ChangeLog 4013 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 c5f30ed95c930a9c0269107e4f4a6428 pysqlite-2.0.2.ebuild 993 +MD5 61600fd8409151a21e00778f5b19cb84 pysqlite-2.0.2.ebuild 1000 +MD5 61600fd8409151a21e00778f5b19cb84 pysqlite-2.0.3.ebuild 1000 +MD5 7168160598eeb20a3af4c3b04f481147 pysqlite-0.5.1.ebuild 888 +MD5 2c1d26ea97fd1c989561a5be091b677a pysqlite-1.0.1.ebuild 864 MD5 10663b4cc513c17728dfb9e4d98e72b1 files/digest-pysqlite-2.0.2 65 -MD5 8474697be6f1f182b2e727ae06f3714c files/digest-pysqlite-1.0.1 65 +MD5 846897dc95da81f811264333ed822f8b files/digest-pysqlite-2.0.3 65 MD5 c27bf7af6842480285e9a1bc6422480a files/digest-pysqlite-0.5.1 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2SWWcsIHjyDViGQRAqjwAKCDt5oGu0qctfR2ihI6QU14ju1VOQCeO6am -jo1cCtzD2d/O6cKk+8Uj34g= -=lrOI ------END PGP SIGNATURE----- +MD5 8474697be6f1f182b2e727ae06f3714c files/digest-pysqlite-1.0.1 65 diff --git a/dev-python/pysqlite/files/digest-pysqlite-2.0.3 b/dev-python/pysqlite/files/digest-pysqlite-2.0.3 new file mode 100644 index 000000000000..1c6a79580c80 --- /dev/null +++ b/dev-python/pysqlite/files/digest-pysqlite-2.0.3 @@ -0,0 +1 @@ +MD5 e0e027806e39f24044d55715f38ac0cd pysqlite-2.0.3.tar.gz 57315 diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild index 671122079834..fd42d30d7dbc 100644 --- a/dev-python/pysqlite/pysqlite-0.5.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-0.5.1.ebuild,v 1.11 2004/10/23 08:13:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.12 2005/08/01 18:54:46 pythonhead Exp $ inherit distutils @@ -13,7 +13,7 @@ KEYWORDS="x86 alpha amd64 ppc sparc ppc-macos" LICENSE="pysqlite" SLOT="0" -DEPEND="virtual/python +DEPEND=">=dev-lang/python-2.2 =dev-db/sqlite-2*" src_unpack() { diff --git a/dev-python/pysqlite/pysqlite-1.0.1.ebuild b/dev-python/pysqlite/pysqlite-1.0.1.ebuild index 5e4125e223cf..890396ccc92e 100644 --- a/dev-python/pysqlite/pysqlite-1.0.1.ebuild +++ b/dev-python/pysqlite/pysqlite-1.0.1.ebuild @@ -1,6 +1,6 @@ # 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-1.0.1.ebuild,v 1.3 2005/05/27 21:08:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.4 2005/08/01 18:54:46 pythonhead Exp $ inherit distutils @@ -13,7 +13,7 @@ KEYWORDS="~amd64 sparc x86" LICENSE="pysqlite" SLOT="0" -DEPEND="virtual/python +DEPEND=">=dev-lang/python-2.2 =dev-db/sqlite-2*" src_unpack() { diff --git a/dev-python/pysqlite/pysqlite-2.0.2.ebuild b/dev-python/pysqlite/pysqlite-2.0.2.ebuild index bfbca0b1658c..8007f42573ed 100644 --- a/dev-python/pysqlite/pysqlite-2.0.2.ebuild +++ b/dev-python/pysqlite/pysqlite-2.0.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.3 2005/07/16 15:19:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.2.ebuild,v 1.4 2005/08/01 18:54:46 pythonhead Exp $ inherit distutils @@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" LICENSE="pysqlite" SLOT="2" -DEPEND="virtual/python +DEPEND=">=dev-lang/python-2.3 >=dev-db/sqlite-3.1" src_unpack() { diff --git a/dev-python/pysqlite/pysqlite-2.0.3.ebuild b/dev-python/pysqlite/pysqlite-2.0.3.ebuild new file mode 100644 index 000000000000..924beaeb7f6e --- /dev/null +++ b/dev-python/pysqlite/pysqlite-2.0.3.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.3.ebuild,v 1.1 2005/08/01 18:54:46 pythonhead 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 ~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 +} |