diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-29 10:56:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-29 10:56:02 +0000 |
commit | 3737711bd52d6ab30bdf5bb1d5255b46d23ce7b7 (patch) | |
tree | 1d0ace8785c791b2545ed59eb0880409e6ddb06e /app-misc/gramps/ChangeLog | |
parent | Add proper blockers for xorg-7.5 stuff we dont want with xorg-server-1.6. Per... (diff) | |
download | gentoo-2-3737711bd52d6ab30bdf5bb1d5255b46d23ce7b7.tar.gz gentoo-2-3737711bd52d6ab30bdf5bb1d5255b46d23ce7b7.tar.bz2 gentoo-2-3737711bd52d6ab30bdf5bb1d5255b46d23ce7b7.zip |
use dev-python/bsddb3 instead of internal berkdb of Python, because the latter is deprecated, see bug 286496, patch by flameeyes; ported ebuild really to EAPI 2
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-misc/gramps/ChangeLog')
-rw-r--r-- | app-misc/gramps/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog index c94c9e72f90c..b7e8804096af 100644 --- a/app-misc/gramps/ChangeLog +++ b/app-misc/gramps/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-misc/gramps # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.110 2009/10/07 14:45:38 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.111 2009/10/29 10:56:01 fauli Exp $ + +*gramps-3.1.2-r1 (29 Oct 2009) + + 29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + +gramps-3.1.2-r1.ebuild, +files/gramps-3.1.2-use_bsddb3.patch: + use dev-python/bsddb3 instead of internal berkdb of Python, because the + latter is deprecated, see bug 286496, patch by flameeyes; ported ebuild + really to EAPI 2 07 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> gramps-3.1.1-r1.ebuild, gramps-3.1.2.ebuild: |