diff options
Diffstat (limited to 'games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild')
-rw-r--r-- | games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
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="" |