diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 09:45:23 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 09:45:23 +0000 |
commit | e5711af1e6734b8a592ea5acbbeb57d61c4b6413 (patch) | |
tree | ca32e481443fa0196c1240a20746d4e3ac59d862 /app-vim | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-e5711af1e6734b8a592ea5acbbeb57d61c4b6413.tar.gz gentoo-2-e5711af1e6734b8a592ea5acbbeb57d61c4b6413.tar.bz2 gentoo-2-e5711af1e6734b8a592ea5acbbeb57d61c4b6413.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-vim')
-rw-r--r-- | app-vim/securemodelines/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/securemodelines/metadata.xml | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-vim/securemodelines/ChangeLog b/app-vim/securemodelines/ChangeLog index b78c12fdcb27..6e44d727992c 100644 --- a/app-vim/securemodelines/ChangeLog +++ b/app-vim/securemodelines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/securemodelines -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.20 2014/12/11 07:41:10 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.21 2015/06/06 09:45:23 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 11 Dec 2014; Tim Harder <radhermit@gentoo.org> -securemodelines-20080424.ebuild: diff --git a/app-vim/securemodelines/metadata.xml b/app-vim/securemodelines/metadata.xml index fa89db5d3e29..ca454fc3ec40 100644 --- a/app-vim/securemodelines/metadata.xml +++ b/app-vim/securemodelines/metadata.xml @@ -8,5 +8,7 @@ more heavily restricted modeline parser that permits only user-specified options to be set. </longdescription> + <upstream> + <remote-id type="github">ciaranm/securemodelines</remote-id> + </upstream> </pkgmetadata> - |