diff options
author | 2004-08-05 23:33:47 +0000 | |
---|---|---|
committer | 2004-08-05 23:33:47 +0000 | |
commit | c932cd91a58b6c155447fc8f27a416966564b0e8 (patch) | |
tree | fb31d2d00bd257ec263cc0681e05cf5a4055d8aa /dev-python/pysqlite/ChangeLog | |
parent | stable on x86 (diff) | |
download | gentoo-2-c932cd91a58b6c155447fc8f27a416966564b0e8.tar.gz gentoo-2-c932cd91a58b6c155447fc8f27a416966564b0e8.tar.bz2 gentoo-2-c932cd91a58b6c155447fc8f27a416966564b0e8.zip |
new sqlite ebuild slot
Diffstat (limited to 'dev-python/pysqlite/ChangeLog')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index bba899bda85f..f380d84169ea 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,6 +1,11 @@ # 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.16 2004/07/06 15:18:49 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.17 2004/08/05 23:31:05 arj Exp $ + + 05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> pysqlite-0.3.1.ebuild, + pysqlite-0.4.1.ebuild, pysqlite-0.4.3.ebuild, pysqlite-0.5.0.ebuild, + pysqlite-0.5.1.ebuild: + Depend on version 2 of sqlite. *pysqlite-0.5.1 (06 Jul 2004) |