diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-17 16:31:35 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-17 16:31:35 +0000 |
commit | 077b4e86237487cbaba20719b979f37c56aa459f (patch) | |
tree | fa49d69d1152476f99fd6c4653b43dd868d99912 /games-rpg | |
parent | Fix LICENSE, add mirror and bindist restrictions, update SRC_URI, bug 505728. (diff) | |
download | gentoo-2-077b4e86237487cbaba20719b979f37c56aa459f.tar.gz gentoo-2-077b4e86237487cbaba20719b979f37c56aa459f.tar.bz2 gentoo-2-077b4e86237487cbaba20719b979f37c56aa459f.zip |
Update LICENSE, bug 505736.
(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/nwn-penultima/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild | 7 | ||||
-rw-r--r-- | games-rpg/nwn-penultima/nwn-penultima-1.ebuild | 7 |
3 files changed, 14 insertions, 8 deletions
diff --git a/games-rpg/nwn-penultima/ChangeLog b/games-rpg/nwn-penultima/ChangeLog index 107c0dcb9933..220f69d1f41d 100644 --- a/games-rpg/nwn-penultima/ChangeLog +++ b/games-rpg/nwn-penultima/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/nwn-penultima -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-penultima/ChangeLog,v 1.4 2012/02/05 13:33:30 tomka Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-penultima/ChangeLog,v 1.5 2014/04/17 16:31:35 ulm Exp $ + + 17 Apr 2014; Ulrich Müller <ulm@gentoo.org> nwn-penultima-1.ebuild, + nwn-penultima-1-r1.ebuild: + Update LICENSE, bug 505736. 05 Feb 2012; Thomas Kahle <tomka@gentoo.org> nwn-penultima-1-r1.ebuild: marked x86 per bug 392869 diff --git a/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild b/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild index eee9acb70395..32e7bfccdc45 100644 --- a/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild +++ b/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild @@ -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-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild,v 1.2 2012/02/05 13:33:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild,v 1.3 2014/04/17 16:31:35 ulm Exp $ inherit games @@ -13,7 +13,8 @@ SRC_URI="http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1661/Penulti http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1671/Penultima_4_Clucking_Hositle.zip http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1673/Penultima_5_Home_Sweet_Home.zip" -LICENSE="as-is" +# redistributable per http://stefangagne.com/penultima/modules.html +LICENSE="freedist" SLOT="0" KEYWORDS="-* ~amd64 x86" IUSE="" diff --git a/games-rpg/nwn-penultima/nwn-penultima-1.ebuild b/games-rpg/nwn-penultima/nwn-penultima-1.ebuild index 84b67a7700d7..42ad77c51697 100644 --- a/games-rpg/nwn-penultima/nwn-penultima-1.ebuild +++ b/games-rpg/nwn-penultima/nwn-penultima-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/nwn-penultima/nwn-penultima-1.ebuild,v 1.2 2010/06/28 22:30:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-penultima/nwn-penultima-1.ebuild,v 1.3 2014/04/17 16:31:35 ulm Exp $ inherit games @@ -13,7 +13,8 @@ SRC_URI="http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1661/Penulti http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1671/Penultima_4_Clucking_Hositle.zip http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1673/Penultima_5_Home_Sweet_Home.zip" -LICENSE="as-is" +# redistributable per http://stefangagne.com/penultima/modules.html +LICENSE="freedist" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" |