diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-06 16:18:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-06 16:18:43 +0000 |
commit | f323bea8a8df935d0626599331a3b807f5c5286d (patch) | |
tree | 630d51ed6bb15cb7e84bac63b566ced89f88feee /games-arcade/gish-demo | |
parent | Fix LICENSE, add mirror and bindist restrictions, bug 505772. (diff) | |
download | gentoo-2-f323bea8a8df935d0626599331a3b807f5c5286d.tar.gz gentoo-2-f323bea8a8df935d0626599331a3b807f5c5286d.tar.bz2 gentoo-2-f323bea8a8df935d0626599331a3b807f5c5286d.zip |
Fix LICENSE, add mirror and bindist restrictions, bug 505616.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-arcade/gish-demo')
-rw-r--r-- | games-arcade/gish-demo/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/gish-demo/gish-demo-1.0.0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/games-arcade/gish-demo/ChangeLog b/games-arcade/gish-demo/ChangeLog index 173f5e757b69..5571c234e5b7 100644 --- a/games-arcade/gish-demo/ChangeLog +++ b/games-arcade/gish-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/gish-demo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.13 2013/01/11 06:55:24 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.14 2014/05/06 16:18:43 ulm Exp $ + + 06 May 2014; Ulrich Müller <ulm@gentoo.org> gish-demo-1.0.0.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505616. 11 Jan 2013; Tupone Alfredo <tupone@gentoo.org> gish-demo-1.0.0.ebuild: Use QA_PREBUILT. Bug #450400 by Diego diff --git a/games-arcade/gish-demo/gish-demo-1.0.0.ebuild b/games-arcade/gish-demo/gish-demo-1.0.0.ebuild index fbc88e959e8a..8585c16c79d5 100644 --- a/games-arcade/gish-demo/gish-demo-1.0.0.ebuild +++ b/games-arcade/gish-demo/gish-demo-1.0.0.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-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.15 2013/01/11 06:55:24 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.16 2014/05/06 16:18:43 ulm Exp $ inherit eutils multilib games @@ -8,11 +8,11 @@ DESCRIPTION="play as an amorphous ball of tar that rolls and squishes around" HOMEPAGE="http://www.chroniclogic.com/gish.htm" SRC_URI="ftp://demos.garagegames.com/gish/gishdemo-${PV}.tar.gz" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 x86" IUSE="" -RESTRICT="strip" +RESTRICT="mirror bindist strip" QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/gish" RDEPEND="media-libs/libsdl |