summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-11-29 11:31:35 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-11-29 11:31:35 +0000
commitc83706716108f19af05b974ffaeb4f1b916c02e8 (patch)
treeefa2df91af6aada26e04840bde82a363a4237ca0 /app-emulation/simh
parentVersion bump, bug #385291 (diff)
downloadgentoo-2-c83706716108f19af05b974ffaeb4f1b916c02e8.tar.gz
gentoo-2-c83706716108f19af05b974ffaeb4f1b916c02e8.tar.bz2
gentoo-2-c83706716108f19af05b974ffaeb4f1b916c02e8.zip
Set proper license for package, wrt bug #444474. Thanks to Ulrich Müller for discovering this issue
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/simh')
-rw-r--r--app-emulation/simh/ChangeLog7
-rw-r--r--app-emulation/simh/simh-3.3.0.ebuild6
-rw-r--r--app-emulation/simh/simh-3.8.1.ebuild6
-rw-r--r--app-emulation/simh/simh-3.9.0-r1.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/app-emulation/simh/ChangeLog b/app-emulation/simh/ChangeLog
index d0a6551d21f4..2407d5bec8fd 100644
--- a/app-emulation/simh/ChangeLog
+++ b/app-emulation/simh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/simh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.17 2012/06/23 19:10:37 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.18 2012/11/29 11:31:35 pinkbyte Exp $
+
+ 29 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> simh-3.3.0.ebuild,
+ simh-3.8.1.ebuild, simh-3.9.0-r1.ebuild:
+ Set proper license for package, wrt bug #444474. Thanks to Ulrich Müller for
+ discovering this issue
*simh-3.9.0-r1 (23 Jun 2012)
diff --git a/app-emulation/simh/simh-3.3.0.ebuild b/app-emulation/simh/simh-3.3.0.ebuild
index 127b3e1df505..9441b91013c6 100644
--- a/app-emulation/simh/simh-3.3.0.ebuild
+++ b/app-emulation/simh/simh-3.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild,v 1.3 2007/07/12 06:39:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild,v 1.4 2012/11/29 11:31:35 pinkbyte Exp $
inherit eutils versionator
@@ -9,7 +9,7 @@ DESCRIPTION="a simulator for historical computers such as Vax, PDP-11 etc.)"
HOMEPAGE="http://simh.trailing-edge.com/"
SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="x86"
diff --git a/app-emulation/simh/simh-3.8.1.ebuild b/app-emulation/simh/simh-3.8.1.ebuild
index 84664f0ea620..94de0ee1c7da 100644
--- a/app-emulation/simh/simh-3.8.1.ebuild
+++ b/app-emulation/simh/simh-3.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild,v 1.2 2010/11/21 19:54:26 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild,v 1.3 2012/11/29 11:31:35 pinkbyte Exp $
inherit eutils toolchain-funcs versionator
@@ -9,7 +9,7 @@ DESCRIPTION="a simulator for historical computers such as Vax, PDP-11 etc.)"
HOMEPAGE="http://simh.trailing-edge.com/"
SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
diff --git a/app-emulation/simh/simh-3.9.0-r1.ebuild b/app-emulation/simh/simh-3.9.0-r1.ebuild
index 44261176fc4d..6140e2d439ea 100644
--- a/app-emulation/simh/simh-3.9.0-r1.ebuild
+++ b/app-emulation/simh/simh-3.9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild,v 1.1 2012/06/23 19:10:37 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild,v 1.2 2012/11/29 11:31:35 pinkbyte Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="a simulator for historical computers such as Vax, PDP-11 etc.)"
HOMEPAGE="http://simh.trailing-edge.com/"
SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""