public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/xgraph: xgraph-12.1-r2.ebuild xgraph-12.1-r3.ebuild ChangeLog
@ 2014-02-12 20:11 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2014-02-12 20:11 UTC (permalink / raw
  To: gentoo-commits

ulm         14/02/12 20:11:29

  Modified:             xgraph-12.1-r2.ebuild xgraph-12.1-r3.ebuild
                        ChangeLog
  Log:
  Fix LICENSE, bug 452914.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.8                  sci-visualization/xgraph/xgraph-12.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild?r1=1.7&r2=1.8

Index: xgraph-12.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xgraph-12.1-r2.ebuild	28 Jun 2010 21:34:25 -0000	1.7
+++ xgraph-12.1-r2.ebuild	12 Feb 2014 20:11:29 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v 1.7 2010/06/28 21:34:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v 1.8 2014/02/12 20:11:29 ulm Exp $
 
 EAPI=3
 inherit eutils autotools
@@ -11,7 +11,7 @@
 SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz
 	mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"
 
-LICENSE="as-is"
+LICENSE="xgraph"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="examples"



1.2                  sci-visualization/xgraph/xgraph-12.1-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild?r1=1.1&r2=1.2

Index: xgraph-12.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xgraph-12.1-r3.ebuild	7 Aug 2012 04:46:51 -0000	1.1
+++ xgraph-12.1-r3.ebuild	12 Feb 2014 20:11:29 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild,v 1.1 2012/08/07 04:46:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r3.ebuild,v 1.2 2014/02/12 20:11:29 ulm Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz
 	mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEB_PR}.debian.tar.gz"
 
-LICENSE="as-is"
+LICENSE="xgraph"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="examples"



1.17                 sci-visualization/xgraph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/xgraph/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	7 Aug 2012 04:46:51 -0000	1.16
+++ ChangeLog	12 Feb 2014 20:11:29 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sci-visualization/xgraph
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.16 2012/08/07 04:46:51 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.17 2014/02/12 20:11:29 ulm Exp $
+
+  12 Feb 2014; Ulrich Müller <ulm@gentoo.org> xgraph-12.1-r2.ebuild,
+  xgraph-12.1-r3.ebuild:
+  Fix LICENSE, bug 452914. Unfortunately, some of xgraph's code seems to be
+  non-free.
 
 *xgraph-12.1-r3 (07 Aug 2012)
 





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

only message in thread, other threads:[~2014-02-12 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 20:11 [gentoo-commits] gentoo-x86 commit in sci-visualization/xgraph: xgraph-12.1-r2.ebuild xgraph-12.1-r3.ebuild ChangeLog Ulrich Mueller (ulm)

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