summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 07:53:24 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 07:53:24 +0000
commit053f719e777686e5cf4c60367220d6d9164c66d4 (patch)
treea62bb61f76e339f8c483fc1a2a2cf61fd112fdab /app-emacs/tuareg-mode
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-053f719e777686e5cf4c60367220d6d9164c66d4.tar.gz
gentoo-2-053f719e777686e5cf4c60367220d6d9164c66d4.tar.bz2
gentoo-2-053f719e777686e5cf4c60367220d6d9164c66d4.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-emacs/tuareg-mode')
-rw-r--r--app-emacs/tuareg-mode/ChangeLog7
-rw-r--r--app-emacs/tuareg-mode/metadata.xml9
2 files changed, 11 insertions, 5 deletions
diff --git a/app-emacs/tuareg-mode/ChangeLog b/app-emacs/tuareg-mode/ChangeLog
index e10835507ec5..1dc6065b22c4 100644
--- a/app-emacs/tuareg-mode/ChangeLog
+++ b/app-emacs/tuareg-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/tuareg-mode
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.48 2014/09/02 13:19:34 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.49 2015/06/07 07:53:24 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*tuareg-mode-2.0.8 (02 Sep 2014)
diff --git a/app-emacs/tuareg-mode/metadata.xml b/app-emacs/tuareg-mode/metadata.xml
index 5efc3efe38e8..d377beea954f 100644
--- a/app-emacs/tuareg-mode/metadata.xml
+++ b/app-emacs/tuareg-mode/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>ml</herd>
-<herd>emacs</herd>
-<longdescription>
+ <herd>ml</herd>
+ <herd>emacs</herd>
+ <longdescription>
Tuareg is an Object Caml/Camllight mode for Emacs. It handles automatic
indentation and syntax highlighting of code. It also supports an interactive
Caml top-level and debugger. Tuareg attempts to do a better job than the
Emacs mode distributed with the OCaml 3.x source.
</longdescription>
+ <upstream>
+ <remote-id type="github">ocaml/tuareg</remote-id>
+ </upstream>
</pkgmetadata>