diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-02 17:10:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-02 17:10:58 +0000 |
commit | 01cae96be30732fe6ac8a7beec667bfcda45b153 (patch) | |
tree | e75be8b5ff3c598687e7a44dde24af96e8d9ab7a /x11-libs | |
parent | Removing autofs stuff, because it has no chance to work, thanks to Michael S ... (diff) | |
download | gentoo-2-01cae96be30732fe6ac8a7beec667bfcda45b153.tar.gz gentoo-2-01cae96be30732fe6ac8a7beec667bfcda45b153.tar.bz2 gentoo-2-01cae96be30732fe6ac8a7beec667bfcda45b153.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.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 97bbd90fc3ca..15a71bf2f2ef 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.65 2005/02/02 10:16:30 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.66 2005/02/02 17:10:58 corsair Exp $ + + 02 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.2.3.ebuild: + Stable on ppc64; bug #78111 02 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild: stable on amd64 and x86 diff --git a/x11-libs/openmotif/openmotif-2.2.3.ebuild b/x11-libs/openmotif/openmotif-2.2.3.ebuild index 254cfaa30543..12560f590617 100644 --- a/x11-libs/openmotif/openmotif-2.2.3.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3.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.2.3.ebuild,v 1.3 2005/02/02 10:16:30 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3.ebuild,v 1.4 2005/02/02 17:10:58 corsair Exp $ inherit eutils libtool flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz" SLOT="0" LICENSE="MOTIF" -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" PROVIDE="virtual/motif" |