diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 21:48:57 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 21:48:57 +0000 |
commit | 5fdb0f9695717c7143a1b3fef50f36954e8c6535 (patch) | |
tree | 3a033afb5283c26f6fa3a676835fed4ad18ab754 /games-emulation/openmsx | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.tar.gz gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.tar.bz2 gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.zip |
Remove redundant virtual/x11 dependency which does not play well with modular X. virtual/opengl & libsdl will drag X in anyway.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 9 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.3.4.ebuild | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.4.0.ebuild | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.5.1.ebuild | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.5.2.ebuild | 5 |
5 files changed, 15 insertions, 14 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index f8274fc01f9a..89b704300e4f 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/openmsx -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.16 2005/09/10 20:36:27 chainsaw Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.17 2006/01/21 21:48:57 chainsaw Exp $ + + 21 Jan 2006; <chainsaw@gentoo.org> openmsx-0.3.4.ebuild, + openmsx-0.4.0.ebuild, openmsx-0.5.1.ebuild, openmsx-0.5.2.ebuild: + Remove redundant virtual/x11 dependency which does not play well with + modular X. virtual/opengl & libsdl will drag X in anyway. 10 Sep 2005; Tony Vroon <chainsaw@gentoo.org> openmsx-0.5.2.ebuild: Marked 0.5.2 stable on amd64 and x86. diff --git a/games-emulation/openmsx/openmsx-0.3.4.ebuild b/games-emulation/openmsx/openmsx-0.3.4.ebuild index 839f46dbb7ce..a5ccd4401391 100644 --- a/games-emulation/openmsx/openmsx-0.3.4.ebuild +++ b/games-emulation/openmsx/openmsx-0.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.3.4.ebuild,v 1.5 2004/06/24 22:32:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.3.4.ebuild,v 1.6 2006/01/21 21:48:57 chainsaw Exp $ inherit games flag-o-matic @@ -18,7 +18,6 @@ RDEPEND="dev-libs/libxml2 sys-libs/zlib media-libs/sdl-image media-libs/libsdl - virtual/x11 virtual/opengl" DEPEND="${RDEPEND} >=sys-apps/sed-4" diff --git a/games-emulation/openmsx/openmsx-0.4.0.ebuild b/games-emulation/openmsx/openmsx-0.4.0.ebuild index a79fe785dc4f..a012e92d1846 100644 --- a/games-emulation/openmsx/openmsx-0.4.0.ebuild +++ b/games-emulation/openmsx/openmsx-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.4 2004/09/12 10:06:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.5 2006/01/21 21:48:57 chainsaw Exp $ inherit flag-o-matic eutils games @@ -19,7 +19,6 @@ DEPEND="dev-lang/tcl sys-libs/zlib media-libs/sdl-image media-libs/libsdl - virtual/x11 virtual/opengl" src_unpack() { diff --git a/games-emulation/openmsx/openmsx-0.5.1.ebuild b/games-emulation/openmsx/openmsx-0.5.1.ebuild index 29dbb0d03743..527078db5601 100644 --- a/games-emulation/openmsx/openmsx-0.5.1.ebuild +++ b/games-emulation/openmsx/openmsx-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.1.ebuild,v 1.3 2005/09/01 19:20:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.1.ebuild,v 1.4 2006/01/21 21:48:57 chainsaw Exp $ inherit flag-o-matic eutils games @@ -19,7 +19,6 @@ DEPEND="dev-lang/tcl sys-libs/zlib media-libs/sdl-image media-libs/libsdl - virtual/x11 virtual/opengl" src_unpack() { diff --git a/games-emulation/openmsx/openmsx-0.5.2.ebuild b/games-emulation/openmsx/openmsx-0.5.2.ebuild index 92d89cf7b5b8..46959e172836 100644 --- a/games-emulation/openmsx/openmsx-0.5.2.ebuild +++ b/games-emulation/openmsx/openmsx-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.2.ebuild,v 1.4 2005/09/10 20:36:27 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.2.ebuild,v 1.5 2006/01/21 21:48:57 chainsaw Exp $ inherit flag-o-matic eutils games @@ -19,7 +19,6 @@ DEPEND="dev-lang/tcl sys-libs/zlib media-libs/sdl-image media-libs/libsdl - virtual/x11 virtual/opengl" src_unpack() { |