ulm 14/04/17 19:17:30 Modified: ChangeLog c++robots-0.ebuild Log: Update LICENSE, BSD according to LICENSE file, bug 505858. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.9 games-misc/c++robots/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-misc/c++robots/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 14 Nov 2013 22:01:12 -0000 1.8 +++ ChangeLog 17 Apr 2014 19:17:30 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for games-misc/c++robots -# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/ChangeLog,v 1.8 2013/11/14 22:01:12 mr_bones_ Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/ChangeLog,v 1.9 2014/04/17 19:17:30 ulm Exp $ + + 17 Apr 2014; Ulrich Müller <[email protected]> c++robots-0.ebuild: + Update LICENSE, BSD according to LICENSE file, bug 505858. 14 Nov 2013; Michael Sterrett <[email protected]> c++robots-0.ebuild: tidy 1.9 games-misc/c++robots/c++robots-0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild?r1=1.8&r2=1.9 Index: c++robots-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- c++robots-0.ebuild 14 Nov 2013 22:01:12 -0000 1.8 +++ c++robots-0.ebuild 17 Apr 2014 19:17:30 -0000 1.9 @@ -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-misc/c++robots/c++robots-0.ebuild,v 1.8 2013/11/14 22:01:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.9 2014/04/17 19:17:30 ulm Exp $ inherit eutils games @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gamerz.net/c++robots/" SRC_URI="http://www.gamerz.net/c++robots/c++robots.tar.gz" -LICENSE="as-is" +LICENSE="BSD" SLOT="0" KEYWORDS="x86 ppc" IUSE="static"
