jlec 15/06/05 12:42:26 Modified: metadata.xml ChangeLog Log: Add github to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.2 app-emacs/yaml-mode/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 23 Apr 2012 20:27:24 -0000 1.1 +++ metadata.xml 5 Jun 2015 12:42:25 -0000 1.2 @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>emacs</herd> -<maintainer> - <email>[email protected]</email> -</maintainer> + <herd>emacs</herd> + <maintainer> + <email>[email protected]</email> + </maintainer> + <upstream> + <remote-id type="github">yoshiki/yaml-mode</remote-id> + </upstream> </pkgmetadata> 1.5 app-emacs/yaml-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 11 Apr 2014 17:32:49 -0000 1.4 +++ ChangeLog 5 Jun 2015 12:42:25 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/yaml-mode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v 1.4 2014/04/11 17:32:49 bicatali Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v 1.5 2015/06/05 12:42:25 jlec Exp $ + + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 11 Apr 2014; Sébastien Fabbro <[email protected]> yaml-mode-0.0.9.ebuild: Keyword ~amd64-linux ~x86-linux
