public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-xemacs/skk: ChangeLog skk-1.24.ebuild
@ 2011-06-28 21:43 Brent Baude (ranger)
  0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2011-06-28 21:43 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/28 21:43:18

  Modified:             ChangeLog skk-1.24.ebuild
  Log:
  Commiting xemacs packages ppc for bug 369897
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.14                 app-xemacs/skk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Jun 2011 18:52:38 -0000	1.13
+++ ChangeLog	28 Jun 2011 21:43:18 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for app-xemacs/skk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v 1.13 2011/06/25 18:52:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v 1.14 2011/06/28 21:43:18 ranger Exp $
+
+  28 Jun 2011; Brent Baude <ranger@gentoo.org> skk-1.24.ebuild:
+  Marking skk-1.24 ppc stable for bug 369897
 
   25 Jun 2011; Raúl Porcel <armin76@gentoo.org> skk-1.24.ebuild:
   alpha/sparc stable wrt #369897



1.4                  app-xemacs/skk/skk-1.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?r1=1.3&r2=1.4

Index: skk-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- skk-1.24.ebuild	25 Jun 2011 18:52:38 -0000	1.3
+++ skk-1.24.ebuild	28 Jun 2011 21:43:18 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v 1.3 2011/06/25 18:52:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v 1.4 2011/06/28 21:43:18 ranger Exp $
 
 SLOT="0"
 IUSE=""
@@ -13,6 +13,6 @@
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc x86"
 
 inherit xemacs-packages






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-xemacs/skk: ChangeLog skk-1.24.ebuild
@ 2011-07-22 11:25 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 2+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-22 11:25 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/22 11:25:06

  Modified:             ChangeLog skk-1.24.ebuild
  Log:
  ppc64 stable wrt #369897
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-xemacs/skk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	3 Jul 2011 08:09:25 -0000	1.15
+++ ChangeLog	22 Jul 2011 11:25:06 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-xemacs/skk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v 1.15 2011/07/03 08:09:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v 1.16 2011/07/22 11:25:06 xarthisius Exp $
+
+  22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> skk-1.24.ebuild:
+  ppc64 stable wrt #369897
 
   03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> skk-1.24.ebuild:
   Stable on amd64 wrt bug #369897



1.6                  app-xemacs/skk/skk-1.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild?r1=1.5&r2=1.6

Index: skk-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- skk-1.24.ebuild	3 Jul 2011 08:09:25 -0000	1.5
+++ skk-1.24.ebuild	22 Jul 2011 11:25:06 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v 1.5 2011/07/03 08:09:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.24.ebuild,v 1.6 2011/07/22 11:25:06 xarthisius Exp $
 
 SLOT="0"
 IUSE=""
@@ -13,6 +13,6 @@
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
 
 inherit xemacs-packages






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-22 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 21:43 [gentoo-commits] gentoo-x86 commit in app-xemacs/skk: ChangeLog skk-1.24.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-22 11:25 Kacper Kowalik (xarthisius)

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