diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-01 21:47:48 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-01 21:47:48 +0000 |
commit | af0e9789be315e4162e5abbd1e284aab5ef8926e (patch) | |
tree | d2952be3807852e4e4cc28053183821c2a0f638b /games-emulation | |
parent | Added ~amd64 wrt bug #156059. (diff) | |
download | gentoo-2-af0e9789be315e4162e5abbd1e284aab5ef8926e.tar.gz gentoo-2-af0e9789be315e4162e5abbd1e284aab5ef8926e.tar.bz2 gentoo-2-af0e9789be315e4162e5abbd1e284aab5ef8926e.zip |
Removing old virtual/x11 dependency.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xe/xe-20060101.ebuild | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/games-emulation/xe/ChangeLog b/games-emulation/xe/ChangeLog index b11d33a410a9..66a2829fdc2e 100644 --- a/games-emulation/xe/ChangeLog +++ b/games-emulation/xe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xe # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.4 2006/03/31 20:34:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.5 2006/12/01 21:47:48 wolf31o2 Exp $ + + 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> xe-20060101.ebuild: + Removing old virtual/x11 dependency. 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> xe-20060101.ebuild: Changing nostrip to strip. diff --git a/games-emulation/xe/xe-20060101.ebuild b/games-emulation/xe/xe-20060101.ebuild index ed2772300a1e..e4338ab6b24b 100644 --- a/games-emulation/xe/xe-20060101.ebuild +++ b/games-emulation/xe/xe-20060101.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/xe/xe-20060101.ebuild,v 1.3 2006/03/31 20:34:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-20060101.ebuild,v 1.4 2006/12/01 21:47:48 wolf31o2 Exp $ inherit games @@ -15,9 +15,8 @@ KEYWORDS="-* ~x86" IUSE="" RESTRICT="strip" -RDEPEND="|| ( ( x11-libs/libXv - x11-libs/libXxf86vm ) - virtual/x11 ) +RDEPEND="x11-libs/libXv + x11-libs/libXxf86vm sys-libs/zlib =x11-libs/gtk+-2*" DEPEND="${RDEPEND} |