* [gentoo-commits] gentoo-x86 commit in net-misc/lambdamoo: lambdamoo-1.8.1-r1.ebuild ChangeLog lambdamoo-1.8.1-r2.ebuild
@ 2012-07-12 15:53 Ian Stakenvicius (axs)
0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius (axs) @ 2012-07-12 15:53 UTC (permalink / raw
To: gentoo-commits
axs 12/07/12 15:53:55
Modified: lambdamoo-1.8.1-r1.ebuild ChangeLog
lambdamoo-1.8.1-r2.ebuild
Log:
added GPL-2 to LICENSE per bug 426066
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.10 net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild?r1=1.9&r2=1.10
Index: lambdamoo-1.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lambdamoo-1.8.1-r1.ebuild 22 Apr 2007 17:03:01 -0000 1.9
+++ lambdamoo-1.8.1-r1.ebuild 12 Jul 2012 15:53:55 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild,v 1.9 2007/04/22 17:03:01 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r1.ebuild,v 1.10 2012/07/12 15:53:55 axs Exp $
inherit eutils
@@ -8,7 +8,7 @@
HOMEPAGE="http://sourceforge.net/projects/lambdamoo/"
SRC_URI="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz"
-LICENSE="as-is"
+LICENSE="as-is GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc"
IUSE=""
1.10 net-misc/lambdamoo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 20 Sep 2010 02:17:54 -0000 1.9
+++ ChangeLog 12 Jul 2012 15:53:55 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/lambdamoo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/ChangeLog,v 1.9 2010/09/20 02:17:54 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/ChangeLog,v 1.10 2012/07/12 15:53:55 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> lambdamoo-1.8.1-r1.ebuild,
+ lambdamoo-1.8.1-r2.ebuild:
+ added GPL-2 to LICENSE per bug 426066
*lambdamoo-1.8.1-r2 (20 Sep 2010)
1.2 net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild?r1=1.1&r2=1.2
Index: lambdamoo-1.8.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lambdamoo-1.8.1-r2.ebuild 20 Sep 2010 02:17:54 -0000 1.1
+++ lambdamoo-1.8.1-r2.ebuild 12 Jul 2012 15:53:55 -0000 1.2
@@ -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/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild,v 1.1 2010/09/20 02:17:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/lambdamoo/lambdamoo-1.8.1-r2.ebuild,v 1.2 2012/07/12 15:53:55 axs Exp $
EAPI="2"
@@ -10,7 +10,7 @@
HOMEPAGE="http://sourceforge.net/projects/lambdamoo/"
SRC_URI="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz"
-LICENSE="as-is"
+LICENSE="as-is GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc"
IUSE=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-12 15:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 15:53 [gentoo-commits] gentoo-x86 commit in net-misc/lambdamoo: lambdamoo-1.8.1-r1.ebuild ChangeLog lambdamoo-1.8.1-r2.ebuild Ian Stakenvicius (axs)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox