summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 21:32:58 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-01 21:32:58 +0000
commit5c98a15c7c7ad1aa7c50b8259bd8b641dee646e8 (patch)
tree9574325c9a6ebe9c1d4a46dada0f67c6c7465bbf /games-emulation/vgba
parentAdded ~ppc64; bug #156160 (diff)
downloadhistorical-5c98a15c7c7ad1aa7c50b8259bd8b641dee646e8.tar.gz
historical-5c98a15c7c7ad1aa7c50b8259bd8b641dee646e8.tar.bz2
historical-5c98a15c7c7ad1aa7c50b8259bd8b641dee646e8.zip
Removing old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-emulation/vgba')
-rw-r--r--games-emulation/vgba/ChangeLog5
-rw-r--r--games-emulation/vgba/vgba-2.1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/games-emulation/vgba/ChangeLog b/games-emulation/vgba/ChangeLog
index f135546349a6..ab4f995af470 100644
--- a/games-emulation/vgba/ChangeLog
+++ b/games-emulation/vgba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/vgba
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.7 2006/10/15 23:12:31 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.8 2006/12/01 21:32:58 wolf31o2 Exp $
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> vgba-2.1.ebuild:
+ Removing old virtual/x11 dependency.
*vgba-3.0 (15 Oct 2006)
diff --git a/games-emulation/vgba/vgba-2.1.ebuild b/games-emulation/vgba/vgba-2.1.ebuild
index 34dfc27fe4ea..d01e64a6b9e0 100644
--- a/games-emulation/vgba/vgba-2.1.ebuild
+++ b/games-emulation/vgba/vgba-2.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-emulation/vgba/vgba-2.1.ebuild,v 1.6 2006/09/19 19:17:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/vgba-2.1.ebuild,v 1.7 2006/12/01 21:32:58 wolf31o2 Exp $
inherit games
@@ -15,8 +15,7 @@ RESTRICT="strip"
IUSE=""
RDEPEND="sys-libs/zlib
- || ( x11-libs/libXext
- virtual/x11 )"
+ x11-libs/libXext"
S="${WORKDIR}"