diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 20:39:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 20:39:29 +0000 |
commit | b2a94979b0bacbd28b9577b0f72b512427261bdc (patch) | |
tree | f58276df9f8bdf334e22e05b8f8a5c3ba2fa5f68 /dev-python/pysqlite | |
parent | ppc. stable (diff) | |
download | gentoo-2-b2a94979b0bacbd28b9577b0f72b512427261bdc.tar.gz gentoo-2-b2a94979b0bacbd28b9577b0f72b512427261bdc.tar.bz2 gentoo-2-b2a94979b0bacbd28b9577b0f72b512427261bdc.zip |
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index 6dbf69bf812c..97275fac4128 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pysqlite # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.77 2007/07/18 18:21:05 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.78 2007/08/13 20:39:29 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + pysqlite-1.0.1.ebuild: + ppc. stable *pysqlite-2.3.5 (18 Jul 2007) diff --git a/dev-python/pysqlite/pysqlite-1.0.1.ebuild b/dev-python/pysqlite/pysqlite-1.0.1.ebuild index bd910d01b4fe..db143fcce2be 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-2007 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.7 2007/07/15 18:53:48 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-1.0.1.ebuild,v 1.8 2007/08/13 20:39:29 dertobi123 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="amd64 sparc x86 ~x86-fbsd ~ppc" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" LICENSE="pysqlite" SLOT="0" |