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 704311381F3 for ; Fri, 14 Dec 2012 10:16:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 230E321C017; Fri, 14 Dec 2012 10:16:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B40621C017 for ; Fri, 14 Dec 2012 10:16:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9F9F33DBE3 for ; Fri, 14 Dec 2012 10:16:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 75F5E2171D; Fri, 14 Dec 2012 10:16:38 +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-chemistry/raster3d: raster3d-3.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: raster3d-3.0.2.ebuild ChangeLog X-VCS-Directories: sci-chemistry/raster3d X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121214101638.75F5E2171D@flycatcher.gentoo.org> Date: Fri, 14 Dec 2012 10:16:38 +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: 8dea73cc-7531-4122-a5af-0e777e906682 X-Archives-Hash: 20a6920a2cb7920b145e28ec41675645 ulm 12/12/14 10:16:38 Modified: raster3d-3.0.2.ebuild ChangeLog Log: Fix LICENSE, Artistic License, Version 2.0 according to HOMEPAGE. (Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) Revision Changes Path 1.10 sci-chemistry/raster3d/raster3d-3.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/raster3d-3.0.2.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/raster3d-3.0.2.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/raster3d-3.0.2.ebuild?r1=1.9&r2=1.10 Index: raster3d-3.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/raster3d/raster3d-3.0.2.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- raster3d-3.0.2.ebuild 19 Oct 2012 10:24:13 -0000 1.9 +++ raster3d-3.0.2.ebuild 14 Dec 2012 10:16:38 -0000 1.10 @@ -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/sci-chemistry/raster3d/raster3d-3.0.2.ebuild,v 1.9 2012/10/19 10:24:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/raster3d/raster3d-3.0.2.ebuild,v 1.10 2012/12/14 10:16:38 ulm Exp $ EAPI=4 @@ -14,8 +14,8 @@ HOMEPAGE="http://www.bmsc.washington.edu/raster3d/raster3d.html" SRC_URI="http://www.bmsc.washington.edu/${PN}/${MY_P}.tar.gz -> ${MY_P}.tar" +LICENSE="Artistic-2" SLOT="0" -LICENSE="as-is" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="gd tiff" 1.34 sci-chemistry/raster3d/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/raster3d/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/raster3d/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 19 Oct 2012 10:24:13 -0000 1.33 +++ ChangeLog 14 Dec 2012 10:16:38 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/raster3d # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/raster3d/ChangeLog,v 1.33 2012/10/19 10:24:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/raster3d/ChangeLog,v 1.34 2012/12/14 10:16:38 ulm Exp $ + + 14 Dec 2012; Ulrich Müller raster3d-3.0.2.ebuild: + Fix LICENSE, Artistic License, Version 2.0 according to HOMEPAGE. 19 Oct 2012; Justin Lecher raster3d-3.0.2.ebuild: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the