diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-10-30 22:23:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-10-30 22:23:23 +0000 |
commit | 89dd6023e481b48d27039805b7037af4ad4a310f (patch) | |
tree | b7c4b50af7139341c12fdbf0131fe2b650253a55 /app-text/noweb/ChangeLog | |
parent | Use PyPI mirrors. (diff) | |
download | gentoo-2-89dd6023e481b48d27039805b7037af4ad4a310f.tar.gz gentoo-2-89dd6023e481b48d27039805b7037af4ad4a310f.tar.bz2 gentoo-2-89dd6023e481b48d27039805b7037af4ad4a310f.zip |
Respect ldflags (bug #338899) and use $(MAKE) for recursive make, by Wormo, bug #264273
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'app-text/noweb/ChangeLog')
-rw-r--r-- | app-text/noweb/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-text/noweb/ChangeLog b/app-text/noweb/ChangeLog index b998c97e22a5..66a7e4f1c0b2 100644 --- a/app-text/noweb/ChangeLog +++ b/app-text/noweb/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/noweb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.47 2010/10/30 22:01:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.48 2010/10/30 22:23:22 aballier Exp $ + +*noweb-2.11b-r2 (30 Oct 2010) + + 30 Oct 2010; Alexis Ballier <aballier@gentoo.org> +noweb-2.11b-r2.ebuild, + +files/noweb-2.11b-ldflags.patch, +files/noweb-2.11b-recmake.patch: + Respect ldflags (bug #338899) and use $(MAKE) for recursive make, by + Wormo, bug #264273 30 Oct 2010; Alexis Ballier <aballier@gentoo.org> -noweb-2.9-r5.ebuild, -noweb-2.9-r6.ebuild, -files/noweb-2.9-gentoo.diff, -noweb-2.11b.ebuild: |