diff options
author | 2005-02-15 13:34:58 +0000 | |
---|---|---|
committer | 2005-02-15 13:34:58 +0000 | |
commit | b228f0b36b5754ea3db2f205c27970a20f2b4eca (patch) | |
tree | 7eddeef91bbabf719d740a94abb78d63e9671f9f /x11-libs | |
parent | To ~sparc wrt #82002 (diff) | |
download | gentoo-2-b228f0b36b5754ea3db2f205c27970a20f2b4eca.tar.gz gentoo-2-b228f0b36b5754ea3db2f205c27970a20f2b4eca.tar.bz2 gentoo-2-b228f0b36b5754ea3db2f205c27970a20f2b4eca.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index b1a720a63dec..23b31550f7a6 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.73 2005/02/14 14:52:23 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.74 2005/02/15 13:34:58 corsair Exp $ + + 15 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.1.30-r6.ebuild: + Stable on ppc64; bug #81996 *openmotif-2.2.3-r1 (14 Feb 2005) diff --git a/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild index 48219005521e..70fe9b6631f0 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild,v 1.5 2005/02/06 11:22:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild,v 1.6 2005/02/15 13:34:58 corsair Exp $ inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" LICENSE="MOTIF" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~ppc-macos sparc x86" IUSE="" PROVIDE="virtual/motif" |