jlec        15/06/06 18:25:09

  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-haskell/vault/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/metadata.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/metadata.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/vault/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        25 Jul 2014 08:59:10 -0000      1.2
+++ metadata.xml        6 Jun 2015 18:25:09 -0000       1.3
@@ -4,10 +4,13 @@
        <herd>haskell</herd>
        <longdescription>
                A /vault/ is a typed, persistent store for values of arbitrary 
types.
-               It&#39;s like having first-class access to the storage space 
behind IORefs.
+               It's like having first-class access to the storage space behind 
IORefs.
                
                The data structure is analogous to a bank vault,
                where you can access different bank boxes with different keys;
                hence the name.
        </longdescription>
+       <upstream>
+               <remote-id type="github">HeinrichApfelmus/vault</remote-id>
+       </upstream>
 </pkgmetadata>



1.11                 dev-haskell/vault/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/vault/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/vault/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   22 Dec 2014 11:34:51 -0000      1.10
+++ ChangeLog   6 Jun 2015 18:25:09 -0000       1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/vault
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vault/ChangeLog,v 1.10 
2014/12/22 11:34:51 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vault/ChangeLog,v 1.11 
2015/06/06 18:25:09 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *vault-0.3.0.4 (22 Dec 2014)
 




Reply via email to