diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:25:00 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:25:00 +0000 |
commit | 42415dc3f7bb402802a5db444bd4128356fea5a7 (patch) | |
tree | f8288a38800f20cf2fb5b434e56b1f042903d3a4 /x11-libs | |
parent | Stable on ppc wrt bug 204265 (diff) | |
download | gentoo-2-42415dc3f7bb402802a5db444bd4128356fea5a7.tar.gz gentoo-2-42415dc3f7bb402802a5db444bd4128356fea5a7.tar.bz2 gentoo-2-42415dc3f7bb402802a5db444bd4128356fea5a7.zip |
Stable on ppc wrt bug 204265
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 58eabcfd0a60..35ca828165aa 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.153 2008/02/14 17:41:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.154 2008/02/14 19:25:00 nixnut Exp $ + + 14 Feb 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.0.ebuild: + Stable on ppc wrt bug 204265 14 Feb 2008; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.0.ebuild, openmotif-2.3.0-r1.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index 6356eff3cd48..52417800479a 100644 --- a/x11-libs/openmotif/openmotif-2.3.0.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0.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.ebuild,v 1.16 2008/02/14 17:41:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.17 2008/02/14 19:25:00 nixnut Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz LICENSE="MOTIF 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 xft jpeg png examples" RDEPEND=" |