From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-809149-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 61A16138CD3
	for <garchives@archives.gentoo.org>; Mon,  8 Jun 2015 12:20:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 00535E09CF;
	Mon,  8 Jun 2015 12:19:57 +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 0D95FE09C1
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Jun 2015 12:19:56 +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 55CD0340928
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Jun 2015 12:19:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id ACE12A36
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Jun 2015 12:19:52 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org>
Message-ID: <1433763617.3ff7e4776ef3436ec94f9485c917c9a3819ad32e.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/dolfin/
X-VCS-Repository: proj/sci
X-VCS-Files: sci-mathematics/dolfin/ChangeLog sci-mathematics/dolfin/metadata.xml
X-VCS-Directories: sci-mathematics/dolfin/
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: 3ff7e4776ef3436ec94f9485c917c9a3819ad32e
X-VCS-Branch: master
Date: Mon,  8 Jun 2015 12:19:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: c4c60095-7418-4c97-8fb5-998a7f741cff
X-Archives-Hash: d150f89435a7a01f0b32fb78588c2716

commit:     3ff7e4776ef3436ec94f9485c917c9a3819ad32e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 11:40:17 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 11:40:17 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3ff7e477

sci-mathematics/dolfin: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20

 sci-mathematics/dolfin/ChangeLog    | 6 ++++--
 sci-mathematics/dolfin/metadata.xml | 3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/dolfin/ChangeLog b/sci-mathematics/dolfin/ChangeLog
index 980a24a..f5a0b74 100644
--- a/sci-mathematics/dolfin/ChangeLog
+++ b/sci-mathematics/dolfin/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-mathematics/dolfin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  sci-mathematics/dolfin: Updating remote-id in metadata.xml
+
   04 Dec 2013; Justin Lecher <jlec@gentoo.org> dolfin-0.9.9.ebuild,
   metadata.xml:
   Bump EAPI to 5; Bump to python-single-r1 eclass
@@ -19,4 +22,3 @@
   +dolfin-0.9.9.ebuild, +files/dolfin-0.9.9-find-armadillo.patch,
   +metadata.xml:
   Initial import.
-

diff --git a/sci-mathematics/dolfin/metadata.xml b/sci-mathematics/dolfin/metadata.xml
index 9c1b5e5..c324786 100644
--- a/sci-mathematics/dolfin/metadata.xml
+++ b/sci-mathematics/dolfin/metadata.xml
@@ -12,4 +12,7 @@ DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Proble
     <flag name="scotch">Adds support for graph partitioning with <pkg>sci-libs/scotch</pkg></flag>
     <flag name="umfpack">Adds support for sparse solving with <pkg>sci-libs/umfpack</pkg></flag>
   </use>
+  <upstream>
+    <remote-id type="launchpad">dolfin</remote-id>
+  </upstream>
 </pkgmetadata>