summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:55:32 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:55:32 +0000
commitbf7d306130c3cf32335847c8145085c553e18d4c (patch)
tree490887d59afc7440861adaf9e24af0c15b3937d9 /x11-wm/lwm
parentremoved openmotif-2.2; marked 2.1.30-r3 stable (diff)
downloadgentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.tar.gz
gentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.tar.bz2
gentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.zip
fixed motif dep
Diffstat (limited to 'x11-wm/lwm')
-rw-r--r--x11-wm/lwm/ChangeLog8
-rw-r--r--x11-wm/lwm/lwm-1.1.5.ebuild8
-rw-r--r--x11-wm/lwm/lwm-1.1.6.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-wm/lwm/ChangeLog b/x11-wm/lwm/ChangeLog
index 4e74626440d6..82cbd88c758a 100644
--- a/x11-wm/lwm/ChangeLog
+++ b/x11-wm/lwm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/lwm
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/ChangeLog,v 1.7 2003/12/06 16:20:03 tseng Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/ChangeLog,v 1.8 2004/01/11 13:54:33 lanius Exp $
+
+ 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> lwm-1.1.5.ebuild,
+ lwm-1.1.6.ebuild:
+ fixed motif dep
*lwm-1.1.6 (06 Dec 2003)
diff --git a/x11-wm/lwm/lwm-1.1.5.ebuild b/x11-wm/lwm/lwm-1.1.5.ebuild
index 2de2e3d3fc8c..47bacb49d1ed 100644
--- a/x11-wm/lwm/lwm-1.1.5.ebuild
+++ b/x11-wm/lwm/lwm-1.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.1.5.ebuild,v 1.2 2003/09/17 11:26:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.1.5.ebuild,v 1.3 2004/01/11 13:54:33 lanius Exp $
IUSE="motif"
@@ -13,10 +13,10 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc"
-DEPEND="motif? ( virtual/motif >=sys-apps/sed-4 )
+DEPEND="motif? ( x11-libs/openmotif >=sys-apps/sed-4 )
virtual/x11"
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/x11"
src_compile() {
diff --git a/x11-wm/lwm/lwm-1.1.6.ebuild b/x11-wm/lwm/lwm-1.1.6.ebuild
index e5cd17501155..b99fcc4c894b 100644
--- a/x11-wm/lwm/lwm-1.1.6.ebuild
+++ b/x11-wm/lwm/lwm-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.1.6.ebuild,v 1.1 2003/12/06 16:20:03 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.1.6.ebuild,v 1.2 2004/01/11 13:54:33 lanius Exp $
IUSE="motif"
@@ -13,10 +13,10 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc"
-DEPEND="motif? ( virtual/motif >=sys-apps/sed-4 )
+DEPEND="motif? ( x11-libs/openmotif >=sys-apps/sed-4 )
virtual/x11"
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/x11"
src_compile() {