diff options
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.1.30-r4.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild index 3f80dcf9377b..28307b1b98ad 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.4 2004/01/31 19:02:31 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.5 2004/03/07 04:35:59 geoman Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -8,7 +8,7 @@ DESCRIPTION="Open Motif (Metrolink Bug Fix Release)" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" DEPEND="virtual/glibc virtual/x11" |