diff options
author | 2007-02-18 16:24:14 +0000 | |
---|---|---|
committer | 2007-02-18 16:24:14 +0000 | |
commit | 7dbd188d0f03d51e44a8c35e29773528875ef332 (patch) | |
tree | 615cbb63243752136df86d575b09c53e56ce85ce /x11-libs/xforms/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-7dbd188d0f03d51e44a8c35e29773528875ef332.tar.gz gentoo-2-7dbd188d0f03d51e44a8c35e29773528875ef332.tar.bz2 gentoo-2-7dbd188d0f03d51e44a8c35e29773528875ef332.zip |
Fixing breakage w/ fdesign/Makefile.am and lib/Makefile.am (eleminating the remaining commented out lines, that make automake fail badly) thanks to Fabian Groffen and Bo Orsted Andresen <bo.andresen at zlin.dk> in #161857.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-libs/xforms/ChangeLog')
-rw-r--r-- | x11-libs/xforms/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog index 68d1c611a887..b3012eb227a3 100644 --- a/x11-libs/xforms/ChangeLog +++ b/x11-libs/xforms/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/xforms -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.36 2006/11/22 17:44:14 masterdriverz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.37 2007/02/18 16:24:14 phreak Exp $ + + 18 Feb 2007; Christian Heim <phreak@gentoo.org> + +files/xforms-1.0.90-Makefile.am.patch, xforms-1.0.90-r1.ebuild: + Fixing breakage w/ fdesign/Makefile.am and lib/Makefile.am (eleminating the + remaining commented out lines, that make automake fail badly) thanks to + Fabian Groffen and Bo Orsted Andresen <bo.andresen at zlin.dk> in #161857. 22 Nov 2006; Charlie Shepherd <masterdriverz@gentoo.org> ChangeLog: Add patch to build with --as-needed, thanks to Robert Marmorstein, bug 140179 |