diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-25 11:21:56 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-25 11:21:56 +0000 |
commit | f736beacd5fd9ac66719cf548e870c34f6fbd174 (patch) | |
tree | b2a73dc527aaf4c8ed8eddeb3bb868d7b709412b /games-rpg | |
parent | Fix LICENSE, bug 448396. (diff) | |
download | gentoo-2-f736beacd5fd9ac66719cf548e870c34f6fbd174.tar.gz gentoo-2-f736beacd5fd9ac66719cf548e870c34f6fbd174.tar.bz2 gentoo-2-f736beacd5fd9ac66719cf548e870c34f6fbd174.zip |
Fix LICENSE, bug 505732.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/nwmouse/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/nwmouse/nwmouse-20090906.183839.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/games-rpg/nwmouse/ChangeLog b/games-rpg/nwmouse/ChangeLog index 49eb0880712e..e72a9e5ba2c9 100644 --- a/games-rpg/nwmouse/ChangeLog +++ b/games-rpg/nwmouse/ChangeLog @@ -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 <ulm@gentoo.org> nwmouse-20090906.183839.ebuild: + Fix LICENSE, bug 505732. 13 Jan 2013; Tupone Alfredo <tupone@gentoo.org> nwmouse-20090906.183839.ebuild: diff --git a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild b/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild index 6b3417c6c835..2b96655d56e7 100644 --- a/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild +++ b/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild @@ -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 @@ HOMEPAGE="http://home.roadrunner.com/~nwmovies/" 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 |