From 68d3d442c34c2c8184defb9b3b0e14f80eaaa891 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Mon, 9 Oct 2006 18:17:38 +0000 Subject: Correct X11 deps. (Portage version: 2.1.2_pre2-r7) --- app-text/xdvik/ChangeLog | 5 ++++- app-text/xdvik/xdvik-22.84.10.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-text') diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog index c15b23ab1a11..6248409e9a89 100644 --- a/app-text/xdvik/ChangeLog +++ b/app-text/xdvik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.25 2006/10/07 18:56:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.26 2006/10/09 18:17:38 exg Exp $ + + 09 Oct 2006; Emanuele Giaquinta xdvik-22.84.10.ebuild: + Correct X11 deps. 07 Oct 2006; Diego Pettenò xdvik-22.84.10.ebuild: Add ~x86-fbsd keyword. diff --git a/app-text/xdvik/xdvik-22.84.10.ebuild b/app-text/xdvik/xdvik-22.84.10.ebuild index 080352843ce8..b8c4cf0caa1e 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-2006 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.2 2006/10/07 18:56:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.3 2006/10/09 18:17:38 exg Exp $ WANT_AUTOCONF=2.1 @@ -21,7 +21,8 @@ SLOT="0" LICENSE="GPL-2" RDEPEND=">=media-libs/t1lib-5.0.2 - x11-libs/libXau + x11-libs/libXmu + x11-libs/libXp x11-libs/libXpm motif? ( lesstif? ( x11-libs/lesstif ) !lesstif? ( x11-libs/openmotif ) ) -- cgit v1.2.3-65-gdbad