* [gentoo-commits] gentoo-x86 commit in app-emulation/simh: simh-3.3.0.ebuild ChangeLog simh-3.9.0-r1.ebuild simh-3.8.1.ebuild
@ 2012-11-29 11:31 99% Sergey Popov (pinkbyte)
0 siblings, 0 replies; 1+ results
From: Sergey Popov (pinkbyte) @ 2012-11-29 11:31 UTC (permalink / raw
To: gentoo-commits
pinkbyte 12/11/29 11:31:35
Modified: simh-3.3.0.ebuild ChangeLog simh-3.9.0-r1.ebuild
simh-3.8.1.ebuild
Log:
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)
Revision Changes Path
1.4 app-emulation/simh/simh-3.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild?r1=1.3&r2=1.4
Index: simh-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- simh-3.3.0.ebuild 12 Jul 2007 06:39:56 -0000 1.3
+++ simh-3.3.0.ebuild 29 Nov 2012 11:31:35 -0000 1.4
@@ -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 @@
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"
1.18 app-emulation/simh/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 23 Jun 2012 19:10:37 -0000 1.17
+++ ChangeLog 29 Nov 2012 11:31:35 -0000 1.18
@@ -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)
1.2 app-emulation/simh/simh-3.9.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild?r1=1.1&r2=1.2
Index: simh-3.9.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.9.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- simh-3.9.0-r1.ebuild 23 Jun 2012 19:10:37 -0000 1.1
+++ simh-3.9.0-r1.ebuild 29 Nov 2012 11:31:35 -0000 1.2
@@ -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 @@
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=""
1.3 app-emulation/simh/simh-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild?r1=1.2&r2=1.3
Index: simh-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- simh-3.8.1.ebuild 21 Nov 2010 19:54:26 -0000 1.2
+++ simh-3.8.1.ebuild 29 Nov 2012 11:31:35 -0000 1.3
@@ -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 @@
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=""
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-11-29 11:31 99% [gentoo-commits] gentoo-x86 commit in app-emulation/simh: simh-3.3.0.ebuild ChangeLog simh-3.9.0-r1.ebuild simh-3.8.1.ebuild Sergey Popov (pinkbyte)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox