summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:51:56 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:51:56 +0000
commitb328045ce320d05a16b8243f703bd67862971123 (patch)
tree433d3f71c82956e0d8064dba3ae7204cb5067b83 /x11-libs/ViewKlass
parentfixed motif dep (diff)
downloadhistorical-b328045ce320d05a16b8243f703bd67862971123.tar.gz
historical-b328045ce320d05a16b8243f703bd67862971123.tar.bz2
historical-b328045ce320d05a16b8243f703bd67862971123.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"