diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-16 17:02:40 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-16 17:02:40 +0000 |
commit | f2fe590589adef8bd354c0b685c90f6593459fc9 (patch) | |
tree | ef2b902476054cb906a8e5869c142b016657986c /games-rpg | |
parent | Fix LICENSE, add mirror and bindist restrictions, bug 505726. (diff) | |
download | gentoo-2-f2fe590589adef8bd354c0b685c90f6593459fc9.tar.gz gentoo-2-f2fe590589adef8bd354c0b685c90f6593459fc9.tar.bz2 gentoo-2-f2fe590589adef8bd354c0b685c90f6593459fc9.zip |
Fix LICENSE, add mirror and bindist restrictions, bug 505730.
(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/coe2/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/coe2/coe2-2007-r1.ebuild | 8 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-rpg/coe2/ChangeLog b/games-rpg/coe2/ChangeLog index a01a0036c880..06c59983c059 100644 --- a/games-rpg/coe2/ChangeLog +++ b/games-rpg/coe2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/coe2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/ChangeLog,v 1.5 2013/01/30 18:52:25 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/ChangeLog,v 1.6 2014/04/16 17:02:40 ulm Exp $ + + 16 Apr 2014; Ulrich Müller <ulm@gentoo.org> coe2-2007-r1.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505730. 30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -coe2-2007.ebuild: old diff --git a/games-rpg/coe2/coe2-2007-r1.ebuild b/games-rpg/coe2/coe2-2007-r1.ebuild index f8e7f24c3280..7d98f1950384 100644 --- a/games-rpg/coe2/coe2-2007-r1.ebuild +++ b/games-rpg/coe2/coe2-2007-r1.ebuild @@ -1,18 +1,20 @@ -# 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/coe2/coe2-2007-r1.ebuild,v 1.1 2013/01/05 20:37:51 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/coe2-2007-r1.ebuild,v 1.2 2014/04/16 17:02:40 ulm Exp $ EAPI=5 + inherit eutils games DESCRIPTION="Precursor to the Dominions series" HOMEPAGE="http://www.shrapnelgames.com/Illwinter/CoE2/" SRC_URI="http://download.shrapnelgames.com/downloads/${PN}_${PV}.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="mirror bindist" RDEPEND="media-libs/libsdl" DEPEND="${RDEPEND} |