summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:39:25 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:39:25 +0000
commitbc77c20a7704139aa60d39474e2d298da492766b (patch)
tree979c3c9452fa914094d7aa76b85f77c8b007e5a1 /x11-misc
parentInitial version by myself. (diff)
downloadgentoo-2-bc77c20a7704139aa60d39474e2d298da492766b.tar.gz
gentoo-2-bc77c20a7704139aa60d39474e2d298da492766b.tar.bz2
gentoo-2-bc77c20a7704139aa60d39474e2d298da492766b.zip
fixed motif dep
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xlockmore/ChangeLog8
-rw-r--r--x11-misc/xlockmore/Manifest6
-rw-r--r--x11-misc/xlockmore/xlockmore-5.04.ebuild4
-rw-r--r--x11-misc/xlockmore/xlockmore-5.08.2.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-misc/xlockmore/ChangeLog b/x11-misc/xlockmore/ChangeLog
index 232d8d9a37f1..c2164f13f2be 100644
--- a/x11-misc/xlockmore/ChangeLog
+++ b/x11-misc/xlockmore/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xlockmore
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.5 2004/01/05 13:11:36 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.6 2004/01/11 13:39:03 lanius Exp $
+
+ 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> xlockmore-5.04.ebuild,
+ xlockmore-5.08.2.ebuild:
+ fixed motif dep
05 Jan 2004; Jason Wever <weeve@gentoo.org> xlockmore-5.04.ebuild,
xlockmore-5.08.2.ebuild:
diff --git a/x11-misc/xlockmore/Manifest b/x11-misc/xlockmore/Manifest
index 95adf11a832a..b47b8683d595 100644
--- a/x11-misc/xlockmore/Manifest
+++ b/x11-misc/xlockmore/Manifest
@@ -1,6 +1,6 @@
-MD5 33478976329664a8f7509baf6928e787 ChangeLog 3799
+MD5 e4418cc678794fdee37fc8b5251ca66c xlockmore-5.04.ebuild 1845
+MD5 80d34edfdca895db75f407cd3e2e061e xlockmore-5.08.2.ebuild 1901
+MD5 c41d2278c3088d8d2f01591df4a87a8a ChangeLog 3920
MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173
-MD5 7748ce54b5744408b8602b44d18d33f3 xlockmore-5.04.ebuild 1839
-MD5 6f96b210603bae3ad145d32d57133556 xlockmore-5.08.2.ebuild 1895
MD5 589c4732f3e791a2cad0f52c7ec09908 files/digest-xlockmore-5.04 68
MD5 7c6285fb6c9ff44a2590f166ecd553ef files/digest-xlockmore-5.08.2 70
diff --git a/x11-misc/xlockmore/xlockmore-5.04.ebuild b/x11-misc/xlockmore/xlockmore-5.04.ebuild
index 4ee15002b600..53f64033dc99 100644
--- a/x11-misc/xlockmore/xlockmore-5.04.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.04.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/xlockmore/xlockmore-5.04.ebuild,v 1.3 2004/01/05 13:11:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.04.ebuild,v 1.4 2004/01/11 13:39:03 lanius Exp $
IUSE="nas esd motif opengl truetype gtk pam"
@@ -20,7 +20,7 @@ DEPEND="virtual/x11
pam? ( sys-libs/pam )
nas? ( media-libs/nas )
esd? ( media-sound/esound )
- motif? ( virtual/motif )
+ motif? ( x11-libs/openmotif )
gtk? ( =x11-libs/gtk+-1.2* )"
src_compile() {
diff --git a/x11-misc/xlockmore/xlockmore-5.08.2.ebuild b/x11-misc/xlockmore/xlockmore-5.08.2.ebuild
index c6e323c54930..4a9cdcf4c042 100644
--- a/x11-misc/xlockmore/xlockmore-5.08.2.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.08.2.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/xlockmore/xlockmore-5.08.2.ebuild,v 1.5 2004/01/05 13:11:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.08.2.ebuild,v 1.6 2004/01/11 13:39:03 lanius Exp $
inherit gnuconfig
@@ -22,7 +22,7 @@ DEPEND="virtual/x11
pam? ( sys-libs/pam )
nas? ( media-libs/nas )
esd? ( media-sound/esound )
- motif? ( virtual/motif )
+ motif? ( x11-libs/openmotif )
gtk? ( =x11-libs/gtk+-1.2* )"
src_compile() {