From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9EFC7138CEF for ; Wed, 12 Feb 2014 20:11:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BF6BE0AD7; Wed, 12 Feb 2014 20:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD06EE0AD7 for ; Wed, 12 Feb 2014 20:11:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6EB7733F9FD for ; Wed, 12 Feb 2014 20:11:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id A0DAD2004C; Wed, 12 Feb 2014 20:11:29 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/xgraph: xgraph-12.1-r2.ebuild xgraph-12.1-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xgraph-12.1-r2.ebuild xgraph-12.1-r3.ebuild ChangeLog X-VCS-Directories: sci-visualization/xgraph X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140212201129.A0DAD2004C@flycatcher.gentoo.org> Date: Wed, 12 Feb 2014 20:11:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8966dcfa-2979-4217-bb04-dc170950a0f1 X-Archives-Hash: 2055e6f35deccdd87830fc1ae3c9bd0d 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 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)