summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:44:31 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:44:31 +0000
commit3876eb6ccc5d972b70f85336aab01f57fc6b539d (patch)
treec305749714b159a97e21a3c098684df85598ab52 /x11-misc
parentno stable version on sparc? strange... (diff)
downloadgentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.tar.gz
gentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.tar.bz2
gentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.zip
fixed motif dep
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xcalendar/ChangeLog7
-rw-r--r--x11-misc/xcalendar/Manifest6
-rw-r--r--x11-misc/xcalendar/xcalendar-4.0.ebuild6
-rw-r--r--x11-misc/xplore/ChangeLog7
-rw-r--r--x11-misc/xplore/Manifest10
-rw-r--r--x11-misc/xplore/xplore-1.2a.ebuild6
6 files changed, 24 insertions, 18 deletions
diff --git a/x11-misc/xcalendar/ChangeLog b/x11-misc/xcalendar/ChangeLog
index aed0a69875d8..005c6a2c79f1 100644
--- a/x11-misc/xcalendar/ChangeLog
+++ b/x11-misc/xcalendar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xcalendar
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.4 2003/11/04 03:40:44 abhishek Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.5 2004/01/11 13:41:42 lanius Exp $
+
+ 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> xcalendar-4.0.ebuild:
+ fixed motif dep
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
diff --git a/x11-misc/xcalendar/Manifest b/x11-misc/xcalendar/Manifest
index bd2438f92922..dc0e088601f1 100644
--- a/x11-misc/xcalendar/Manifest
+++ b/x11-misc/xcalendar/Manifest
@@ -1,5 +1,5 @@
+MD5 b1bc91db90e039dac019e6ece69d8d41 xcalendar-4.0.ebuild 997
+MD5 4ed99532affe2a17b2c31a449f065dfd ChangeLog 847
+MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
MD5 b0dec6ead29d9994bcc47ad702aa16f8 files/xcalendar-4.0-motif-gentoo.diff 1104
MD5 2ee59797b69df684e9303f8d171c0f86 files/digest-xcalendar-4.0 69
-MD5 c3a44303c57262ca643bce54bd5044ef xcalendar-4.0.ebuild 1008
-MD5 5d0c70f813ee57be9df793e5c3fc5a87 ChangeLog 757
-MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
diff --git a/x11-misc/xcalendar/xcalendar-4.0.ebuild b/x11-misc/xcalendar/xcalendar-4.0.ebuild
index 7effb5524fb4..c4d1aaf76ef2 100644
--- a/x11-misc/xcalendar/xcalendar-4.0.ebuild
+++ b/x11-misc/xcalendar/xcalendar-4.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-misc/xcalendar/xcalendar-4.0.ebuild,v 1.4 2003/09/27 02:39:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.5 2004/01/11 13:41:42 lanius Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A simple interactive calendar program with a notebook capability"
@@ -12,7 +12,7 @@ LICENSE="as-is"
KEYWORDS="~x86"
DEPEND="virtual/x11
- motif? ( >=x11-libs/openmotif-2.2.1 )"
+ motif? ( x11-libs/openmotif )"
src_compile() {
if use motif
diff --git a/x11-misc/xplore/ChangeLog b/x11-misc/xplore/ChangeLog
index 0ae72249472f..c21966268f8c 100644
--- a/x11-misc/xplore/ChangeLog
+++ b/x11-misc/xplore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xplore
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/ChangeLog,v 1.2 2003/11/21 06:39:09 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/ChangeLog,v 1.3 2004/01/11 13:39:54 lanius Exp $
+
+ 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> xplore-1.2a.ebuild:
+ fixed motif dep
*xplore-1.2a (20 Nov 2003)
diff --git a/x11-misc/xplore/Manifest b/x11-misc/xplore/Manifest
index 972ea9ab1aa5..6d9c7d173f47 100644
--- a/x11-misc/xplore/Manifest
+++ b/x11-misc/xplore/Manifest
@@ -1,8 +1,8 @@
-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
-MD5 50d1fb410a8d5f5787e4351a054c0d67 xplore-1.2a.ebuild 1199
+MD5 a3efa6d3318a586c773bbafdcf90d796 xplore-1.2a.ebuild 1203
MD5 903644f5f364a69d5b6e2df4d41be3e9 xplore-1.1-r1.ebuild 1171
-MD5 663da33d02e3d40871b79652337b087a ChangeLog 1532
+MD5 bed7c1a8116fcd076c5dbbc459fa9efa ChangeLog 1622
MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173
MD5 f02d2cc80717a80d64c7eb02b6ec944c xplore-1.1e.ebuild 1182
+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.2a.ebuild b/x11-misc/xplore/xplore-1.2a.ebuild
index 3d1bd01d63c6..d19ebc45c7f9 100644
--- a/x11-misc/xplore/xplore-1.2a.ebuild
+++ b/x11-misc/xplore/xplore-1.2a.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-misc/xplore/xplore-1.2a.ebuild,v 1.1 2003/11/20 23:21:13 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.2 2004/01/11 13:39:54 lanius Exp $
IUSE=""
@@ -15,7 +15,7 @@ KEYWORDS="x86"
# its webpage states the lesstif does not fully work with xplore
DEPEND="virtual/x11
- virtual/motif"
+ x11-libs/openmotif"
# >=x11-libs/openmotif-2.2"
src_compile() {