summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-14 07:03:39 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-14 07:03:39 +0000
commita44c6db6ad7f6d7be6a857d771838c1381448b1f (patch)
tree2d042d0785031039ae64a7a7078f62074767009f /games-emulation
parentFix LICENSE, see README file. Add bindist restriction because the package inc... (diff)
downloadgentoo-2-a44c6db6ad7f6d7be6a857d771838c1381448b1f.tar.gz
gentoo-2-a44c6db6ad7f6d7be6a857d771838c1381448b1f.tar.bz2
gentoo-2-a44c6db6ad7f6d7be6a857d771838c1381448b1f.zip
Fix LICENSE, see readme.txt file: "This emulator may be freely distributed as long as the ROM files are not included and the executable is not modified in any way."
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/zinc/ChangeLog9
-rw-r--r--games-emulation/zinc/zinc-1.1.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/games-emulation/zinc/ChangeLog b/games-emulation/zinc/ChangeLog
index 75a106bb38b6..06f9eda40b34 100644
--- a/games-emulation/zinc/ChangeLog
+++ b/games-emulation/zinc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-emulation/zinc
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.10 2007/02/12 17:35:51 blubb Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.11 2013/04/14 07:03:39 ulm Exp $
+
+ 14 Apr 2013; Ulrich Müller <ulm@gentoo.org> zinc-1.1.ebuild:
+ Fix LICENSE, see readme.txt file: "This emulator may be freely distributed
+ as long as the ROM files are not included and the executable is not modified
+ in any way."
12 Feb 2007; Simon Stelling <blubb@gentoo.org> zinc-1.1.ebuild:
fix deps for amd64
diff --git a/games-emulation/zinc/zinc-1.1.ebuild b/games-emulation/zinc/zinc-1.1.ebuild
index d10a9b75a0ee..573a93957f56 100644
--- a/games-emulation/zinc/zinc-1.1.ebuild
+++ b/games-emulation/zinc/zinc-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.6 2007/02/12 17:35:51 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.7 2013/04/14 07:03:39 ulm Exp $
inherit games
@@ -8,7 +8,7 @@ DESCRIPTION="An x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco Syst
HOMEPAGE="http://www.emuhype.com/"
SRC_URI="http://www.emuhype.com/files/${P//[-.]/}-lnx.tar.bz2"
-LICENSE="as-is"
+LICENSE="freedist"
SLOT="0"
KEYWORDS="-* ~amd64 x86"
IUSE=""