jlec 15/06/05 12:23:46 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.3 app-emacs/calfw/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/calfw/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 12 Apr 2011 05:40:30 -0000 1.2 +++ metadata.xml 5 Jun 2015 12:23:46 -0000 1.3 @@ -1,12 +1,15 @@ <?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> -<use> - <flag name='howm'>Add support for the <pkg>app-emacs/howm</pkg> + <herd>emacs</herd> + <maintainer> + <email>[email protected]</email> + </maintainer> + <use> + <flag name="howm">Add support for the <pkg>app-emacs/howm</pkg> note-taking tool</flag> -</use> + </use> + <upstream> + <remote-id type="github">kiwanami/emacs-calfw</remote-id> + </upstream> </pkgmetadata> 1.8 app-emacs/calfw/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/calfw/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 7 Jun 2014 10:53:15 -0000 1.7 +++ ChangeLog 5 Jun 2015 12:23:46 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/calfw -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.7 2014/06/07 10:53:15 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.8 2015/06/05 12:23:46 jlec Exp $ + + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 07 Jun 2014; Ulrich Müller <[email protected]> -calfw-1.1.ebuild, -calfw-1.2.ebuild, calfw-1.3.ebuild, -files/calfw-1.1-calfwel.patch: @@ -38,4 +41,3 @@ 10 Apr 2011; Naohiro Aota <[email protected]> +calfw-0.1.ebuild, +files/calfw-0.1-cl.patch, +files/calfw-0.1-howm-menu.patch, +metadata.xml: New ebuild for calfw. Ebuild written by me. -
