mr_bones_    15/06/01 22:05:45

  Modified:             beathazardultra-20130308.ebuild ChangeLog
  Log:
  clean up app-emulation/emul-linux which has been removed
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  
games-action/beathazardultra/beathazardultra-20130308.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?r1=1.7&r2=1.8

Index: beathazardultra-20130308.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- beathazardultra-20130308.ebuild     25 Jun 2014 13:46:14 -0000      1.7
+++ beathazardultra-20130308.ebuild     1 Jun 2015 22:05:45 -0000       1.8
@@ -1,11 +1,10 @@
-# 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-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.7 2014/06/25 13:46:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
 1.8 2015/06/01 22:05:45 mr_bones_ Exp $
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
 
 EAPI=5
-
 inherit eutils unpacker games
 
 DESCRIPTION="Intense music-driven arcade shooter powered by your music"
@@ -27,31 +26,15 @@
        virtual/opengl
        amd64? (
                !bundled-libs? (
-                       || (
-                               
app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-                               (
-                                       
>=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
-                                       >=virtual/jpeg-0-r2[abi_x86_32(-)]
-                               )
-                       )
-               )
-               || (
-                       app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-                       >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
-               )
-               || (
-                       app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-                       >=virtual/opengl-7.0-r1[abi_x86_32(-)]
-               )
-               || (
-                       app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-                       (
-                               >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
-                               >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
-                               >=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
-                               >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
-                       )
+                       >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
+                       >=virtual/jpeg-0-r2[abi_x86_32(-)]
                )
+               >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
+               >=virtual/opengl-7.0-r1[abi_x86_32(-)]
+               >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+               >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
+               >=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
+               >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
        )
        x86? (
                x11-libs/gtk+:2
@@ -81,7 +64,7 @@
 src_prepare() {
        if ! use bundled-libs ; then
                einfo "Removing bundled libs..."
-               rm -v all/hge_lib/libjpeg.so* all/hge_lib/libpng12.so*
+               rm -v all/hge_lib/libjpeg.so* all/hge_lib/libpng12.so* || die
        fi
 }
 



1.8                  games-action/beathazardultra/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   25 Nov 2014 23:03:06 -0000      1.7
+++ ChangeLog   1 Jun 2015 22:05:45 -0000       1.8
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/beathazardultra
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.7 2014/11/25 23:03:06 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 
1.8 2015/06/01 22:05:45 mr_bones_ Exp $
+
+  01 Jun 2015; Michael Sterrett <mr_bon...@gentoo.org>
+  beathazardultra-20130308.ebuild:
+  clean up app-emulation/emul-linux which has been removed
 
   25 Nov 2014; Julian Ospald <hasuf...@gentoo.org> metadata.xml:
   drop maintainership




Reply via email to