diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-03-09 11:19:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-03-09 11:19:15 +0000 |
commit | 76ec66e0ff05120a3d23276d93c6233eca50785a (patch) | |
tree | c247c3eccd070dff3e640f0a99d014860c2cf12b /app-text/unrtf/ChangeLog | |
parent | Fix building with libpng14. (diff) | |
download | historical-76ec66e0ff05120a3d23276d93c6233eca50785a.tar.gz historical-76ec66e0ff05120a3d23276d93c6233eca50785a.tar.bz2 historical-76ec66e0ff05120a3d23276d93c6233eca50785a.zip |
Add semi-optimal patch to solve linking issues with libiconv
Package-Manager: portage-2.2.00.15754-prefix/cvs/Darwin powerpc
Diffstat (limited to 'app-text/unrtf/ChangeLog')
-rw-r--r-- | app-text/unrtf/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index f6e2e5a51bde..c93468c65bd2 100644 --- a/app-text/unrtf/ChangeLog +++ b/app-text/unrtf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/unrtf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.39 2010/02/01 06:40:31 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.40 2010/03/09 11:19:14 grobian Exp $ + + 09 Mar 2010; Fabian Groffen <grobian@gentoo.org> unrtf-0.21.1.ebuild, + +files/unrtf-0.21.1-iconv-detection.patch: + Add semi-optimal patch to solve linking issues with libiconv *unrtf-0.21.1 (01 Feb 2010) |