ulm 14/05/25 11:21:56 Modified: ChangeLog nwmouse-20090906.183839.ebuild Log: Fix LICENSE, bug 505732. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.14 games-rpg/nwmouse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 13 Jan 2013 16:19:42 -0000 1.13 +++ ChangeLog 25 May 2014 11:21:56 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/nwmouse -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.13 2013/01/13 16:19:42 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.14 2014/05/25 11:21:56 ulm Exp $ + + 25 May 2014; Ulrich Müller <[email protected]> nwmouse-20090906.183839.ebuild: + Fix LICENSE, bug 505732. 13 Jan 2013; Tupone Alfredo <[email protected]> nwmouse-20090906.183839.ebuild: 1.5 games-rpg/nwmouse/nwmouse-20090906.183839.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?r1=1.4&r2=1.5 Index: nwmouse-20090906.183839.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nwmouse-20090906.183839.ebuild 13 Jan 2013 16:19:42 -0000 1.4 +++ nwmouse-20090906.183839.ebuild 25 May 2014 11:21:56 -0000 1.5 @@ -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-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.4 2013/01/13 16:19:42 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.5 2014/05/25 11:21:56 ulm Exp $ inherit games @@ -9,11 +9,11 @@ SRC_URI="http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2 mirror://gentoo/${P}.tar.bz2" -LICENSE="as-is" +LICENSE="nwmovies Artistic" SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RESTRICT="strip mirror" +RESTRICT="strip" RDEPEND="sys-libs/glibc dev-libs/elfutils
