diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-08 20:12:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-08 20:12:59 +0000 |
commit | 08feb4f0aaf6268f205cf6fd3f0f2ba931e5f1bb (patch) | |
tree | 6c803db0ccbdb0752ab8674646e5ce4d4f20e13e /x11-libs/openmotif | |
parent | New CVS snapshot. Move pixmaps to SITEETC directory. Respect LINGUAS=ja. (diff) | |
download | gentoo-2-08feb4f0aaf6268f205cf6fd3f0f2ba931e5f1bb.tar.gz gentoo-2-08feb4f0aaf6268f205cf6fd3f0f2ba931e5f1bb.tar.bz2 gentoo-2-08feb4f0aaf6268f205cf6fd3f0f2ba931e5f1bb.zip |
stable x86, bug 273064
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.2.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index f5720cc58814..89d0a5b1f03d 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.215 2009/04/16 07:28:21 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.216 2009/06/08 20:12:59 fauli Exp $ + + 08 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + openmotif-2.3.2.ebuild: + stable x86, bug 273064 16 Apr 2009; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.2.ebuild: Add -j1 back to src_compile and src_install, fixes bug 266202. diff --git a/x11-libs/openmotif/openmotif-2.3.2.ebuild b/x11-libs/openmotif/openmotif-2.3.2.ebuild index 684e97c39dca..ab238c334f1f 100644 --- a/x11-libs/openmotif/openmotif-2.3.2.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2.ebuild,v 1.3 2009/04/16 07:28:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2.ebuild,v 1.4 2009/06/08 20:12:59 fauli Exp $ inherit autotools eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${PV%.*}/${PV}/${P}.tar.gz LICENSE="MOTIF libXpm doc? ( OPL )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc examples jpeg png unicode xft" # make people unmerge motif-config and all previous slots |