summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 20:53:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 20:53:04 +0000
commit9e3a6faa6200b13e8d144bb6478792a6a1a5f307 (patch)
treed47e78492e6048fbacb43370b4832a2b9103e7d6 /games-strategy
parentclean up app-emulation/emul-linux which has been removed (diff)
downloadgentoo-2-9e3a6faa6200b13e8d144bb6478792a6a1a5f307.tar.gz
gentoo-2-9e3a6faa6200b13e8d144bb6478792a6a1a5f307.tar.bz2
gentoo-2-9e3a6faa6200b13e8d144bb6478792a6a1a5f307.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/ChangeLog7
-rw-r--r--games-strategy/coldwar/coldwar-1.0.1-r1.ebuild35
2 files changed, 15 insertions, 27 deletions
diff --git a/games-strategy/coldwar/ChangeLog b/games-strategy/coldwar/ChangeLog
index 59ebea20d0d5..838d65980654 100644
--- a/games-strategy/coldwar/ChangeLog
+++ b/games-strategy/coldwar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/coldwar
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.8 2014/08/29 17:58:08 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.9 2015/06/01 20:53:04 mr_bones_ Exp $
+
+ 01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> coldwar-1.0.1-r1.ebuild:
+ clean up app-emulation/emul-linux which has been removed
29 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> -coldwar-1.0.1.ebuild,
coldwar-1.0.1-r1.ebuild:
diff --git a/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild b/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild
index 7cc769f1b28d..77f1ada40596 100644
--- a/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild
+++ b/games-strategy/coldwar/coldwar-1.0.1-r1.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/coldwar-1.0.1-r1.ebuild,v 1.3 2014/08/29 17:58:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1-r1.ebuild,v 1.4 2015/06/01 20:53:04 mr_bones_ Exp $
EAPI=5
-
inherit eutils unpacker cdrom versionator games
PV_MAJOR=$(get_version_component_range 1-2)
@@ -20,28 +19,14 @@ IUSE="linguas_de linguas_fr linguas_ru"
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}