diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-02 22:11:03 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-02 22:11:03 +0000 |
commit | 0155d595284d8b6a3c278677deb210ac2454f0db (patch) | |
tree | 4c6645319bdb9ab62a0148e3cd1d476352ce76ce /x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | |
parent | stable on amd64 wrt to bug #83792 (diff) | |
download | historical-0155d595284d8b6a3c278677deb210ac2454f0db.tar.gz historical-0155d595284d8b6a3c278677deb210ac2454f0db.tar.bz2 historical-0155d595284d8b6a3c278677deb210ac2454f0db.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.18
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.1.30-r9.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild index be7e1794e69e..80623e9801f5 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r9.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-r9.ebuild,v 1.2 2005/03/02 19:42:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.3 2005/03/02 22:11:03 hansmi 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" |