diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-29 11:55:39 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-29 11:55:39 +0000 |
commit | f18202df43d1b098946451fd5e5ae79305a98573 (patch) | |
tree | d09a42a2dce1535217c2f44b3ad1c6dee152d552 /games-strategy/x2 | |
parent | Version bump (diff) | |
download | gentoo-2-f18202df43d1b098946451fd5e5ae79305a98573.tar.gz gentoo-2-f18202df43d1b098946451fd5e5ae79305a98573.tar.bz2 gentoo-2-f18202df43d1b098946451fd5e5ae79305a98573.zip |
Fixed slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/x2')
-rw-r--r-- | games-strategy/x2/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/x2/x2-1.4.05.ebuild | 7 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-strategy/x2/ChangeLog b/games-strategy/x2/ChangeLog index 6221a5540262..d6bff8c95c2b 100644 --- a/games-strategy/x2/ChangeLog +++ b/games-strategy/x2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/x2 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.4 2008/02/29 19:40:07 carlo Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.5 2011/03/29 11:55:39 angelos Exp $ + + 29 Mar 2011; Christoph Mende <angelos@gentoo.org> x2-1.4.05.ebuild: + Fixed slot deps 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> x2-1.4.05.ebuild: Remove icon extension from desktop entry to match Icon Theme Specification. diff --git a/games-strategy/x2/x2-1.4.05.ebuild b/games-strategy/x2/x2-1.4.05.ebuild index 1a13c057b33b..8fdee12b9000 100644 --- a/games-strategy/x2/x2-1.4.05.ebuild +++ b/games-strategy/x2/x2-1.4.05.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.2 2008/02/29 19:40:07 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.3 2011/03/29 11:55:39 angelos Exp $ +EAPI=1 inherit eutils games MY_PV="1.4.04-${PV}" @@ -28,7 +29,7 @@ RDEPEND="media-libs/alsa-lib media-libs/libsdl media-libs/openal sys-libs/zlib - x11-libs/gtk+ + x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp |