summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:19:01 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 20:19:01 +0000
commit35c018a1373b62d6561b4bd869f32c3790b5c179 (patch)
tree83c9674fea148bbcabe2e829ccdc785d0069bcf9 /games-action/xpilot-ng
parentStable on amd64/x86 wrt bug #149666. (diff)
downloadhistorical-35c018a1373b62d6561b4bd869f32c3790b5c179.tar.gz
historical-35c018a1373b62d6561b4bd869f32c3790b5c179.tar.bz2
historical-35c018a1373b62d6561b4bd869f32c3790b5c179.zip
Removing old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-action/xpilot-ng')
-rw-r--r--games-action/xpilot-ng/ChangeLog6
-rw-r--r--games-action/xpilot-ng/xpilot-ng-4.6.6.ebuild20
2 files changed, 12 insertions, 14 deletions
diff --git a/games-action/xpilot-ng/ChangeLog b/games-action/xpilot-ng/ChangeLog
index 91fc75a0c838..c573be7621ba 100644
--- a/games-action/xpilot-ng/ChangeLog
+++ b/games-action/xpilot-ng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/xpilot-ng
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.7 2006/05/01 19:12:10 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.8 2006/12/01 20:01:36 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ xpilot-ng-4.6.6.ebuild:
+ Removing old virtual/x11 dependency.
*xpilot-ng-4.7.2-r1 (01 May 2006)
diff --git a/games-action/xpilot-ng/xpilot-ng-4.6.6.ebuild b/games-action/xpilot-ng/xpilot-ng-4.6.6.ebuild
index a5f63cf12072..54f2088f8b0b 100644
--- a/games-action/xpilot-ng/xpilot-ng-4.6.6.ebuild
+++ b/games-action/xpilot-ng/xpilot-ng-4.6.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-action/xpilot-ng/xpilot-ng-4.6.6.ebuild,v 1.3 2006/01/25 03:00:55 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.6.6.ebuild,v 1.4 2006/12/01 20:01:36 wolf31o2 Exp $
inherit games
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="openal sdl"
-RDEPEND="|| (
- (
- x11-libs/libX11
- x11-libs/libICE
- x11-libs/libSM )
- virtual/x11 )
+RDEPEND="x11-libs/libX11
+ x11-libs/libICE
+ x11-libs/libSM
>=dev-libs/expat-1.1
>=sys-libs/zlib-1.1.3
openal? ( media-libs/openal )
@@ -28,12 +25,9 @@ RDEPEND="|| (
>=media-libs/sdl-image-1.0
>=media-libs/sdl-ttf-2.0 )"
DEPEND="${RDEPEND}
- || (
- (
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt )
- virtual/x11 )"
+ x11-proto/xextproto
+ x11-proto/xproto
+ x11-libs/libXt"
src_compile() {
egamesconf \