diff options
author | 2009-05-17 13:39:54 +0000 | |
---|---|---|
committer | 2009-05-17 13:39:54 +0000 | |
commit | 294a97d3d1dc5cc260ff8e7a1fdb4e887ec6eed8 (patch) | |
tree | c607a5354333ad6b37adf6d46a8f7902c122957e /dev-python/pysqlite/ChangeLog | |
parent | Remove x86-fbsd keyword for sandbox versions that are known incompatible with... (diff) | |
download | historical-294a97d3d1dc5cc260ff8e7a1fdb4e887ec6eed8.tar.gz historical-294a97d3d1dc5cc260ff8e7a1fdb4e887ec6eed8.tar.bz2 historical-294a97d3d1dc5cc260ff8e7a1fdb4e887ec6eed8.zip |
Stable on alpha, bug #270087
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pysqlite/ChangeLog')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index e45b3ae10861..8315b5abd5b9 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pysqlite -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.89 2009/03/31 20:54:24 patrick Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.90 2009/05/17 13:39:54 klausman Exp $ + + 17 May 2009; Tobias Klausmann <klausman@gentoo.org> pysqlite-2.5.5.ebuild: + Stable on alpha, bug #270087 *pysqlite-2.5.5 (31 Mar 2009) |