ulm 14/04/18 06:54:09 Modified: ChangeLog quake3-cpma-1.48.ebuild Log: Fix LICENSE, bug 506950. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.25 games-fps/quake3-cpma/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 1 Feb 2012 16:38:22 -0000 1.24 +++ ChangeLog 18 Apr 2014 06:54:09 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3-cpma -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.24 2012/02/01 16:38:22 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.25 2014/04/18 06:54:09 ulm Exp $ + + 18 Apr 2014; Ulrich Müller <[email protected]> quake3-cpma-1.48.ebuild: + Fix LICENSE, bug 506950. 01 Feb 2012; Michael Sterrett <[email protected]> quake3-cpma-1.48.ebuild: update SRC_URI 1.5 games-fps/quake3-cpma/quake3-cpma-1.48.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?r1=1.4&r2=1.5 Index: quake3-cpma-1.48.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- quake3-cpma-1.48.ebuild 1 Feb 2012 16:38:22 -0000 1.4 +++ quake3-cpma-1.48.ebuild 18 Apr 2014 06:54:09 -0000 1.5 @@ -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-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.4 2012/02/01 16:38:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.5 2014/04/18 06:54:09 ulm Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://www.slashquit.net/files/x/q3/cpma${PV//.}-nomaps.zip http://www.slashquit.net/files/x/q3/cpma-mappack-full.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="~ppc x86" IUSE="dedicated opengl"
