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 6BF341381F3 for ; Thu, 11 Apr 2013 18:42:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E18AE0B12; Thu, 11 Apr 2013 18:42:53 +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 EA885E0B12 for ; Thu, 11 Apr 2013 18:42:52 +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 C6CF833DC0E for ; Thu, 11 Apr 2013 18:42:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 8E3B82171D; Thu, 11 Apr 2013 18:42:50 +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-biology/ariadne: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild X-VCS-Directories: sci-biology/ariadne X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130411184250.8E3B82171D@flycatcher.gentoo.org> Date: Thu, 11 Apr 2013 18:42:50 +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: 4ebd9c06-88d8-40c8-ab61-fe61e0872097 X-Archives-Hash: e0f85a0c5d1c05b8dc9ddea2748c8321 ulm 13/04/11 18:42:50 Modified: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild Log: Fix LICENSE, see README and notices in source files. (Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) Revision Changes Path 1.12 sci-biology/ariadne/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 14 Jun 2012 19:01:19 -0000 1.11 +++ ChangeLog 11 Apr 2013 18:42:50 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/ariadne -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.11 2012/06/14 19:01:19 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.12 2013/04/11 18:42:50 ulm Exp $ + + 11 Apr 2013; Ulrich Müller ariadne-1.3-r1.ebuild, + ariadne-1.3-r2.ebuild: + Fix LICENSE, see README and notices in source files. 14 Jun 2012; Justin Lecher ariadne-1.3-r1.ebuild, ariadne-1.3-r2.ebuild: 1.9 sci-biology/ariadne/ariadne-1.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?r1=1.8&r2=1.9 Index: ariadne-1.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ariadne-1.3-r1.ebuild 14 Jun 2012 19:01:19 -0000 1.8 +++ ariadne-1.3-r1.ebuild 11 Apr 2013 18:42:50 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.8 2012/06/14 19:01:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.9 2013/04/11 18:42:50 ulm Exp $ inherit toolchain-funcs eutils @@ -9,10 +9,10 @@ HOMEPAGE="http://www.well.ox.ac.uk/ariadne/" SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z" +LICENSE="ARIADNE" SLOT="0" -LICENSE="as-is" -IUSE="" KEYWORDS="~amd64 x86" +IUSE="" DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1" RDEPEND="${DEPEND}" 1.3 sci-biology/ariadne/ariadne-1.3-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?r1=1.2&r2=1.3 Index: ariadne-1.3-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ariadne-1.3-r2.ebuild 14 Jun 2012 19:01:19 -0000 1.2 +++ ariadne-1.3-r2.ebuild 11 Apr 2013 18:42:50 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.2 2012/06/14 19:01:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.3 2013/04/11 18:42:50 ulm Exp $ EAPI=4 @@ -10,10 +10,10 @@ HOMEPAGE="http://www.well.ox.ac.uk/ariadne/" SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z" +LICENSE="ARIADNE" SLOT="0" -LICENSE="as-is" -IUSE="static-libs" KEYWORDS="~amd64 ~x86" +IUSE="static-libs" DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1" RDEPEND="${DEPEND}"