ulm 14/09/07 09:51:49 Modified: ChangeLog mutantstorm-demo-1.33.ebuild Log: Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.16 games-action/mutantstorm-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 3 Sep 2014 22:50:59 -0000 1.15 +++ ChangeLog 7 Sep 2014 09:51:49 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for games-action/mutantstorm-demo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.15 2014/09/03 22:50:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.16 2014/09/07 09:51:49 ulm Exp $ + + 07 Sep 2014; Ulrich Müller <[email protected]> mutantstorm-demo-1.33.ebuild: + Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932. 03 Sep 2014; Michael Sterrett <[email protected]> mutantstorm-demo-1.33.ebuild: 1.16 games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?r1=1.15&r2=1.16 Index: mutantstorm-demo-1.33.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mutantstorm-demo-1.33.ebuild 3 Sep 2014 22:50:59 -0000 1.15 +++ mutantstorm-demo-1.33.ebuild 7 Sep 2014 09:51:49 -0000 1.16 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.15 2014/09/03 22:50:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.16 2014/09/07 09:51:49 ulm Exp $ EAPI=5 inherit eutils unpacker games @@ -11,19 +11,18 @@ LICENSE="POMPOM" SLOT="0" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* ~amd64 ~x86" IUSE="" RESTRICT="strip" RDEPEND="virtual/opengl + sys-libs/lib-compat amd64? ( app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-soundlibs - app-emulation/emul-linux-x86-compat app-emulation/emul-linux-x86-sdl ) x86? ( media-libs/libsdl - sys-libs/lib-compat x11-libs/libX11 x11-libs/libXext )"
