diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-13 16:22:01 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-13 16:22:01 +0000 |
commit | 91cdf89d046321c118d20cd143beeebceec7cb16 (patch) | |
tree | 6dc7ac1c3e7c3b1ed68727a7df8a22c5a2a38a74 /x11-misc/xplore | |
parent | fix another openmotif dep (diff) | |
download | gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.tar.gz gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.tar.bz2 gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.zip |
fixed motif dep
Diffstat (limited to 'x11-misc/xplore')
-rw-r--r-- | x11-misc/xplore/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/xplore/xplore-1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplore/xplore-1.1e.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplore/xplore-1.2a.ebuild | 3 |
4 files changed, 8 insertions, 9 deletions
diff --git a/x11-misc/xplore/Manifest b/x11-misc/xplore/Manifest index 6d9c7d173f47..6b22e65666f7 100644 --- a/x11-misc/xplore/Manifest +++ b/x11-misc/xplore/Manifest @@ -1,8 +1,8 @@ -MD5 a3efa6d3318a586c773bbafdcf90d796 xplore-1.2a.ebuild 1203 -MD5 903644f5f364a69d5b6e2df4d41be3e9 xplore-1.1-r1.ebuild 1171 +MD5 1a9d5d6fdec60e90810bad62cef7cd1d xplore-1.2a.ebuild 1175 +MD5 d9c4209eaffab18051420f50af6fd41e xplore-1.1-r1.ebuild 1164 MD5 bed7c1a8116fcd076c5dbbc459fa9efa ChangeLog 1622 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 -MD5 f02d2cc80717a80d64c7eb02b6ec944c xplore-1.1e.ebuild 1182 +MD5 b82d8776166815e15a733f610f5d3ac3 xplore-1.1e.ebuild 1175 MD5 d81a9d6cffc3f9e5bbfd3c30fc5befb0 files/digest-xplore-1.1-r1 63 MD5 443aaa2db2102227b3880e7a74d7cd23 files/digest-xplore-1.1e 64 MD5 8e9d553f8c4cf7c2f33d108428abd8e7 files/digest-xplore-1.2a 64 diff --git a/x11-misc/xplore/xplore-1.1-r1.ebuild b/x11-misc/xplore/xplore-1.1-r1.ebuild index e5d018cff47c..a03a2753cd62 100644 --- a/x11-misc/xplore/xplore-1.1-r1.ebuild +++ b/x11-misc/xplore/xplore-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1-r1.ebuild,v 1.1 2003/11/20 23:21:13 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1-r1.ebuild,v 1.2 2004/01/13 16:20:47 lanius Exp $ IUSE="" @@ -15,7 +15,7 @@ KEYWORDS="x86" # its webpage states the lesstif does not fully work with xplore DEPEND="virtual/x11 - >=x11-libs/openmotif-2.2" + x11-libs/openmotif" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 diff --git a/x11-misc/xplore/xplore-1.1e.ebuild b/x11-misc/xplore/xplore-1.1e.ebuild index d918be71d23a..63b6e02a6db0 100644 --- a/x11-misc/xplore/xplore-1.1e.ebuild +++ b/x11-misc/xplore/xplore-1.1e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1e.ebuild,v 1.1 2003/11/20 23:21:13 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.1e.ebuild,v 1.2 2004/01/13 16:20:47 lanius Exp $ IUSE="" @@ -15,7 +15,7 @@ KEYWORDS="x86" # its webpage states the lesstif does not fully work with xplore DEPEND="virtual/x11 - >=x11-libs/openmotif-2.2" + x11-libs/openmotif" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 diff --git a/x11-misc/xplore/xplore-1.2a.ebuild b/x11-misc/xplore/xplore-1.2a.ebuild index d19ebc45c7f9..3ab8975f4984 100644 --- a/x11-misc/xplore/xplore-1.2a.ebuild +++ b/x11-misc/xplore/xplore-1.2a.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-misc/xplore/xplore-1.2a.ebuild,v 1.2 2004/01/11 13:39:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.3 2004/01/13 16:20:47 lanius Exp $ IUSE="" @@ -16,7 +16,6 @@ KEYWORDS="x86" # its webpage states the lesstif does not fully work with xplore DEPEND="virtual/x11 x11-libs/openmotif" -# >=x11-libs/openmotif-2.2" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 |