diff options
author | Stanislav Ochotnicky <sochotnicky@gentoo.org> | 2011-01-14 00:52:11 +0000 |
---|---|---|
committer | Stanislav Ochotnicky <sochotnicky@gentoo.org> | 2011-01-14 00:52:11 +0000 |
commit | dc6ef07b3b12b71e3b323c7130cc76c8b5847b41 (patch) | |
tree | 43abf95516083682632c0d57a1cba99284c5bd65 /net-p2p/gnunet/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-dc6ef07b3b12b71e3b323c7130cc76c8b5847b41.tar.gz gentoo-2-dc6ef07b3b12b71e3b323c7130cc76c8b5847b41.tar.bz2 gentoo-2-dc6ef07b3b12b71e3b323c7130cc76c8b5847b41.zip |
Add several new use flags. Don't die when neither
mysql nor sqlite are selected, instead fallback to
sqlite.
Resolves: #207302, #205510
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/gnunet/ChangeLog')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index 954f9a38b6c7..7b05636c5f66 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-p2p/gnunet -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.68 2010/06/20 13:56:46 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.69 2011/01/14 00:52:11 sochotnicky Exp $ + +*gnunet-0.8.1-r1 (14 Jan 2011) + + 14 Jan 2011; Stanislav Ochotnicky <sochotnicky@gentoo.org> + +gnunet-0.8.1-r1.ebuild, metadata.xml: + Add several new use flags. Don't die when neither + mysql nor sqlite are selected, instead fallback to + sqlite. 20 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> +files/0.8.1-asneeded.patch, gnunet-0.8.1.ebuild, |