diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-01 19:30:39 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-01 19:30:39 +0000 |
commit | cdac5246f8e0620e7c5267734a74fabe24426fb4 (patch) | |
tree | f2d324aee022f55822065841694fd81c08d41034 /x11-libs/openmotif/ChangeLog | |
parent | stable amd64, bug 230369 (diff) | |
download | gentoo-2-cdac5246f8e0620e7c5267734a74fabe24426fb4.tar.gz gentoo-2-cdac5246f8e0620e7c5267734a74fabe24426fb4.tar.bz2 gentoo-2-cdac5246f8e0620e7c5267734a74fabe24426fb4.zip |
Support utf8 and depend on libiconv if (and only if) USE=unicode.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'x11-libs/openmotif/ChangeLog')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index c1cc37743aae..a5180e087147 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.190 2008/06/29 12:39:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.191 2008/07/01 19:30:39 ulm Exp $ + + 01 Jul 2008; Ulrich Mueller <ulm@gentoo.org> + files/openmotif-2.3.0-freebsd-libiconv.patch, openmotif-2.3.1.ebuild: + Support utf8 and depend on libiconv if (and only if) USE=unicode. 29 Jun 2008; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.0-r1.ebuild, openmotif-2.3.0-r3.ebuild: |