aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 20:32:36 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-07 20:32:36 +0200
commit93531e71a11e062735b801ff869c275c718647ac (patch)
tree8a31c21d0d68675c7ba5e3a2b9fa9aea3a2ff58c /dev-python
parentdev-python/fiat: Add bitbucket to remote-id in metadata.xml (diff)
downloadsci-93531e71a11e062735b801ff869c275c718647ac.tar.gz
sci-93531e71a11e062735b801ff869c275c718647ac.tar.bz2
sci-93531e71a11e062735b801ff869c275c718647ac.zip
dev-python/instant: Add bitbucket to remote-id in metadata.xml
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/instant/ChangeLog5
-rw-r--r--dev-python/instant/metadata.xml7
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/instant/ChangeLog b/dev-python/instant/ChangeLog
index af28b7f08..722f6f1b9 100644
--- a/dev-python/instant/ChangeLog
+++ b/dev-python/instant/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-python/instant
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ dev-python/instant: Add bitbucket to remote-id in metadata.xml
+
*instant-1.3.0 (16 Jul 2014)
*instant-1.4.0 (16 Jul 2014)
diff --git a/dev-python/instant/metadata.xml b/dev-python/instant/metadata.xml
index c446ffa73..37fa71c43 100644
--- a/dev-python/instant/metadata.xml
+++ b/dev-python/instant/metadata.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
+ <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>
+ <upstream>
+ <remote-id type="bitbucket">fenics-project/instant</remote-id>
+ </upstream>
</pkgmetadata>