diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 21:26:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 21:26:03 +0000 |
commit | fc6bfcf4543c7da59b80ddbed0a708c9518422a2 (patch) | |
tree | b644a17397b4358c2283bfb03324e5ad47081cae /app-accessibility/flite/ChangeLog | |
parent | Version bump (bug #405283). (diff) | |
download | gentoo-2-fc6bfcf4543c7da59b80ddbed0a708c9518422a2.tar.gz gentoo-2-fc6bfcf4543c7da59b80ddbed0a708c9518422a2.tar.bz2 gentoo-2-fc6bfcf4543c7da59b80ddbed0a708c9518422a2.zip |
Add patch by Christopher Brannon to respect LDFLAGS (bug #334031). Fix -rpath directory (bug #405339). Remove static libraries in case LIBDIR is not /usr/lib/.
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/flite/ChangeLog')
-rw-r--r-- | app-accessibility/flite/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-accessibility/flite/ChangeLog b/app-accessibility/flite/ChangeLog index 1083a2de5e18..ef2c38c727b2 100644 --- a/app-accessibility/flite/ChangeLog +++ b/app-accessibility/flite/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-accessibility/flite -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/flite/ChangeLog,v 1.38 2010/02/28 23:14:49 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/flite/ChangeLog,v 1.39 2012/02/22 21:26:03 jer Exp $ + + 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> flite-1.4-r1.ebuild, + +files/flite-1.4-ldflags.patch: + Add patch by Christopher Brannon to respect LDFLAGS (bug #334031). Fix -rpath + directory (bug #405339). Remove static libraries in case LIBDIR is not + /usr/lib/. 28 Feb 2010; Jeroen Roovers <jer@gentoo.org> flite-1.3.ebuild: Segfaults on HPPA, keywording -hppa (bug #307241). |