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-libs/ViewKlass
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-libs/ViewKlass')
-rw-r--r--x11-libs/ViewKlass/ChangeLog7
-rw-r--r--x11-libs/ViewKlass/Manifest4
-rw-r--r--x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-libs/ViewKlass/ChangeLog b/x11-libs/ViewKlass/ChangeLog
index ac8517330a80..f7d886532db2 100644
--- a/x11-libs/ViewKlass/ChangeLog
+++ b/x11-libs/ViewKlass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/ViewKlass
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.2 2003/02/11 08:13:44 mkennedy Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.3 2004/01/11 13:51:46 lanius Exp $
+
+ 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> ViewKlass-0.6.0.ebuild:
+ fixed motif dep
*ViewKlass-0.6.0 (11 Feb 2003)
diff --git a/x11-libs/ViewKlass/Manifest b/x11-libs/ViewKlass/Manifest
index 2b471f775cba..7f39a024924a 100644
--- a/x11-libs/ViewKlass/Manifest
+++ b/x11-libs/ViewKlass/Manifest
@@ -1,4 +1,4 @@
-MD5 e58e5161f1e0d8f12d275dc5ce685ac6 ChangeLog 624
-MD5 dcdee5abab396875fc02aef999e998a8 ViewKlass-0.6.0.ebuild 860
+MD5 a11793b60c8b7f06c03d1d3172c8afd6 ViewKlass-0.6.0.ebuild 865
+MD5 9ee49f77ee0a38b01b2eab73975242e2 ChangeLog 716
MD5 f0a90700a678d09e23a00056fe8e774f files/ViewKlass-0.6.0-gentoo.patch.gz 8810
MD5 36b02a31ee3dcda42c1d897e0e75a977 files/digest-ViewKlass-0.6.0 67
diff --git a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild b/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild
index b309c1ff4101..051ed062f924 100644
--- a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild
+++ b/x11-libs/ViewKlass/ViewKlass-0.6.0.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-libs/ViewKlass/ViewKlass-0.6.0.ebuild,v 1.3 2003/02/13 16:54:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild,v 1.4 2004/01/11 13:51:46 lanius Exp $
IUSE=""
@@ -9,7 +9,7 @@ SRC_URI="http://unc.dl.sourceforge.net/sourceforge/viewklass/${P}.tar.gz"
HOMEPAGE="http://viewklass.sourceforge.net"
LICENSE="LGPL-2.1"
-DEPEND="virtual/motif"
+DEPEND="x11-libs/openmotif"
SLOT="0"
KEYWORDS="~x86 ~sparc"