jlec 15/06/07 08:45:20 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 dev-lang/julia/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 2 Apr 2014 23:03:34 -0000 1.2 +++ metadata.xml 7 Jun 2015 08:45:20 -0000 1.3 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> - <email>[email protected]</email> - <name>Patrick Lauer</name> -</maintainer> -<herd>sci</herd> -<longdescription lang="en"> + <maintainer> + <email>[email protected]</email> + <name>Patrick Lauer</name> + </maintainer> + <herd>sci</herd> + <longdescription lang="en"> Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated @@ -18,4 +18,7 @@ functions, and overloading them for different combinations of argument types (which can also be user-defined). </longdescription> + <upstream> + <remote-id type="github">JuliaLang/julia</remote-id> + </upstream> </pkgmetadata> 1.16 dev-lang/julia/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 21 Aug 2014 09:04:56 -0000 1.15 +++ ChangeLog 7 Jun 2015 08:45:20 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/julia -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.15 2014/08/21 09:04:56 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.16 2015/06/07 08:45:20 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml *julia-0.3.0 (21 Aug 2014)
