diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 18:55:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 18:55:09 +0000 |
commit | ae08abc6804987d4419aad5607224e6c4c19297a (patch) | |
tree | cf73df102f383278daabb6020b35c8b7a627b331 /x11-libs/openmotif | |
parent | new version with lots of changes to Gentoo-ify it (diff) | |
download | gentoo-2-ae08abc6804987d4419aad5607224e6c4c19297a.tar.gz gentoo-2-ae08abc6804987d4419aad5607224e6c4c19297a.tar.bz2 gentoo-2-ae08abc6804987d4419aad5607224e6c4c19297a.zip |
compaq-jdk/jre depends on openmotif-2.1
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild index 2f61e0dbc424..d346f1c3046b 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.12 2002/12/15 10:44:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.13 2002/12/15 18:55:09 bjb Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc virtual/x11" |