graaff      14/12/26 09:56:55

  Modified:             facter-2.2.0.ebuild ChangeLog facter-2.0.2.ebuild
                        facter-2.3.0.ebuild facter-2.1.0.ebuild
  Log:
  Add missing keywords for ppc and ppc64. It is not clear why these were 
missing and all dependencies are now satisfied.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.3                  dev-ruby/facter/facter-2.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild?r1=1.2&r2=1.3

Index: facter-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- facter-2.2.0.ebuild 11 Nov 2014 11:01:16 -0000      1.2
+++ facter-2.2.0.ebuild 26 Dec 2014 09:56:55 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild,v 1.2 
2014/11/11 11:01:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.2.0.ebuild,v 1.3 
2014/12/26 09:56:55 graaff Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE="+dmi +pciutils +virt"
 #KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 CDEPEND="
        app-emulation/virt-what



1.110                dev-ruby/facter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.110&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.110&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   26 Dec 2014 09:44:57 -0000      1.109
+++ ChangeLog   26 Dec 2014 09:56:55 -0000      1.110
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/facter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.109 
2014/12/26 09:44:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.110 
2014/12/26 09:56:55 graaff Exp $
+
+  26 Dec 2014; Hans de Graaff <gra...@gentoo.org> facter-2.0.2.ebuild,
+  facter-2.1.0.ebuild, facter-2.2.0.ebuild, facter-2.3.0.ebuild:
+  Add missing keywords for ppc and ppc64. It is not clear why these were
+  missing and all dependencies are now satisfied.
 
   26 Dec 2014; Hans de Graaff <gra...@gentoo.org> -facter-1.7.1-r1.ebuild:
   Remove vulnerable version for security bug 514476.



1.4                  dev-ruby/facter/facter-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild?r1=1.3&r2=1.4

Index: facter-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- facter-2.0.2.ebuild 11 Nov 2014 11:01:16 -0000      1.3
+++ facter-2.0.2.ebuild 26 Dec 2014 09:56:55 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild,v 1.3 
2014/11/11 11:01:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.0.2.ebuild,v 1.4 
2014/12/26 09:56:55 graaff Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE="+dmi +pciutils +virt"
 #KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 CDEPEND="
        app-emulation/virt-what



1.2                  dev-ruby/facter/facter-2.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild?r1=1.1&r2=1.2

Index: facter-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- facter-2.3.0.ebuild 7 Nov 2014 09:27:32 -0000       1.1
+++ facter-2.3.0.ebuild 26 Dec 2014 09:56:55 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild,v 1.1 
2014/11/07 09:27:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.3.0.ebuild,v 1.2 
2014/12/26 09:56:55 graaff Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE="+dmi +pciutils +virt"
 #KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 CDEPEND="
        app-emulation/virt-what



1.4                  dev-ruby/facter/facter-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild?r1=1.3&r2=1.4

Index: facter-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- facter-2.1.0.ebuild 11 Nov 2014 11:01:16 -0000      1.3
+++ facter-2.1.0.ebuild 26 Dec 2014 09:56:55 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild,v 1.3 
2014/11/11 11:01:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.1.0.ebuild,v 1.4 
2014/12/26 09:56:55 graaff Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE="+dmi +pciutils +virt"
 #KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 CDEPEND="
        app-emulation/virt-what




Reply via email to