From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-868083-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 AD0AE59CA3
	for <garchives@archives.gentoo.org>; Sun,  6 Mar 2016 21:32:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7084321C01D;
	Sun,  6 Mar 2016 21:32:33 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B3F9021C01D
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 21:32:32 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 57209340834
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 21:32:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E59C8F5
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 21:32:27 +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: <1457299927.460aa06a616c8e34143e136d1713a278b379e5c6.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/
X-VCS-Repository: proj/sci
X-VCS-Files: sci-libs/trilinos/metadata.xml
X-VCS-Directories: sci-libs/trilinos/
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: 460aa06a616c8e34143e136d1713a278b379e5c6
X-VCS-Branch: master
Date: Sun,  6 Mar 2016 21:32:27 +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: c5830230-cc99-495e-8810-35100777c793
X-Archives-Hash: 52dc1a7aeba8768e4f7bf54806027fbe

commit:     460aa06a616c8e34143e136d1713a278b379e5c6
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 21:32:07 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 21:32:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=460aa06a

Fix the last broken matadata.xml

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/trilinos/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/trilinos/metadata.xml b/sci-libs/trilinos/metadata.xml
index 93012b9..bf91c9a 100644
--- a/sci-libs/trilinos/metadata.xml
+++ b/sci-libs/trilinos/metadata.xml
@@ -21,7 +21,7 @@
 		<flag name="cppunit">Add support for (<pkg/>)</flag>
 		<flag name="cuda">Add support for cuda (<pkg>dev-util/nvidia-cuda-toolkit</pkg>)</flag>
 		<flag name="eigen">Add support for eigen (<pkg>dev-cpp/eigen</pkg>)</flag>
-		<flag name="glpk">Add support for (<pkg/>)</flag>
+		<flag name="glpk">Add support for (...)</flag>
 		<flag name="gtest">Add support for gtest (<pkg>dev-cpp/gtest</pkg>)</flag>
 		<flag name="hwloc">Add support for hwloc (<pkg>sys-apps/hwloc</pkg>)</flag>
 		<flag name="hdf5">Add support for hdf5 (<pkg>sci-libs/hdf5</pkg>)</flag>