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 37905138A6C for ; Fri, 10 Apr 2015 19:43:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF516E08AA; Fri, 10 Apr 2015 19:43:19 +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 66D36E08AA for ; Fri, 10 Apr 2015 19:43:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50FD8340C29 for ; Fri, 10 Apr 2015 19:43:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16B8215A3E for ; Fri, 10 Apr 2015 19:43:11 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1428694968.c430f81f812ea8ebea9588cfce964547c3663a30.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/freeon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/freeon/ChangeLog sci-chemistry/freeon/freeon-9999.ebuild X-VCS-Directories: sci-chemistry/freeon/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: c430f81f812ea8ebea9588cfce964547c3663a30 X-VCS-Branch: master Date: Fri, 10 Apr 2015 19:43:11 +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: 45274fb5-6f7d-43ea-a235-16af0fc68859 X-Archives-Hash: 13e5d6eff19039a461f1e40050599420 commit: c430f81f812ea8ebea9588cfce964547c3663a30 Author: Nicolas Bock gmail com> AuthorDate: Fri Apr 10 19:42:48 2015 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Fri Apr 10 19:42:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c430f81f sci-chemistry/freeon: Updated live ebuild. Package-Manager: portage-2.2.14 sci-chemistry/freeon/ChangeLog | 5 ++++- sci-chemistry/freeon/freeon-9999.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/freeon/ChangeLog b/sci-chemistry/freeon/ChangeLog index 5860bfe..d4a2d10 100644 --- a/sci-chemistry/freeon/ChangeLog +++ b/sci-chemistry/freeon/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/freeon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Apr 2015; Nicolas Bock freeon-9999.ebuild: + sci-chemistry/freeon: Updated live ebuild. + 22 Dec 2014; Nicolas Bock freeon-9999.ebuild: sci-chemistry/freeon-9999: Add proper prefix flags to configure. diff --git a/sci-chemistry/freeon/freeon-9999.ebuild b/sci-chemistry/freeon/freeon-9999.ebuild index 5708306..b9d957e 100644 --- a/sci-chemistry/freeon/freeon-9999.ebuild +++ b/sci-chemistry/freeon/freeon-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -14,6 +14,7 @@ DESCRIPTION="An experimental suite of programs for linear scaling quantum chemis HOMEPAGE="http://www.freeon.org" SRC_URI="" EGIT_REPO_URI="https://github.com/FreeON/freeon.git" +EGIT_BRANCH="master" LICENSE="GPL-3" SLOT="live"