From: Chris Gianelloni Date: Wed, 6 Dec 2006 17:27:54 +0000 (+0000) Subject: Remove old virtual/x11 dependency. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f663e3e426476718e98289e086689683b7a52942;p=gentoo.git Remove old virtual/x11 dependency. Package-Manager: portage-2.1.2_rc2-r2 --- diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog index 09a8d07020bb..442b8d30bb45 100644 --- a/games-roguelike/angband/ChangeLog +++ b/games-roguelike/angband/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-roguelike/angband # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.17 2006/07/18 05:20:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.18 2006/12/06 17:25:28 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni angband-3.0.5.ebuild, + angband-3.0.6.ebuild: + Remove old virtual/x11 dependency. 18 Jul 2006; Diego Pettenò angband-3.0.6.ebuild: Add ~x86-fbsd keyword. diff --git a/games-roguelike/angband/angband-3.0.5.ebuild b/games-roguelike/angband/angband-3.0.5.ebuild index 9c343a80e5cb..c34b402857a4 100644 --- a/games-roguelike/angband/angband-3.0.5.ebuild +++ b/games-roguelike/angband/angband-3.0.5.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-roguelike/angband/angband-3.0.5.ebuild,v 1.10 2006/02/21 23:23:30 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.5.ebuild,v 1.11 2006/12/06 17:25:28 wolf31o2 Exp $ inherit games @@ -14,10 +14,8 @@ KEYWORDS="amd64 ppc ~ppc-macos sparc x86" IUSE="X gtk" DEPEND=">=sys-libs/ncurses-5 - gtk? ( - =x11-libs/gtk+-1.2* - ) - X? ( || ( x11-libs/libXaw virtual/x11 ) )" + gtk? ( =x11-libs/gtk+-1.2* ) + X? ( x11-libs/libXaw )" src_unpack() { unpack ${A} diff --git a/games-roguelike/angband/angband-3.0.6.ebuild b/games-roguelike/angband/angband-3.0.6.ebuild index 037c37458f19..e6c149a43f56 100644 --- a/games-roguelike/angband/angband-3.0.6.ebuild +++ b/games-roguelike/angband/angband-3.0.6.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-roguelike/angband/angband-3.0.6.ebuild,v 1.2 2006/07/18 05:20:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.3 2006/12/06 17:25:28 wolf31o2 Exp $ inherit flag-o-matic games @@ -14,10 +14,8 @@ KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd" IUSE="X gtk" DEPEND=">=sys-libs/ncurses-5 - gtk? ( - =x11-libs/gtk+-1.2* - ) - X? ( || ( x11-libs/libXaw virtual/x11 ) )" + gtk? ( =x11-libs/gtk+-1.2* ) + X? ( x11-libs/libXaw )" src_compile() { egamesconf \ diff --git a/games-roguelike/hengband/ChangeLog b/games-roguelike/hengband/ChangeLog index 765de5e0f04f..389e5aacd12d 100644 --- a/games-roguelike/hengband/ChangeLog +++ b/games-roguelike/hengband/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-roguelike/hengband # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/ChangeLog,v 1.10 2006/07/30 21:17:25 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/ChangeLog,v 1.11 2006/12/06 17:27:54 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni + hengband-1.6.2-r1.ebuild: + Remove old virtual/x11 dependency. *hengband-1.6.2-r1 (30 Jul 2006) diff --git a/games-roguelike/hengband/hengband-1.6.2-r1.ebuild b/games-roguelike/hengband/hengband-1.6.2-r1.ebuild index f68297ab863a..0673d9d9aa49 100644 --- a/games-roguelike/hengband/hengband-1.6.2-r1.ebuild +++ b/games-roguelike/hengband/hengband-1.6.2-r1.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-roguelike/hengband/hengband-1.6.2-r1.ebuild,v 1.1 2006/07/30 21:17:25 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.6.2-r1.ebuild,v 1.2 2006/12/06 17:27:54 wolf31o2 Exp $ inherit toolchain-funcs eutils games @@ -15,9 +15,9 @@ SLOT="0" IUSE="X linguas_ja" RDEPEND=">=sys-libs/ncurses-5 - X? ( || ( x11-libs/libX11 virtual/x11 ) )" + X? ( x11-libs/libX11 )" DEPEND="${RDEPEND} - X? ( || ( x11-libs/libXt virtual/x11 ) )" + X? ( x11-libs/libXt )" src_unpack() { unpack ${A}