diff options
author | Peter Volkov <pva@gentoo.org> | 2009-01-27 08:34:17 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-01-27 08:34:17 +0000 |
commit | fc62e7d26c216736549540b1acefa909afb2868f (patch) | |
tree | 2a6535244a99d6be42a8ca97a0aa48b772d9cdb7 /app-text/reed/ChangeLog | |
parent | Version bump. Don't pre-stripped executable, bug #241242, thank Diego E. 'Fla... (diff) | |
download | historical-fc62e7d26c216736549540b1acefa909afb2868f.tar.gz historical-fc62e7d26c216736549540b1acefa909afb2868f.tar.bz2 historical-fc62e7d26c216736549540b1acefa909afb2868f.zip |
Respect LDFLAGS. Don't install wrap, as it collides with talkfilters, bug #247396, thank Diego E. 'Flameeyes' Pettenò for report.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-text/reed/ChangeLog')
-rw-r--r-- | app-text/reed/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-text/reed/ChangeLog b/app-text/reed/ChangeLog index e773fdaadbfe..550f71723dea 100644 --- a/app-text/reed/ChangeLog +++ b/app-text/reed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/reed -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.8 2008/12/30 21:29:30 angelos Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.9 2009/01/27 08:34:17 pva Exp $ + + 27 Jan 2009; Peter Volkov <pva@gentoo.org> reed-5.4.ebuild: + Respect LDFLAGS. Don't install wrap, as it collides with talkfilters, bug + #247396, thank Diego E. 'Flameeyes' Pettenò for report. 30 Dec 2008; Christoph Mende <angelos@gentoo.org> reed-5.4.ebuild: QA: Respect CC (bug 243740), prevent stripping (bug 239875) |