summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-27 10:00:14 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-27 10:00:14 +0000
commit1760fcd960548172821096e4126085133f4f6143 (patch)
tree81c4936e053893cd4e22c32a878b3eb46a6163d5 /app-text/xdvik
parentChange dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff)
downloadgentoo-2-1760fcd960548172821096e4126085133f4f6143.tar.gz
gentoo-2-1760fcd960548172821096e4126085133f4f6143.tar.bz2
gentoo-2-1760fcd960548172821096e4126085133f4f6143.zip
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'app-text/xdvik')
-rw-r--r--app-text/xdvik/ChangeLog5
-rw-r--r--app-text/xdvik/xdvik-22.84.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog
index 4112f0f05b95..775cfdfad8be 100644
--- a/app-text/xdvik/ChangeLog
+++ b/app-text/xdvik/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xdvik
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.49 2008/05/12 20:35:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.50 2008/06/27 10:00:14 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> xdvik-22.84.10.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
12 May 2008; nixnut <nixnut@gentoo.org> xdvik-22.84.10.ebuild:
Stable on ppc wrt bug 220651
diff --git a/app-text/xdvik/xdvik-22.84.10.ebuild b/app-text/xdvik/xdvik-22.84.10.ebuild
index aedec3795776..06b91898e921 100644
--- a/app-text/xdvik/xdvik-22.84.10.ebuild
+++ b/app-text/xdvik/xdvik-22.84.10.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/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.21 2008/05/12 20:35:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.22 2008/06/27 10:00:14 ulm Exp $
WANT_AUTOCONF=2.1
@@ -22,7 +22,7 @@ RDEPEND=">=media-libs/t1lib-5.0.2
x11-libs/libXmu
x11-libs/libXp
x11-libs/libXpm
- motif? ( virtual/motif )
+ motif? ( x11-libs/openmotif )
!motif? ( neXt? ( x11-libs/neXtaw )
!neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
cjk? ( || ( app-text/texlive-core app-text/ptex )