diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:12:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:12:44 +0000 |
commit | aa3366e646ff1d37f31135120fefab658279c34b (patch) | |
tree | 92768f5f44134bf4761bf0b5f32a28e8e6bebb75 /x11-libs/openmotif | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-aa3366e646ff1d37f31135120fefab658279c34b.tar.gz gentoo-2-aa3366e646ff1d37f31135120fefab658279c34b.tar.bz2 gentoo-2-aa3366e646ff1d37f31135120fefab658279c34b.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/openmotif')
-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 23a3459fda01..9adf46fa05eb 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.140 2007/09/28 06:38:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.141 2007/10/15 15:12:44 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> openmotif-2.3.0.ebuild: + Stable on ppc64 28 Sep 2007; Joshua Kinard <kumba@gentoo.org> openmotif-2.3.0.ebuild: Stable on mips, per #183736. diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index 6aa42b88ca33..4a01f3193898 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-2007 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.5 2007/09/28 06:38:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.6 2007/10/15 15:12:44 corsair 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" SLOT="2.3" -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="virtual/libc |