public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/rfkill: rfkill-0.1.ebuild ChangeLog rfkill-0.2.ebuild rfkill-0.4.ebuild
@ 2012-09-28  8:06 Tony Vroon (chainsaw)
  0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2012-09-28  8:06 UTC (permalink / raw
  To: gentoo-commits

chainsaw    12/09/28 08:06:31

  Modified:             rfkill-0.1.ebuild ChangeLog rfkill-0.2.ebuild
                        rfkill-0.4.ebuild
  Log:
  Clarify that this is ISC-licensed, as-is is not sufficiently precise. As per Ulrich Müller in bug #436452.
  
  (Portage version: 2.1.11.21/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-wireless/rfkill/rfkill-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild?r1=1.1&r2=1.2

Index: rfkill-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rfkill-0.1.ebuild	21 Jul 2009 12:41:09 -0000	1.1
+++ rfkill-0.1.ebuild	28 Sep 2012 08:06:31 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild,v 1.1 2009/07/21 12:41:09 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.1.ebuild,v 1.2 2012/09/28 08:06:31 chainsaw Exp $
 
 inherit toolchain-funcs
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://wireless.kernel.org/en/users/Documentation/rfkill"
 SRC_URI="http://wireless.kernel.org/download/${PN}/${P}.tar.bz2"
 
-LICENSE="as-is"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""



1.9                  net-wireless/rfkill/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	5 Aug 2012 20:10:50 -0000	1.8
+++ ChangeLog	28 Sep 2012 08:06:31 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for net-wireless/rfkill
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.8 2012/08/05 20:10:50 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.9 2012/09/28 08:06:31 chainsaw Exp $
+
+  28 Sep 2012; Tony Vroon <chainsaw@gentoo.org> rfkill-0.1.ebuild,
+  rfkill-0.2.ebuild, rfkill-0.4.ebuild:
+  Clarify that this is ISC-licensed, as-is is not sufficiently precise. As per
+  Ulrich Müller in bug #436452.
 
   05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> rfkill-0.4.ebuild:
   Keyword ~arm



1.3                  net-wireless/rfkill/rfkill-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild?r1=1.2&r2=1.3

Index: rfkill-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rfkill-0.2.ebuild	1 Dec 2009 19:02:58 -0000	1.2
+++ rfkill-0.2.ebuild	28 Sep 2012 08:06:31 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild,v 1.2 2009/12/01 19:02:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.2.ebuild,v 1.3 2012/09/28 08:06:31 chainsaw Exp $
 
 inherit toolchain-funcs
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://wireless.kernel.org/en/users/Documentation/rfkill"
 SRC_URI="http://wireless.kernel.org/download/${PN}/${P}.tar.bz2"
 
-LICENSE="as-is"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



1.6                  net-wireless/rfkill/rfkill-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild?r1=1.5&r2=1.6

Index: rfkill-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rfkill-0.4.ebuild	5 Aug 2012 20:10:50 -0000	1.5
+++ rfkill-0.4.ebuild	28 Sep 2012 08:06:31 -0000	1.6
@@ -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/net-wireless/rfkill/rfkill-0.4.ebuild,v 1.5 2012/08/05 20:10:50 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.4.ebuild,v 1.6 2012/09/28 08:06:31 chainsaw Exp $
 
 inherit toolchain-funcs
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://wireless.kernel.org/en/users/Documentation/rfkill"
 SRC_URI="http://wireless.kernel.org/download/${PN}/${P}.tar.bz2"
 
-LICENSE="as-is"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~mips x86"
 IUSE=""





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-28  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28  8:06 [gentoo-commits] gentoo-x86 commit in net-wireless/rfkill: rfkill-0.1.ebuild ChangeLog rfkill-0.2.ebuild rfkill-0.4.ebuild Tony Vroon (chainsaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox