From da619f63e7611eb0033788667d4cf0fb2da6ad05 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 6 Dec 2006 21:12:09 +0000 Subject: Remove old virtual/x11 dependency. (Portage version: 2.1.2_rc2-r2) --- games-strategy/xconq/ChangeLog | 5 ++++- games-strategy/xconq/xconq-7.4.1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'games-strategy') diff --git a/games-strategy/xconq/ChangeLog b/games-strategy/xconq/ChangeLog index 0607cfe3b58d..e1a4b9aa1b41 100644 --- a/games-strategy/xconq/ChangeLog +++ b/games-strategy/xconq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/xconq # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xconq/ChangeLog,v 1.7 2006/03/22 23:12:54 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xconq/ChangeLog,v 1.8 2006/12/06 21:12:09 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni xconq-7.4.1.ebuild: + Remove old virtual/x11 dependency. 22 Mar 2006; +files/xconq-tkconq.patch, xconq-7.4.1.ebuild: diff --git a/games-strategy/xconq/xconq-7.4.1.ebuild b/games-strategy/xconq/xconq-7.4.1.ebuild index ddd3b57ee1fe..6f142c508880 100644 --- a/games-strategy/xconq/xconq-7.4.1.ebuild +++ b/games-strategy/xconq/xconq-7.4.1.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/games-strategy/xconq/xconq-7.4.1.ebuild,v 1.9 2006/03/22 23:12:54 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xconq/xconq-7.4.1.ebuild,v 1.10 2006/12/06 21:12:09 wolf31o2 Exp $ inherit eutils games @@ -13,11 +13,11 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -RDEPEND="|| ( x11-libs/libXmu virtual/x11 ) +RDEPEND="x11-libs/libXmu dev-lang/tk dev-lang/tcl" DEPEND="${RDEPEND} - || ( x11-libs/libXaw virtual/x11 )" + x11-libs/libXaw" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad