diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-16 17:20:32 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-16 17:20:32 +0000 |
commit | 9ce5bc01920fa82573ee072ddf980506a460c232 (patch) | |
tree | f001d22672c283cb031c6344187a02a7d27bb728 /games-strategy/netherearth | |
parent | Fix LICENSE, add mirror and bindist restrictions, bug 505754. (diff) | |
download | gentoo-2-9ce5bc01920fa82573ee072ddf980506a460c232.tar.gz gentoo-2-9ce5bc01920fa82573ee072ddf980506a460c232.tar.bz2 gentoo-2-9ce5bc01920fa82573ee072ddf980506a460c232.zip |
Fix LICENSE, add mirror and bindist restrictions, bug 505774.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-strategy/netherearth')
-rw-r--r-- | games-strategy/netherearth/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/netherearth/netherearth-0.52.ebuild | 7 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-strategy/netherearth/ChangeLog b/games-strategy/netherearth/ChangeLog index da409328bdee..dbe14e96c08a 100644 --- a/games-strategy/netherearth/ChangeLog +++ b/games-strategy/netherearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/netherearth -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.8 2010/10/12 07:36:45 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.9 2014/04/16 17:20:32 ulm Exp $ + + 16 Apr 2014; Ulrich Müller <ulm@gentoo.org> netherearth-0.52.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505774. 12 Oct 2010; Tupone Alfredo <tupone@gentoo.org> netherearth-0.52.ebuild, +files/netherearth-0.52-ldflags.patch: diff --git a/games-strategy/netherearth/netherearth-0.52.ebuild b/games-strategy/netherearth/netherearth-0.52.ebuild index 2116e8f4ac8e..d8580cfb1340 100644 --- a/games-strategy/netherearth/netherearth-0.52.ebuild +++ b/games-strategy/netherearth/netherearth-0.52.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-strategy/netherearth/netherearth-0.52.ebuild,v 1.8 2010/10/12 07:36:45 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/netherearth-0.52.ebuild,v 1.9 2014/04/16 17:20:32 ulm Exp $ inherit eutils games @@ -10,10 +10,11 @@ HOMEPAGE="http://www.braingames.getput.com/nether/" SRC_URI="http://www.braingames.getput.com/nether/sources.zip http://www.braingames.getput.com/nether/${PN}${MY_PV}.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="x86" IUSE="" +RESTRICT="mirror bindist" RDEPEND=">=media-libs/libsdl-1.2.6-r3 >=media-libs/sdl-mixer-1.2.5-r1 |