ulm         14/06/13 16:43:10

  Modified:             ChangeLog transmission-2.83.ebuild
  Log:
  Rename OpenSSL linking license exception, and move it into the || group.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.253                net-p2p/transmission/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission/ChangeLog?rev=1.253&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission/ChangeLog?rev=1.253&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission/ChangeLog?r1=1.252&r2=1.253

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- ChangeLog   3 Jun 2014 05:23:32 -0000       1.252
+++ ChangeLog   13 Jun 2014 16:43:10 -0000      1.253
@@ -1,6 +1,9 @@
 # ChangeLog for net-p2p/transmission
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.252 
2014/06/03 05:23:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.253 
2014/06/13 16:43:10 ulm Exp $
+
+  13 Jun 2014; Ulrich Müller <[email protected]> transmission-2.83.ebuild:
+  Rename OpenSSL linking license exception, and move it into the || group.
 
   03 Jun 2014; Samuli Suominen <[email protected]> transmission-2.83.ebuild:
   Fix LICENSE which was updated with 2.83.



1.3                  net-p2p/transmission/transmission-2.83.ebuild

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

Index: transmission-2.83.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.83.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- transmission-2.83.ebuild    3 Jun 2014 05:23:32 -0000       1.2
+++ transmission-2.83.ebuild    13 Jun 2014 16:43:10 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.83.ebuild,v 1.2 
2014/06/03 05:23:32 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.83.ebuild,v 1.3 
2014/06/13 16:43:10 ulm Exp $
 
 EAPI=5
 inherit autotools eutils fdo-mime gnome2-utils qt4-r2 systemd user
@@ -12,7 +12,7 @@
 # web/LICENSE is always GPL-2 whereas COPYING allows either GPL-2 or GPL-3 for 
the rest
 # transmission in licenses/ is for mentioning OpenSSL linking exception
 # MIT is in several libtransmission/ headers
-LICENSE="|| ( GPL-2 GPL-3 ) GPL-2 MIT transmission"
+LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT"
 SLOT=0
 IUSE="ayatana gtk lightweight systemd qt4 xfs"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux"




Reply via email to