public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/dungeon-defenders: dungeon-defenders-20130305.ebuild ChangeLog
Date: Mon,  1 Jun 2015 20:59:53 +0000 (UTC)	[thread overview]
Message-ID: <20150601205953.46F68A13@oystercatcher.gentoo.org> (raw)

mr_bones_    15/06/01 20:59:53

  Modified:             dungeon-defenders-20130305.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.7                  games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild?r1=1.6&r2=1.7

Index: dungeon-defenders-20130305.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dungeon-defenders-20130305.ebuild	15 Oct 2014 10:14:11 -0000	1.6
+++ dungeon-defenders-20130305.ebuild	1 Jun 2015 20:59:53 -0000	1.7
@@ -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-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild,v 1.6 2014/10/15 10:14:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/dungeon-defenders/dungeon-defenders-20130305.ebuild,v 1.7 2015/06/01 20:59:53 mr_bones_ Exp $
 
 # TODO: unbundle SDL-2 when it gets released
 
 EAPI=5
-
 inherit check-reqs eutils gnome2-utils unpacker games
 
 TIMESTAMP="${PV:4:2}${PV:6:2}${PV:0:4}"
@@ -30,28 +29,18 @@
 DEPEND="app-arch/unzip"
 RDEPEND="
 	x11-misc/xdg-utils
-	|| (
-		(
-			>=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
-			>=media-sound/pulseaudio-5.0[abi_x86_32(-)]
-			virtual/opengl[abi_x86_32(-)]
-			x11-libs/libX11[abi_x86_32(-)]
-			x11-libs/libXScrnSaver[abi_x86_32(-)]
-			x11-libs/libXcursor[abi_x86_32(-)]
-			x11-libs/libXext[abi_x86_32(-)]
-			x11-libs/libXi[abi_x86_32(-)]
-			x11-libs/libXinerama[abi_x86_32(-)]
-			x11-libs/libXrandr[abi_x86_32(-)]
-			x11-libs/libXxf86vm[abi_x86_32(-)]
-			!bundled-libs? ( >=media-libs/openal-1.15.1[abi_x86_32(-)] )
-		)
-		amd64? (
-			app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
-			app-emulation/emul-linux-x86-soundlibs[alsa,-abi_x86_32(-)]
-			app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-		)
-	)
-"
+	>=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
+	>=media-sound/pulseaudio-5.0[abi_x86_32(-)]
+	virtual/opengl[abi_x86_32(-)]
+	x11-libs/libX11[abi_x86_32(-)]
+	x11-libs/libXScrnSaver[abi_x86_32(-)]
+	x11-libs/libXcursor[abi_x86_32(-)]
+	x11-libs/libXext[abi_x86_32(-)]
+	x11-libs/libXi[abi_x86_32(-)]
+	x11-libs/libXinerama[abi_x86_32(-)]
+	x11-libs/libXrandr[abi_x86_32(-)]
+	x11-libs/libXxf86vm[abi_x86_32(-)]
+	!bundled-libs? ( >=media-libs/openal-1.15.1[abi_x86_32(-)] )"
 
 S=${WORKDIR}/data
 



1.8                  games-rpg/dungeon-defenders/ChangeLog

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

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





             reply	other threads:[~2015-06-01 20:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 20:59 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-15 10:14 [gentoo-commits] gentoo-x86 commit in games-rpg/dungeon-defenders: dungeon-defenders-20130305.ebuild ChangeLog Pacho Ramos (pacho)
2013-06-02 18:51 Julian Ospald (hasufell)
2013-05-13  3:52 Patrick Lauer (patrick)
2013-05-09 14:20 Julian Ospald (hasufell)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150601205953.46F68A13@oystercatcher.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox