blueness    15/02/09 12:45:32

  Modified:             wcalc-2.2.1.ebuild wcalc-2.4.ebuild ChangeLog
  Log:
  Keyword ~ppc64, bug #459192.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.8                  sci-calculators/wcalc/wcalc-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild?r1=1.7&r2=1.8

Index: wcalc-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wcalc-2.2.1.ebuild  23 May 2012 13:10:22 -0000      1.7
+++ wcalc-2.2.1.ebuild  9 Feb 2015 12:45:32 -0000       1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild,v 
1.7 2012/05/23 13:10:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild,v 
1.8 2015/02/09 12:45:32 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="readline"
 
 DEPEND="



1.6                  sci-calculators/wcalc/wcalc-2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild?r1=1.5&r2=1.6

Index: wcalc-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wcalc-2.4.ebuild    23 May 2012 13:10:22 -0000      1.5
+++ wcalc-2.4.ebuild    9 Feb 2015 12:45:32 -0000       1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild,v 
1.5 2012/05/23 13:10:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild,v 
1.6 2015/02/09 12:45:32 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="readline"
 
 DEPEND="



1.17                 sci-calculators/wcalc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/wcalc/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   23 May 2012 13:10:22 -0000      1.16
+++ ChangeLog   9 Feb 2015 12:45:32 -0000       1.17
@@ -1,6 +1,10 @@
 # ChangeLog for sci-calculators/wcalc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/ChangeLog,v 1.16 
2012/05/23 13:10:22 xarthisius Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/ChangeLog,v 1.17 
2015/02/09 12:45:32 blueness Exp $
+
+  09 Feb 2015; Anthony G. Basile <[email protected]> wcalc-2.2.1.ebuild,
+  wcalc-2.4.ebuild:
+  Keyword ~ppc64, bug #459192.
 
   23 May 2012; Kacper Kowalik <[email protected]> wcalc-2.2.1.ebuild,
   wcalc-2.4.ebuild:
@@ -76,4 +80,3 @@
   wcalc-1.7.ebuild:
   Initial ebuild by the <[email protected]> and 
[email protected],
   bug #27043
-




Reply via email to