ulm 14/04/26 09:48:06 Modified: savage-bin-2.00e.ebuild ChangeLog Log: Fix LICENSE, add bindist restriction, bug 505778. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.16 games-strategy/savage-bin/savage-bin-2.00e.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?r1=1.15&r2=1.16 Index: savage-bin-2.00e.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- savage-bin-2.00e.ebuild 1 Aug 2013 20:55:44 -0000 1.15 +++ savage-bin-2.00e.ebuild 26 Apr 2014 09:48:06 -0000 1.16 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.15 2013/08/01 20:55:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.16 2014/04/26 09:48:06 ulm Exp $ EAPI=2 inherit eutils games @@ -16,11 +16,11 @@ http://www.newerth.com/?id=downloads&op=downloadFile&file=lin-client-auth-patch.zip&mirrorid=2 -> lin-client-auth-patch.zip http://www.newerth.com/?id=downloads&op=downloadFile&file=lin-client-auth-patch.zip&mirrorid=3 -> lin-client-auth-patch.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RESTRICT="mirror strip" +RESTRICT="mirror bindist strip" RDEPEND="virtual/opengl x86? ( media-libs/libsdl 1.17 games-strategy/savage-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/savage-bin/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 1 Aug 2013 20:55:44 -0000 1.16 +++ ChangeLog 26 Apr 2014 09:48:06 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/savage-bin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.16 2013/08/01 20:55:44 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.17 2014/04/26 09:48:06 ulm Exp $ + + 26 Apr 2014; Ulrich Müller <[email protected]> savage-bin-2.00e.ebuild: + Fix LICENSE, add bindist restriction, bug 505778. 01 Aug 2013; Samuli Suominen <[email protected]> savage-bin-2.00e.ebuild: Fix libjpeg.so.62 dependency.
