diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-24 17:45:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-24 17:45:15 +0000 |
commit | 556ab43924e1dd89d5a4413a72c7a40899d32857 (patch) | |
tree | 515d2dc54c202b661ac5dcbbee41811e00baa3c5 /x11-libs/openmotif | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-556ab43924e1dd89d5a4413a72c7a40899d32857.tar.gz gentoo-2-556ab43924e1dd89d5a4413a72c7a40899d32857.tar.bz2 gentoo-2-556ab43924e1dd89d5a4413a72c7a40899d32857.zip |
Stable on alpha, bug 78111.
(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 49be04e8da14..aff4e9a53535 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.89 2005/02/22 14:13:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.90 2005/02/24 17:45:15 kloeri Exp $ + + 24 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + openmotif-2.1.30-r7.ebuild: + Stable on alpha, bug 78111. 22 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.1.30-r7.ebuild: Stable on ppc64 diff --git a/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild index 6f6ffffb188f..e3e6b4995676 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.16 2005/02/22 14:13:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild,v 1.17 2005/02/24 17:45:15 kloeri 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" |