aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-gromacs/ChangeLog5
-rw-r--r--app-vim/vim-gromacs/metadata.xml3
2 files changed, 7 insertions, 1 deletions
diff --git a/app-vim/vim-gromacs/ChangeLog b/app-vim/vim-gromacs/ChangeLog
index b9c719358..74853f725 100644
--- a/app-vim/vim-gromacs/ChangeLog
+++ b/app-vim/vim-gromacs/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-vim/vim-gromacs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ app-vim/vim-gromacs: Add github to remote-id in metadata.xml
+
16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> vim-gromacs-9999.ebuild:
removed empty line
diff --git a/app-vim/vim-gromacs/metadata.xml b/app-vim/vim-gromacs/metadata.xml
index 046c58b8a..de2225605 100644
--- a/app-vim/vim-gromacs/metadata.xml
+++ b/app-vim/vim-gromacs/metadata.xml
@@ -5,4 +5,7 @@
<longdescription lang="en">
VIM syntax plugin which provides syntax highlighting for the gromacs files.
</longdescription>
+ <upstream>
+ <remote-id type="github">HubLot/vim-gromacs</remote-id>
+ </upstream>
</pkgmetadata>