summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 20:52:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 20:52:07 +0000
commit43782237f52797b3d23e8d31d18f7e1465e72e11 (patch)
treee47974a622950a98909010e068b0cc86d728a101 /games-strategy
parentclean up app-emulation/emul-linux which has been removed (diff)
downloadgentoo-2-43782237f52797b3d23e8d31d18f7e1465e72e11.tar.gz
gentoo-2-43782237f52797b3d23e8d31d18f7e1465e72e11.tar.bz2
gentoo-2-43782237f52797b3d23e8d31d18f7e1465e72e11.zip
clean up app-emulation/emul-linux which has been removed
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/coldwar-demo/ChangeLog7
-rw-r--r--games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild35
2 files changed, 15 insertions, 27 deletions
diff --git a/games-strategy/coldwar-demo/ChangeLog b/games-strategy/coldwar-demo/ChangeLog
index 945b2152213e..cad3df0dd641 100644
--- a/games-strategy/coldwar-demo/ChangeLog
+++ b/games-strategy/coldwar-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.11 2014/08/29 17:58:52 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.12 2015/06/01 20:52:07 mr_bones_ Exp $
+
+ 01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> coldwar-demo-1-r2.ebuild:
+ clean up app-emulation/emul-linux which has been removed
29 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org>
-coldwar-demo-1-r1.ebuild:
diff --git a/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild b/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild
index 8e306f5b3e08..29b8aa77d98c 100644
--- a/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild
+++ b/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild,v 1.2 2014/06/25 17:28:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r2.ebuild,v 1.3 2015/06/01 20:52:07 mr_bones_ Exp $
EAPI=5
-
inherit eutils unpacker games
MY_PN=${PN%-demo}
@@ -19,28 +18,14 @@ IUSE=""
RESTRICT="mirror bindist strip"
RDEPEND="
- || (
- (
- >=dev-libs/glib-2.34.3[abi_x86_32(-)]
- >=media-libs/libogg-1.3.0[abi_x86_32(-)]
- >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
- >=media-libs/openal-1.15.1[abi_x86_32(-)]
- >=media-libs/smpeg-0.4.4-r10[abi_x86_32(-)]
- >=virtual/opengl-7.0-r1[abi_x86_32(-)]
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
- )
- amd64? (
- (
- app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )
- )
- )"
-DEPEND=""
+ >=dev-libs/glib-2.34.3[abi_x86_32(-)]
+ >=media-libs/libogg-1.3.0[abi_x86_32(-)]
+ >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)]
+ >=media-libs/openal-1.15.1[abi_x86_32(-)]
+ >=media-libs/smpeg-0.4.4-r10[abi_x86_32(-)]
+ >=virtual/opengl-7.0-r1[abi_x86_32(-)]
+ >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+ >=x11-libs/libXext-1.3.2[abi_x86_32(-)]"
S=${WORKDIR}
dir=${GAMES_PREFIX_OPT}/${PN}