public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/bovo: bovo-4.10.0.ebuild bovo-4.9.5.ebuild ChangeLog
@ 2013-02-23 15:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; only message in thread
From: Agostino Sarubbo (ago) @ 2013-02-23 15:56 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 15:56:54

  Modified:             bovo-4.10.0.ebuild bovo-4.9.5.ebuild ChangeLog
  Log:
  Add ~ppc64, wrt bug #455960
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  kde-base/bovo/bovo-4.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild?r1=1.1&r2=1.2

Index: bovo-4.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bovo-4.10.0.ebuild	7 Feb 2013 04:56:55 -0000	1.1
+++ bovo-4.10.0.ebuild	23 Feb 2013 15:56:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild,v 1.1 2013/02/07 04:56:55 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild,v 1.2 2013/02/23 15:56:54 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit kde4-base
 
 DESCRIPTION="Five-in-a-row Board Game"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libkdegames)"



1.5                  kde-base/bovo/bovo-4.9.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild?r1=1.4&r2=1.5

Index: bovo-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bovo-4.9.5.ebuild	27 Jan 2013 22:58:34 -0000	1.4
+++ bovo-4.9.5.ebuild	23 Feb 2013 15:56:54 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild,v 1.4 2013/01/27 22:58:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild,v 1.5 2013/02/23 15:56:54 ago Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 inherit ${eclass}
 
 DESCRIPTION="Five-in-a-row Board Game"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libkdegames)"



1.145                kde-base/bovo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/bovo/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	7 Feb 2013 04:56:55 -0000	1.144
+++ ChangeLog	23 Feb 2013 15:56:54 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/bovo
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.144 2013/02/07 04:56:55 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.145 2013/02/23 15:56:54 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> bovo-4.10.0.ebuild,
+  bovo-4.9.5.ebuild:
+  Add ~ppc64, wrt bug #455960
 
 *bovo-4.10.0 (06 Feb 2013)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-23 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-23 15:56 [gentoo-commits] gentoo-x86 commit in kde-base/bovo: bovo-4.10.0.ebuild bovo-4.9.5.ebuild ChangeLog Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox