diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-26 18:44:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-26 18:44:47 +0000 |
commit | ec38fec293f33d1d9ba9336f27279bad00fbd546 (patch) | |
tree | 0f4a5aa097de043ba4e5e82e08ad4b28f2db2c12 /x11-libs/openmotif | |
parent | Stable on ppc wrt bug 223707 (diff) | |
download | historical-ec38fec293f33d1d9ba9336f27279bad00fbd546.tar.gz historical-ec38fec293f33d1d9ba9336f27279bad00fbd546.tar.bz2 historical-ec38fec293f33d1d9ba9336f27279bad00fbd546.zip |
Stable on ppc wrt bug 223683
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 56d1641177e7..42b825c5b59d 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # 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.181 2008/05/26 18:37:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.182 2008/05/26 18:44:47 nixnut Exp $ + + 26 May 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.0-r3.ebuild: + Stable on ppc wrt bug 223683 26 May 2008; Christian Faulhammer <opfer@gentoo.org> openmotif-2.3.0-r3.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild index 78af169fe066..3108a2fc87de 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.2 2008/05/26 18:37:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.3 2008/05/26 18:44:47 nixnut Exp $ inherit eutils flag-o-matic multilib autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${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 xft" # make people unmerge motif-config and all previous slots |