aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 20:28:41 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-07 20:28:41 +0200
commit247419f0e7dd785856aec6399a8d906c461cd893 (patch)
tree2126156b2b4f4304fdd5078c7a014d6ff821946e
parentapp-benchmarks/btl: Add bitbucket to remote-id in metadata.xml (diff)
downloadsci-247419f0e7dd785856aec6399a8d906c461cd893.tar.gz
sci-247419f0e7dd785856aec6399a8d906c461cd893.tar.bz2
sci-247419f0e7dd785856aec6399a8d906c461cd893.zip
dev-ml/gsl-ocaml: Add bitbucket to remote-id in metadata.xml
Package-Manager: portage-2.2.20
-rw-r--r--dev-ml/gsl-ocaml/ChangeLog6
-rw-r--r--dev-ml/gsl-ocaml/metadata.xml7
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-ml/gsl-ocaml/ChangeLog b/dev-ml/gsl-ocaml/ChangeLog
index c724b6d0c..471cc91d2 100644
--- a/dev-ml/gsl-ocaml/ChangeLog
+++ b/dev-ml/gsl-ocaml/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-ml/gsl-ocaml
-# Copyright 1999-2012 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-ml/gsl-ocaml: Add bitbucket to remote-id in metadata.xml
+
*gsl-ocaml-1.10.2 (11 Aug 2012)
11 Aug 2012; Guillaume Horel <guillaume.horel@gmail.com>
+gsl-ocaml-1.10.2.ebuild, +metadata.xml:
new package from #390583
-
diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
index f7b1637ca..8a2bb7bd7 100644
--- a/dev-ml/gsl-ocaml/metadata.xml
+++ b/dev-ml/gsl-ocaml/metadata.xml
@@ -1,8 +1,11 @@
<?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">
GSL interface for OCaml
</longdescription>
+ <upstream>
+ <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id>
+ </upstream>
</pkgmetadata>