public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/picmi: ChangeLog picmi-4.11.2.ebuild picmi-4.11.5.ebuild
@ 2014-02-03 15:36 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2014-02-03 15:36 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    14/02/03 15:36:14

  Modified:             ChangeLog picmi-4.11.2.ebuild picmi-4.11.5.ebuild
  Log:
  Add ~arm keyword, wrt bug #493304
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.56                 kde-base/picmi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	20 Jan 2014 14:59:43 -0000	1.55
+++ ChangeLog	3 Feb 2014 15:36:14 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/picmi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v 1.55 2014/01/20 14:59:43 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v 1.56 2014/02/03 15:36:14 pinkbyte Exp $
+
+  03 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> picmi-4.11.2.ebuild,
+  picmi-4.11.5.ebuild:
+  Add ~arm keyword, wrt bug #493304
 
   20 Jan 2014; Michael Palimaka <kensington@gentoo.org> -picmi-4.12.0.ebuild:
   Remove KDE SC 4.12.0



1.6                  kde-base/picmi/picmi-4.11.2.ebuild

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

Index: picmi-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.11.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- picmi-4.11.2.ebuild	11 Dec 2013 20:27:09 -0000	1.5
+++ picmi-4.11.2.ebuild	3 Feb 2014 15:36:14 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.11.2.ebuild,v 1.5 2013/12/11 20:27:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.11.2.ebuild,v 1.6 2014/02/03 15:36:14 pinkbyte Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Nonogram logic game for KDE"
 HOMEPAGE="http://games.kde.org/game.php?game=picmi"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libkdegames)"



1.3                  kde-base/picmi/picmi-4.11.5.ebuild

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

Index: picmi-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.11.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- picmi-4.11.5.ebuild	20 Jan 2014 08:00:55 -0000	1.2
+++ picmi-4.11.5.ebuild	3 Feb 2014 15:36:14 -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/kde-base/picmi/picmi-4.11.5.ebuild,v 1.2 2014/01/20 08:00:55 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.11.5.ebuild,v 1.3 2014/02/03 15:36:14 pinkbyte Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Nonogram logic game for KDE"
 HOMEPAGE="http://games.kde.org/game.php?game=picmi"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libkdegames)"





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

only message in thread, other threads:[~2014-02-03 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-03 15:36 [gentoo-commits] gentoo-x86 commit in kde-base/picmi: ChangeLog picmi-4.11.2.ebuild picmi-4.11.5.ebuild Sergey Popov (pinkbyte)

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