ulm 14/04/03 19:56:55 Modified: ChangeLog doom3-mitm-20070129.ebuild Log: Fix LICENSE, bug 505634. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.7 games-fps/doom3-mitm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 10 Oct 2009 17:16:06 -0000 1.6 +++ ChangeLog 3 Apr 2014 19:56:55 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/doom3-mitm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/ChangeLog,v 1.6 2009/10/10 17:16:06 nyhm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/ChangeLog,v 1.7 2014/04/03 19:56:55 ulm Exp $ + + 03 Apr 2014; Ulrich Müller <[email protected]> doom3-mitm-20070129.ebuild: + Fix LICENSE, bug 505634. 10 Oct 2009; Tristan Heaven <[email protected]> doom3-mitm-20070129.ebuild: Stable on amd64/x86 1.4 games-fps/doom3-mitm/doom3-mitm-20070129.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild?r1=1.3&r2=1.4 Index: doom3-mitm-20070129.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- doom3-mitm-20070129.ebuild 10 Oct 2009 17:16:06 -0000 1.3 +++ doom3-mitm-20070129.ebuild 3 Apr 2014 19:56:55 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/doom3-mitm/doom3-mitm-20070129.ebuild,v 1.3 2009/10/10 17:16:06 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild,v 1.4 2014/04/03 19:56:55 ulm Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://www.doomwadstation.com/doom3/maps/Morning/mitm_4.zip http://www.doomwadstation.com/doom3/maps/Morning/mitm5.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="amd64 x86" IUSE=""
