ulm 15/02/20 21:36:31 Modified: ChangeLog hearse-1.5.ebuild Log: [QA] Drop keywords to unstable because of dropped games-roguelike/nethack keywords. Specify license more precisely. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.11 games-util/hearse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-util/hearse/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 1 Nov 2010 18:12:49 -0000 1.10 +++ ChangeLog 20 Feb 2015 21:36:31 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for games-util/hearse -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/hearse/ChangeLog,v 1.10 2010/11/01 18:12:49 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/hearse/ChangeLog,v 1.11 2015/02/20 21:36:31 ulm Exp $ + + 20 Feb 2015; Ulrich Müller <[email protected]> hearse-1.5.ebuild: + [QA] Drop keywords to unstable because of dropped games-roguelike/nethack + keywords. Specify license more precisely. 01 Nov 2010; Michael Sterrett <[email protected]> hearse-1.5.ebuild: EAPI=2 1.5 games-util/hearse/hearse-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/hearse-1.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/hearse-1.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/hearse/hearse-1.5.ebuild?r1=1.4&r2=1.5 Index: hearse-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-util/hearse/hearse-1.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hearse-1.5.ebuild 1 Nov 2010 18:12:49 -0000 1.4 +++ hearse-1.5.ebuild 20 Feb 2015 21:36:31 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/hearse/hearse-1.5.ebuild,v 1.4 2010/11/01 18:12:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/hearse/hearse-1.5.ebuild,v 1.5 2015/02/20 21:36:31 ulm Exp $ EAPI=2 inherit games @@ -9,9 +9,9 @@ HOMEPAGE="http://www.argon.org/~roderick/hearse/" SRC_URI="http://www.argon.org/~roderick/hearse/dist/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=dev-lang/perl-5.8.0
