diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-18 15:29:38 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-18 15:29:38 +0000 |
commit | 252da213144af230a8fb96146ff5d719c909521e (patch) | |
tree | 9872e7b57e0444d88f370e005bd9586812d2c331 /x11-misc/xfishtank/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-252da213144af230a8fb96146ff5d719c909521e.tar.gz gentoo-2-252da213144af230a8fb96146ff5d719c909521e.tar.bz2 gentoo-2-252da213144af230a8fb96146ff5d719c909521e.zip |
Fix Makefile to use CFLAGS (bug #115938).
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-misc/xfishtank/ChangeLog')
-rw-r--r-- | x11-misc/xfishtank/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-misc/xfishtank/ChangeLog b/x11-misc/xfishtank/ChangeLog index d61f67691443..299979d7f4cb 100644 --- a/x11-misc/xfishtank/ChangeLog +++ b/x11-misc/xfishtank/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xfishtank # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.8 2005/12/18 12:32:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.9 2005/12/18 15:29:38 nelchael Exp $ + + 18 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> + +files/xfishtank-2.1tp-Makefile.patch, xfishtank-2.1.ebuild: + Fix Makefile to use CFLAGS (bug #115938). 18 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> xfishtank-2.1.ebuild: Fix dodoc - bug #115860. |