summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-05-08 10:32:19 +0000
committerUlrich Müller <ulm@gentoo.org>2008-05-08 10:32:19 +0000
commitc740c6a233cec1304229cb19f4e89ea56ca20c2d (patch)
treef80475ac496b1c8a59dbd26c389da239986dbd87
parentUpstream changed tar balls again, removing mirror restriction (diff)
downloadgentoo-2-c740c6a233cec1304229cb19f4e89ea56ca20c2d.tar.gz
gentoo-2-c740c6a233cec1304229cb19f4e89ea56ca20c2d.tar.bz2
gentoo-2-c740c6a233cec1304229cb19f4e89ea56ca20c2d.zip
No need for libXaw at run time.
(Portage version: 2.1.5_rc7)
-rw-r--r--x11-libs/openmotif-compat/ChangeLog4
-rw-r--r--x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/openmotif-compat/ChangeLog b/x11-libs/openmotif-compat/ChangeLog
index 62aa7c326a4c..461650c6c7d1 100644
--- a/x11-libs/openmotif-compat/ChangeLog
+++ b/x11-libs/openmotif-compat/ChangeLog
@@ -1,10 +1,10 @@
# ChangeLog for x11-libs/openmotif-compat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v 1.3 2008/05/08 09:59:52 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v 1.4 2008/05/08 10:32:19 ulm Exp $
08 May 2008; Ulrich Mueller <ulm@gentoo.org>
openmotif-compat-2.2.3.ebuild:
- Remove redundant dependency on printproto.
+ Remove redundant dependency on printproto. No need for libXaw at run time.
27 Apr 2008; Markus Meier <maekke@gentoo.org>
openmotif-compat-2.2.3.ebuild:
diff --git a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
index b45d5e124b4f..1fd44537f58d 100644
--- a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
+++ b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.4 2008/05/08 09:59:52 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.5 2008/05/08 10:32:19 ulm Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.6"
@@ -22,10 +22,10 @@ RDEPEND="!x11-libs/motif-config
!x11-libs/lesstif
!=x11-libs/openmotif-2.2*
x11-libs/libXmu
- x11-libs/libXaw
x11-libs/libXp"
DEPEND="${RDEPEND}
+ x11-libs/libXaw
x11-misc/xbitmaps"
S=${WORKDIR}/${MY_P}