diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-21 19:43:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-21 19:43:54 +0000 |
commit | 2db1d0a4e78e8ea5d46432832001ae804d22a1a0 (patch) | |
tree | ac08c9c88b76ce115970581af8c1d330ee8dbe20 /x11-libs/openmotif | |
parent | Bump, and remove the older, non-split-up versions. (diff) | |
download | gentoo-2-2db1d0a4e78e8ea5d46432832001ae804d22a1a0.tar.gz gentoo-2-2db1d0a4e78e8ea5d46432832001ae804d22a1a0.tar.bz2 gentoo-2-2db1d0a4e78e8ea5d46432832001ae804d22a1a0.zip |
Stable on sparc wrt #78111 #81996
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index bad9f1c93afd..47e60e857c96 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # 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.87 2005/02/21 16:38:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.88 2005/02/21 19:43:54 gustavoz Exp $ + + 21 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> + openmotif-2.1.30-r7.ebuild: + Stable on sparc wrt #78111 #81996 21 Feb 2005; Aron Griffis <agriffis@gentoo.org> openmotif-2.1.30-r7.ebuild, openmotif-2.2.3-r1.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild index 123c785daf39..83f63088ff1e 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r7.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-r7.ebuild,v 1.14 2005/02/21 16:38:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild,v 1.15 2005/02/21 19:43:54 gustavoz 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" |