ulm 14/05/04 17:50:53 Modified: quake1-ctf-4.0.ebuild ChangeLog Log: Change LICENSE to all-rights-reserved, add mirror and bindist restrictions, bug 505710. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.4 games-fps/quake1-ctf/quake1-ctf-4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?r1=1.3&r2=1.4 Index: quake1-ctf-4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- quake1-ctf-4.0.ebuild 5 Nov 2005 22:37:14 -0000 1.3 +++ quake1-ctf-4.0.ebuild 4 May 2014 17:50:53 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v 1.3 2005/11/05 22:37:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v 1.4 2014/05/04 17:50:53 ulm Exp $ inherit eutils games @@ -14,10 +14,11 @@ # dedicated? ( http://www.threewave.com/quake1/files/alst110s.zip ) # dedicated? ( http://www.threewave.com/quake1/files/3wave421d.zip ) -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="amd64 x86" IUSE="" +RESTRICT="mirror bindist" RDEPEND="" DEPEND="app-arch/unzip" 1.4 games-fps/quake1-ctf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 21 Feb 2007 23:55:40 -0000 1.3 +++ ChangeLog 4 May 2014 17:50:53 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake1-ctf -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v 1.3 2007/02/21 23:55:40 peper Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v 1.4 2014/05/04 17:50:53 ulm Exp $ + + 04 May 2014; Ulrich Müller <[email protected]> quake1-ctf-4.0.ebuild: + Change LICENSE to all-rights-reserved, add mirror and bindist restrictions, + bug 505710. 21 Feb 2007; Piotr Jaroszyński <[email protected]> ChangeLog: Transition to Manifest2.
