aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-09-15 21:13:31 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2014-09-15 21:13:31 +0200
commita1f8c662eceb974c6d81e0826876acd712bc574c (patch)
treea3e0ff496a94714094227fba465c1e900e7dc953 /sci-misc
parentUpdate min version of eselect (diff)
downloadsci-a1f8c662eceb974c6d81e0826876acd712bc574c.tar.gz
sci-a1f8c662eceb974c6d81e0826876acd712bc574c.tar.bz2
sci-a1f8c662eceb974c6d81e0826876acd712bc574c.zip
sci-misc/elmer-gui: silence repoman: add USE descriptions
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/elmer-gui/ChangeLog5
-rw-r--r--sci-misc/elmer-gui/metadata.xml8
2 files changed, 12 insertions, 1 deletions
diff --git a/sci-misc/elmer-gui/ChangeLog b/sci-misc/elmer-gui/ChangeLog
index 33555f3b9..0526478c7 100644
--- a/sci-misc/elmer-gui/ChangeLog
+++ b/sci-misc/elmer-gui/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-misc/elmer-gui
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Sep 2014; Jauhien Piatlicki <jauhien@gentoo.org> metadata.xml:
+ silence repoman: add USE descriptions
+
03 Dec 2013; Justin Lecher <jlec@gentoo.org> elmer-gui-9999.ebuild,
metadata.xml:
Bump EAPI; fix DESCRIPTION; drop keywords from live ebuild; fix whitespacing
diff --git a/sci-misc/elmer-gui/metadata.xml b/sci-misc/elmer-gui/metadata.xml
index 897aa2e6b..163256754 100644
--- a/sci-misc/elmer-gui/metadata.xml
+++ b/sci-misc/elmer-gui/metadata.xml
@@ -2,4 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
+ <use>
+ <flag name="bundled_netgen"> Use bundled version of <pkg>sci-mathematics/netgen</pkg></flag>
+ <flag name="matc"> Enables <pkg>sci-libs/matc</pkg> support</flag>
+ <flag name="opencascade"> Enable <pkg>sci-libs/opencascade</pkg>
+ support</flag>
+ <flag name="qwt"> Enables <pkg>x11-libs/qwt</pkg> support</flag>
+ <flag name="vtk"> Enables <pkg>sci-libs/vtk</pkg> support</flag>
+ </use>
</pkgmetadata>