public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-08-06 20:51 Remi Cardona (remi)
  0 siblings, 0 replies; 7+ messages in thread
From: Remi Cardona (remi) @ 2009-08-06 20:51 UTC (permalink / raw
  To: gentoo-commits

remi        09/08/06 20:51:18

  Modified:             ChangeLog
  Added:                xkbcomp-1.1.0.ebuild
  Log:
  x11-apps/xkbcomp: bump to 1.1.0
  (Portage version: 2.2_rc36/cvs/Linux i686)

Revision  Changes    Path
1.57                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	23 Jun 2009 21:26:09 -0000	1.56
+++ ChangeLog	6 Aug 2009 20:51:18 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.56 2009/06/23 21:26:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.57 2009/08/06 20:51:18 remi Exp $
+
+*xkbcomp-1.1.0 (06 Aug 2009)
+
+  06 Aug 2009; Rémi Cardona <remi@gentoo.org> +xkbcomp-1.1.0.ebuild:
+  bump to 1.1.0
 
   23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xkbcomp-1.0.5.ebuild:
   Stable on alpha for xorg-server-1.5/xorg-x11-7.4



1.1                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.1&content-type=text/plain

Index: xkbcomp-1.1.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.1 2009/08/06 20:51:18 remi Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="compile XKB keyboard description"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libX11
	x11-libs/libxkbfile"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-09-30 19:28 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-09-30 19:28 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/09/30 19:28:09

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  amd64 stable wrt #282290
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.1&r2=1.2

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xkbcomp-1.1.0.ebuild	6 Aug 2009 20:51:18 -0000	1.1
+++ xkbcomp-1.1.0.ebuild	30 Sep 2009 19:28:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.1 2009/08/06 20:51:18 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.2 2009/09/30 19:28:09 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.59                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	6 Aug 2009 20:53:14 -0000	1.58
+++ ChangeLog	30 Sep 2009 19:28:09 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.58 2009/08/06 20:53:14 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.59 2009/09/30 19:28:09 ssuominen Exp $
+
+  30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.1.0.ebuild:
+  amd64 stable wrt #282290
 
   06 Aug 2009; Rémi Cardona <remi@gentoo.org> -xkbcomp-1.0.3.ebuild,
   -xkbcomp-1.0.4.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-10-05 12:14 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-05 12:14 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/05 12:14:38

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  x86 stable, bug 282290
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.3                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.2&r2=1.3

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xkbcomp-1.1.0.ebuild	30 Sep 2009 19:28:09 -0000	1.2
+++ xkbcomp-1.1.0.ebuild	5 Oct 2009 12:14:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.2 2009/09/30 19:28:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.3 2009/10/05 12:14:38 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.60                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	30 Sep 2009 19:28:09 -0000	1.59
+++ ChangeLog	5 Oct 2009 12:14:38 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.59 2009/09/30 19:28:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.60 2009/10/05 12:14:38 fauli Exp $
+
+  05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.1.0.ebuild:
+  x86 stable, bug 282290
 
   30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.1.0.ebuild:
   amd64 stable wrt #282290






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-10-09 20:49 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-10-09 20:49 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/09 20:49:56

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  arm stable, bug #282290
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.3&r2=1.4

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xkbcomp-1.1.0.ebuild	5 Oct 2009 12:14:38 -0000	1.3
+++ xkbcomp-1.1.0.ebuild	9 Oct 2009 20:49:55 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.3 2009/10/05 12:14:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.4 2009/10/09 20:49:55 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.62                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	5 Oct 2009 17:58:17 -0000	1.61
+++ ChangeLog	9 Oct 2009 20:49:55 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.61 2009/10/05 17:58:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.62 2009/10/09 20:49:55 maekke Exp $
+
+  09 Oct 2009; Markus Meier <maekke@gentoo.org> xkbcomp-1.1.0.ebuild:
+  arm stable, bug #282290
 
 *xkbcomp-1.1.1 (05 Oct 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-10-11 11:05 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-11 11:05 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/11 11:05:22

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  ppc stable #282290
  (Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.5                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.4&r2=1.5

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xkbcomp-1.1.0.ebuild	9 Oct 2009 20:49:55 -0000	1.4
+++ xkbcomp-1.1.0.ebuild	11 Oct 2009 11:05:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.4 2009/10/09 20:49:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.5 2009/10/11 11:05:21 nixnut Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.63                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	9 Oct 2009 20:49:55 -0000	1.62
+++ ChangeLog	11 Oct 2009 11:05:21 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.62 2009/10/09 20:49:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.63 2009/10/11 11:05:21 nixnut Exp $
+
+  11 Oct 2009; nixnut <nixnut@gentoo.org> xkbcomp-1.1.0.ebuild:
+  ppc stable #282290
 
   09 Oct 2009; Markus Meier <maekke@gentoo.org> xkbcomp-1.1.0.ebuild:
   arm stable, bug #282290






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-10-26 20:32 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-26 20:32 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/26 20:32:43

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #282290).
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.6                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.5&r2=1.6

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xkbcomp-1.1.0.ebuild	11 Oct 2009 11:05:21 -0000	1.5
+++ xkbcomp-1.1.0.ebuild	26 Oct 2009 20:32:42 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.5 2009/10/11 11:05:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.6 2009/10/26 20:32:42 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.64                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	11 Oct 2009 11:05:21 -0000	1.63
+++ ChangeLog	26 Oct 2009 20:32:42 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.63 2009/10/11 11:05:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.64 2009/10/26 20:32:42 jer Exp $
+
+  26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.1.0.ebuild:
+  Stable for HPPA (bug #282290).
 
   11 Oct 2009; nixnut <nixnut@gentoo.org> xkbcomp-1.1.0.ebuild:
   ppc stable #282290






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog
@ 2009-12-15 15:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 15:09 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/15 15:09:44

  Modified:             xkbcomp-1.1.0.ebuild ChangeLog
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #282290
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.7                  x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild?r1=1.6&r2=1.7

Index: xkbcomp-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xkbcomp-1.1.0.ebuild	26 Oct 2009 20:32:42 -0000	1.6
+++ xkbcomp-1.1.0.ebuild	15 Dec 2009 15:09:44 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.6 2009/10/26 20:32:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.7 2009/12/15 15:09:44 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libxkbfile"



1.67                 x11-apps/xkbcomp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbcomp/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	10 Dec 2009 18:40:32 -0000	1.66
+++ ChangeLog	15 Dec 2009 15:09:44 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xkbcomp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.66 2009/12/10 18:40:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.67 2009/12/15 15:09:44 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xkbcomp-1.1.0.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #282290
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.1.1.ebuild:
   x86 stable, bug 294958






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

end of thread, other threads:[~2009-12-15 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-30 19:28 [gentoo-commits] gentoo-x86 commit in x11-apps/xkbcomp: xkbcomp-1.1.0.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-15 15:09 Raul Porcel (armin76)
2009-10-26 20:32 Jeroen Roovers (jer)
2009-10-11 11:05 Gysbert Wassenaar (nixnut)
2009-10-09 20:49 Markus Meier (maekke)
2009-10-05 12:14 Christian Faulhammer (fauli)
2009-08-06 20:51 Remi Cardona (remi)

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