summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-12 20:11:29 +0000
committerUlrich Müller <ulm@gentoo.org>2014-02-12 20:11:29 +0000
commit8620dadd4a07bbac0ffba0e262162d98fd6f7a22 (patch)
tree3c2497fddcc3909b8586028ba30187932382f852 /sci-visualization
parentLicense for sci-visualization/xgraph, bug 452914. (diff)
downloadgentoo-2-8620dadd4a07bbac0ffba0e262162d98fd6f7a22.tar.gz
gentoo-2-8620dadd4a07bbac0ffba0e262162d98fd6f7a22.tar.bz2
gentoo-2-8620dadd4a07bbac0ffba0e262162d98fd6f7a22.zip
Fix LICENSE, bug 452914.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/xgraph/ChangeLog9
-rw-r--r--sci-visualization/xgraph/xgraph-12.1-r2.ebuild6
-rw-r--r--sci-visualization/xgraph/xgraph-12.1-r3.ebuild6
3 files changed, 13 insertions, 8 deletions
diff --git a/sci-visualization/xgraph/ChangeLog b/sci-visualization/xgraph/ChangeLog
index b88ca47cf28b..60faa6c50126 100644
--- a/sci-visualization/xgraph/ChangeLog
+++ b/sci-visualization/xgraph/ChangeLog
@@ -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)
diff --git a/sci-visualization/xgraph/xgraph-12.1-r2.ebuild b/sci-visualization/xgraph/xgraph-12.1-r2.ebuild
index 35e828fe09e5..2437d49fdcb6 100644
--- a/sci-visualization/xgraph/xgraph-12.1-r2.ebuild
+++ b/sci-visualization/xgraph/xgraph-12.1-r2.ebuild
@@ -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 @@ HOMEPAGE="http://www.isi.edu/nsnam/xgraph/"
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"
diff --git a/sci-visualization/xgraph/xgraph-12.1-r3.ebuild b/sci-visualization/xgraph/xgraph-12.1-r3.ebuild
index 4b6b16b625e1..1595a459b640 100644
--- a/sci-visualization/xgraph/xgraph-12.1-r3.ebuild
+++ b/sci-visualization/xgraph/xgraph-12.1-r3.ebuild
@@ -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 @@ HOMEPAGE="http://www.isi.edu/nsnam/xgraph/"
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"