aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2013-05-15 11:30:16 +0200
committerKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2013-05-15 11:30:16 +0200
commitecede6cf22ad563b29f96d673ea6f6f33534c820 (patch)
treebd92ff0580ea791edf576d0dde6b8308b42ece54 /dev-python/instant
parent[sci-visualization/labplot] Drop kde from metadata (diff)
downloadsci-ecede6cf22ad563b29f96d673ea6f6f33534c820.tar.gz
sci-ecede6cf22ad563b29f96d673ea6f6f33534c820.tar.bz2
sci-ecede6cf22ad563b29f96d673ea6f6f33534c820.zip
Fix various metadata
Diffstat (limited to 'dev-python/instant')
-rw-r--r--dev-python/instant/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-python/instant/metadata.xml b/dev-python/instant/metadata.xml
index b92567656..b64917fcb 100644
--- a/dev-python/instant/metadata.xml
+++ b/dev-python/instant/metadata.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd></herd>
-<longdescription lang="en">
-Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG and Distutils. It is part of the FEniCS Project (http://www.fenics.org).
-</longdescription>
+ <herd>sci</herd>
+ <longdescription lang="en">
+ Instant is a Python module that allows for instant inlining of C and C++
+ code in Python. It is a small Python module built on top of SWIG and
+ Distutils. It is part of the FEniCS Project (http://www.fenics.org)
+ </longdescription>
</pkgmetadata>
-