diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-02-16 16:17:20 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-02-16 16:17:20 +0000 |
commit | 90990973c23946f7db03c2984d72ab03266d32c4 (patch) | |
tree | 2f79830ce4a63677fbaf9aec2792e4b627b05b7e /x11-libs | |
parent | Stable on amd64, bug 204265. (diff) | |
download | gentoo-2-90990973c23946f7db03c2984d72ab03266d32c4.tar.gz gentoo-2-90990973c23946f7db03c2984d72ab03266d32c4.tar.bz2 gentoo-2-90990973c23946f7db03c2984d72ab03266d32c4.zip |
Stable on amd64, 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 35ca828165aa..da00693cd128 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.154 2008/02/14 19:25:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.155 2008/02/16 16:17:20 ulm Exp $ + + 16 Feb 2008; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.0.ebuild: + Stable on amd64, bug 204265. 14 Feb 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.0.ebuild: Stable on ppc wrt bug 204265 diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index 52417800479a..a1a07cc762fd 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.17 2008/02/14 19:25:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.18 2008/02/16 16:17:20 ulm 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=" |