ulm 14/09/07 09:14:13 Modified: ChangeLog rune-1.07-r2.ebuild Log: QA: Remove unnecessary dependency on emul-linux-x86-compat, bug 522152. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.21 games-action/rune/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 16 Jan 2012 19:10:25 -0000 1.20 +++ ChangeLog 7 Sep 2014 09:14:12 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for games-action/rune -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.20 2012/01/16 19:10:25 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.21 2014/09/07 09:14:12 ulm Exp $ + + 07 Sep 2014; Ulrich Müller <[email protected]> rune-1.07-r2.ebuild: + QA: Remove unnecessary dependency on emul-linux-x86-compat, bug 522152. 16 Jan 2012; Ulrich Müller <[email protected]> rune-1.07-r2.ebuild: Migrate to cdrom.eclass, bug 398809. 1.12 games-action/rune/rune-1.07-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?r1=1.11&r2=1.12 Index: rune-1.07-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- rune-1.07-r2.ebuild 16 Jan 2012 19:10:25 -0000 1.11 +++ rune-1.07-r2.ebuild 7 Sep 2014 09:14:12 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.11 2012/01/16 19:10:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.12 2014/09/07 09:14:12 ulm Exp $ EAPI=2 inherit eutils cdrom games @@ -12,8 +12,8 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="amd64 x86" -RESTRICT="strip" IUSE="" +RESTRICT="strip" RDEPEND="virtual/opengl dev-util/xdelta:0 @@ -23,7 +23,6 @@ >=media-libs/libsdl-1.2.9-r1 ) amd64? ( app-emulation/emul-linux-x86-xlibs - app-emulation/emul-linux-x86-compat app-emulation/emul-linux-x86-sdl )" DEPEND=""
