diff options
author | 2009-05-13 10:31:15 +0000 | |
---|---|---|
committer | 2009-05-13 10:31:15 +0000 | |
commit | 2878c1e09fe86be75fe793c5facd898a9c8b3194 (patch) | |
tree | badd5b2a749afd6da8b1d919c30d6430768f1059 /net-libs/gtk-vnc/ChangeLog | |
parent | Version bump and cleanup. (diff) | |
download | gentoo-2-2878c1e09fe86be75fe793c5facd898a9c8b3194.tar.gz gentoo-2-2878c1e09fe86be75fe793c5facd898a9c8b3194.tar.bz2 gentoo-2-2878c1e09fe86be75fe793c5facd898a9c8b3194.zip |
Fix configure running to honor USE flags, accidental bug in 0.3.8 ebuild
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gtk-vnc/ChangeLog')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 2c3c80a9a070..b3406f225b01 100644 --- a/net-libs/gtk-vnc/ChangeLog +++ b/net-libs/gtk-vnc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/gtk-vnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.29 2009/05/03 18:01:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.30 2009/05/13 10:31:15 leio Exp $ + +*gtk-vnc-0.3.8-r1 (13 May 2009) + + 13 May 2009; Mart Raudsepp <leio@gentoo.org> -gtk-vnc-0.3.8.ebuild, + +gtk-vnc-0.3.8-r1.ebuild: + Fix configure running to honor USE flags, accidental bug in 0.3.8 ebuild *gtk-vnc-0.3.8 (03 May 2009) |