summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-08-02 05:45:55 +0000
committerMatt Turner <mattst88@gentoo.org>2011-08-02 05:45:55 +0000
commit0f2cf4ef12da96bc91694678871ee675f56a01a9 (patch)
treee2ef7b3ac84042004f97dad34cf725844f9c56d5 /app-text/xdvik/xdvik-22.84.16.ebuild
parentversion bump (diff)
downloadhistorical-0f2cf4ef12da96bc91694678871ee675f56a01a9.tar.gz
historical-0f2cf4ef12da96bc91694678871ee675f56a01a9.tar.bz2
historical-0f2cf4ef12da96bc91694678871ee675f56a01a9.zip
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'app-text/xdvik/xdvik-22.84.16.ebuild')
-rw-r--r--app-text/xdvik/xdvik-22.84.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xdvik/xdvik-22.84.16.ebuild b/app-text/xdvik/xdvik-22.84.16.ebuild
index 974495bcd0d5..8603b4874633 100644
--- a/app-text/xdvik/xdvik-22.84.16.ebuild
+++ b/app-text/xdvik/xdvik-22.84.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.13 2010/11/11 15:54:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.14 2011/08/02 05:45:55 mattst88 Exp $
EAPI=3
inherit eutils flag-o-matic elisp-common toolchain-funcs
@@ -20,7 +20,7 @@ RDEPEND=">=media-libs/t1lib-5.0.2
x11-libs/libXpm
motif? ( >=x11-libs/openmotif-2.3:0 )
!motif? ( neXt? ( x11-libs/neXtaw )
- !neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
+ !neXt? ( Xaw3d? ( x11-libs/libXaw3d ) ) )
virtual/latex-base
!<app-text/texlive-2007"
DEPEND="${RDEPEND}"