jlec        15/06/05 15:02:50

  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.30                 app-portage/eix/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?r1=1.29&r2=1.30

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/metadata.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- metadata.xml        26 Jan 2015 17:17:49 -0000      1.29
+++ metadata.xml        5 Jun 2015 15:02:50 -0000       1.30
@@ -5,25 +5,28 @@
   <maintainer>
     <email>[email protected]</email>
     <name>Martin Väth</name>
-       <description>Upstream developer, assign bugs</description>
+    <description>Upstream developer, assign bugs</description>
   </maintainer>
   <maintainer>
     <email>[email protected]</email>
   </maintainer>
   <maintainer>
     <email>[email protected]</email>
-       <name>Michael Weber</name>
+    <name>Michael Weber</name>
   </maintainer>
   <use>
-       <flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging 
support; not recommended for normal use.</flag>
-       <flag name="dep">Make DEP=true the default which enables support for 
{,R,P}DEPEND but requires roughly double disk and memory.</flag>
-       <flag name="doc">Create description of the eix cache file additionally 
in html format</flag>
-       <flag name="optimization">Accept upstream's choices for 
CXXFLAGS/LDFLAGS for optimization. Absense of this USE flag does not strip 
user's *FLAGS</flag>
-       <flag name="security">This adds some checks which can prevent certain 
exploits if e.g. the eix code has a bug. If you use the hardened toolchain, 
using this flag does not increase security and can even lead to problems.</flag>
-       <flag name="strong-optimization">Adds several more agressive 
CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause 
trouble with some buggy compiler versions. Absense of this USE flag does not 
strip user's *FLAGS</flag>
-       <flag name="strong-security">Add many checks to prevent exploits if eix 
code has a bug. This will slow down eix considerably. Use only if you are 
paranoid or have reasons to suspect a bug.</flag>
-       <flag name="sqlite">Compile in support for portage's sqlite backend; to 
actually use it you need additional configuration of portage and eix</flag>
-       <flag name="swap-remote">Swap role of remote addresses in eix-remote, 
making the data from gpo.zugaina.org the first choice.</flag>
-       <flag name="tools">Create separate binary for script helper tools; 
useful if they are called extremely often</flag>
+    <flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging 
support; not recommended for normal use.</flag>
+    <flag name="dep">Make DEP=true the default which enables support for 
{,R,P}DEPEND but requires roughly double disk and memory.</flag>
+    <flag name="doc">Create description of the eix cache file additionally in 
html format</flag>
+    <flag name="optimization">Accept upstream's choices for CXXFLAGS/LDFLAGS 
for optimization. Absense of this USE flag does not strip user's *FLAGS</flag>
+    <flag name="security">This adds some checks which can prevent certain 
exploits if e.g. the eix code has a bug. If you use the hardened toolchain, 
using this flag does not increase security and can even lead to problems.</flag>
+    <flag name="strong-optimization">Adds several more agressive 
CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause 
trouble with some buggy compiler versions. Absense of this USE flag does not 
strip user's *FLAGS</flag>
+    <flag name="strong-security">Add many checks to prevent exploits if eix 
code has a bug. This will slow down eix considerably. Use only if you are 
paranoid or have reasons to suspect a bug.</flag>
+    <flag name="sqlite">Compile in support for portage's sqlite backend; to 
actually use it you need additional configuration of portage and eix</flag>
+    <flag name="swap-remote">Swap role of remote addresses in eix-remote, 
making the data from gpo.zugaina.org the first choice.</flag>
+    <flag name="tools">Create separate binary for script helper tools; useful 
if they are called extremely often</flag>
   </use>
+  <upstream>
+    <remote-id type="github">vaeth/eix</remote-id>
+  </upstream>
 </pkgmetadata>



1.491                app-portage/eix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.491&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.491&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?r1=1.490&r2=1.491

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v
retrieving revision 1.490
retrieving revision 1.491
diff -u -r1.490 -r1.491
--- ChangeLog   13 Apr 2015 16:54:24 -0000      1.490
+++ ChangeLog   5 Jun 2015 15:02:50 -0000       1.491
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/eix
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.490 
2015/04/13 16:54:24 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.491 
2015/06/05 15:02:50 jlec Exp $
+
+  05 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *eix-0.30.8 (13 Apr 2015)
 




Reply via email to