jlec 15/06/06 18:21:29 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.4 dev-haskell/unix-compat/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 25 Jul 2014 08:58:31 -0000 1.3 +++ metadata.xml 6 Jun 2015 18:21:29 -0000 1.4 @@ -5,10 +5,13 @@ <longdescription> This package provides portable implementations of parts of the unix package. This package re-exports the unix - package when available. When it isn't available, + package when available. When it isn't available, portable implementations are used. </longdescription> -<use> - <flag name='old-time'>build against old-time package</flag> -</use> + <use> + <flag name="old-time">build against old-time package</flag> + </use> + <upstream> + <remote-id type="github">jystic/unix-compat</remote-id> + </upstream> </pkgmetadata> 1.37 dev-haskell/unix-compat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/unix-compat/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 3 Apr 2015 22:08:49 -0000 1.36 +++ ChangeLog 6 Jun 2015 18:21:29 -0000 1.37 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/unix-compat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.36 2015/04/03 22:08:49 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.37 2015/06/06 18:21:29 jlec Exp $ + + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml *unix-compat-0.4.1.4 (03 Apr 2015)
