jlec 15/06/05 12:34:11 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/outline-magic/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/outline-magic/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 23 Jan 2008 13:49:42 -0000 1.1 +++ metadata.xml 5 Jun 2015 12:34:11 -0000 1.2 @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>emacs</herd> + <herd>emacs</herd> + <upstream> + <remote-id type="github">tj64/outline-magic</remote-id> + </upstream> </pkgmetadata> 1.6 app-emacs/outline-magic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/outline-magic/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/outline-magic/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 20 Feb 2014 00:09:53 -0000 1.5 +++ ChangeLog 5 Jun 2015 12:34:11 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/outline-magic -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/outline-magic/ChangeLog,v 1.5 2014/02/20 00:09:53 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/outline-magic/ChangeLog,v 1.6 2015/06/05 12:34:11 jlec Exp $ + + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 20 Feb 2014; Ulrich Müller <[email protected]> outline-magic-0.9.ebuild: Update ebuild to EAPI 5. Update HOMEPAGE. Specify LICENSE more precisely. @@ -22,4 +25,3 @@ +outline-magic-0.9.ebuild: initial commit, taken from Emacs overlay, provided by flameeyes, massaged by ulm -
