ulm 14/04/04 05:57:19 Modified: d2x-rebirth-0.50.ebuild ChangeLog Log: Fix LICENSE in previous ebuild too. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.6 games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild?r1=1.5&r2=1.6 Index: d2x-rebirth-0.50.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- d2x-rebirth-0.50.ebuild 25 Apr 2012 16:25:14 -0000 1.5 +++ d2x-rebirth-0.50.ebuild 4 Apr 2014 05:57:19 -0000 1.6 @@ -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-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.5 2012/04/25 16:25:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.6 2014/04/04 05:57:19 ulm Exp $ EAPI=2 inherit autotools eutils games @@ -24,7 +24,7 @@ # All 3 licences apply. LICENSE="D1X GPL-2 - as-is" + public-domain" SLOT="0" # Should work on amd64 also KEYWORDS="~x86" 1.6 games-action/d2x-rebirth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/d2x-rebirth/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 6 Feb 2013 21:11:58 -0000 1.5 +++ ChangeLog 4 Apr 2014 05:57:19 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for games-action/d2x-rebirth -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.5 2013/02/06 21:11:58 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.6 2014/04/04 05:57:19 ulm Exp $ + + 04 Apr 2014; Ulrich Müller <[email protected]> d2x-rebirth-0.50.ebuild: + Fix LICENSE in previous ebuild too. *d2x-rebirth-0.57.3 (06 Feb 2013)
