public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-09-27  9:39 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-27  9:39 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/27 09:39:27

  Modified:             ChangeLog
  Added:                xfontsel-1.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2_rc87/cvs/Linux x86_64)

Revision  Changes    Path
1.35                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	22 Apr 2009 00:43:47 -0000	1.34
+++ ChangeLog	27 Sep 2010 09:39:26 -0000	1.35
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/xfontsel
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.34 2009/04/22 00:43:47 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.35 2010/09/27 09:39:26 scarabeus Exp $
+
+*xfontsel-1.0.3 (27 Sep 2010)
+
+  27 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  +xfontsel-1.0.3.ebuild:
+  Version bump.
 
   22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xfontsel-1.0.2-r1 ppc64 stable for bug 264982



1.1                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: xfontsel-1.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.1 2010/09/27 09:39:26 scarabeus Exp $

EAPI=3
XORG_STATIC=no
inherit xorg-2

DESCRIPTION="point and click selection of X11 font names"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

RDEPEND="x11-libs/libXaw
	x11-libs/libXmu
	x11-libs/libXt
	x11-libs/libX11"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-12-19 12:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 12:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/19 12:18:48

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  ppc64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.2&r2=1.3

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfontsel-1.0.3.ebuild	1 Nov 2010 12:46:28 -0000	1.2
+++ xfontsel-1.0.3.ebuild	19 Dec 2010 12:18:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.3 2010/12/19 12:18:47 ssuominen Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.36                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	27 Sep 2010 09:39:26 -0000	1.35
+++ ChangeLog	19 Dec 2010 12:18:47 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.35 2010/09/27 09:39:26 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.36 2010/12/19 12:18:47 ssuominen Exp $
+
+  19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfontsel-1.0.3.ebuild:
+  ppc64 stable wrt #344827
 
 *xfontsel-1.0.3 (27 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-12-23 11:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 11:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/23 11:05:56

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  amd64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.4                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.3&r2=1.4

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfontsel-1.0.3.ebuild	19 Dec 2010 12:18:47 -0000	1.3
+++ xfontsel-1.0.3.ebuild	23 Dec 2010 11:05:56 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.3 2010/12/19 12:18:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.4 2010/12/23 11:05:56 ssuominen Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.37                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	19 Dec 2010 12:18:47 -0000	1.36
+++ ChangeLog	23 Dec 2010 11:05:56 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.36 2010/12/19 12:18:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.37 2010/12/23 11:05:56 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfontsel-1.0.3.ebuild:
+  amd64 stable wrt #344827
 
   19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfontsel-1.0.3.ebuild:
   ppc64 stable wrt #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-12-25 20:01 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 9+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:01 UTC (permalink / raw
  To: gentoo-commits

fauli       10/12/25 20:01:47

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  x86 stable, bug 344827
  
  (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.5                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.4&r2=1.5

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfontsel-1.0.3.ebuild	23 Dec 2010 11:05:56 -0000	1.4
+++ xfontsel-1.0.3.ebuild	25 Dec 2010 20:01:46 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.4 2010/12/23 11:05:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.5 2010/12/25 20:01:46 fauli Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.38                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	23 Dec 2010 11:05:56 -0000	1.37
+++ ChangeLog	25 Dec 2010 20:01:46 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.37 2010/12/23 11:05:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.38 2010/12/25 20:01:46 fauli Exp $
+
+  25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+  xfontsel-1.0.3.ebuild:
+  x86 stable, bug 344827
 
   23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfontsel-1.0.3.ebuild:
   amd64 stable wrt #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-12-29 22:26 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2010-12-29 22:26 UTC (permalink / raw
  To: gentoo-commits

maekke      10/12/29 22:26:07

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  arm stable, bug #344827
  
  (Portage version: 2.1.9.26/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.5&r2=1.6

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfontsel-1.0.3.ebuild	25 Dec 2010 20:01:46 -0000	1.5
+++ xfontsel-1.0.3.ebuild	29 Dec 2010 22:26:07 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.5 2010/12/25 20:01:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.6 2010/12/29 22:26:07 maekke Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.39                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	25 Dec 2010 20:01:46 -0000	1.38
+++ ChangeLog	29 Dec 2010 22:26:07 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.38 2010/12/25 20:01:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.39 2010/12/29 22:26:07 maekke Exp $
+
+  29 Dec 2010; Markus Meier <maekke@gentoo.org> xfontsel-1.0.3.ebuild:
+  arm stable, bug #344827
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
   xfontsel-1.0.3.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2010-12-31 20:42 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-31 20:42 UTC (permalink / raw
  To: gentoo-commits

jer         10/12/31 20:42:29

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #344827).
  
  (Portage version: 2.2.0_alpha11/cvs/Linux i686)

Revision  Changes    Path
1.7                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.6&r2=1.7

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfontsel-1.0.3.ebuild	29 Dec 2010 22:26:07 -0000	1.6
+++ xfontsel-1.0.3.ebuild	31 Dec 2010 20:42:28 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.6 2010/12/29 22:26:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.7 2010/12/31 20:42:28 jer Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.40                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	29 Dec 2010 22:26:07 -0000	1.39
+++ ChangeLog	31 Dec 2010 20:42:28 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.39 2010/12/29 22:26:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.40 2010/12/31 20:42:28 jer Exp $
+
+  31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xfontsel-1.0.3.ebuild:
+  Stable for HPPA (bug #344827).
 
   29 Dec 2010; Markus Meier <maekke@gentoo.org> xfontsel-1.0.3.ebuild:
   arm stable, bug #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2011-02-12 18:10 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 18:10 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/12 18:10:33

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #344827
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.8                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.7&r2=1.8

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfontsel-1.0.3.ebuild	31 Dec 2010 20:42:28 -0000	1.7
+++ xfontsel-1.0.3.ebuild	12 Feb 2011 18:10:33 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.7 2010/12/31 20:42:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.8 2011/02/12 18:10:33 armin76 Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.41                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	31 Dec 2010 20:42:28 -0000	1.40
+++ ChangeLog	12 Feb 2011 18:10:33 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.40 2010/12/31 20:42:28 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.41 2011/02/12 18:10:33 armin76 Exp $
+
+  12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xfontsel-1.0.3.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #344827
 
   31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xfontsel-1.0.3.ebuild:
   Stable for HPPA (bug #344827).






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2011-02-14 23:40 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 9+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-14 23:40 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/14 23:40:59

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  ppc stable wrt #344827, #354237
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.8&r2=1.9

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfontsel-1.0.3.ebuild	12 Feb 2011 18:10:33 -0000	1.8
+++ xfontsel-1.0.3.ebuild	14 Feb 2011 23:40:59 -0000	1.9
@@ -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/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.8 2011/02/12 18:10:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.9 2011/02/14 23:40:59 xarthisius Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.42                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	12 Feb 2011 18:10:33 -0000	1.41
+++ ChangeLog	14 Feb 2011 23:40:59 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.41 2011/02/12 18:10:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.42 2011/02/14 23:40:59 xarthisius Exp $
+
+  14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xfontsel-1.0.3.ebuild:
+  ppc stable wrt #344827, #354237
 
   12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xfontsel-1.0.3.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog
@ 2011-08-24 13:49 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-08-24 13:49 UTC (permalink / raw
  To: gentoo-commits

darkside    11/08/24 13:49:34

  Modified:             xfontsel-1.0.3.ebuild ChangeLog
  Log:
  add ~amd64-linux ~x86-linux
  
  (Portage version: 2.1.10.3/cvs/Linux i686)

Revision  Changes    Path
1.10                 x11-apps/xfontsel/xfontsel-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild?r1=1.9&r2=1.10

Index: xfontsel-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfontsel-1.0.3.ebuild	14 Feb 2011 23:40:59 -0000	1.9
+++ xfontsel-1.0.3.ebuild	24 Aug 2011 13:49:34 -0000	1.10
@@ -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/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.9 2011/02/14 23:40:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.10 2011/08/24 13:49:34 darkside Exp $
 
 EAPI=3
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="point and click selection of X11 font names"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw



1.43                 x11-apps/xfontsel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xfontsel/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	14 Feb 2011 23:40:59 -0000	1.42
+++ ChangeLog	24 Aug 2011 13:49:34 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xfontsel
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.42 2011/02/14 23:40:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.43 2011/08/24 13:49:34 darkside Exp $
+
+  24 Aug 2011; Jeremy Olexa <darkside@gentoo.org> xfontsel-1.0.3.ebuild:
+  add ~amd64-linux ~x86-linux
 
   14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xfontsel-1.0.3.ebuild:
   ppc stable wrt #344827, #354237






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

end of thread, other threads:[~2011-08-24 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 13:49 [gentoo-commits] gentoo-x86 commit in x11-apps/xfontsel: xfontsel-1.0.3.ebuild ChangeLog Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-14 23:40 Kacper Kowalik (xarthisius)
2011-02-12 18:10 Raul Porcel (armin76)
2010-12-31 20:42 Jeroen Roovers (jer)
2010-12-29 22:26 Markus Meier (maekke)
2010-12-25 20:01 Christian Faulhammer (fauli)
2010-12-23 11:05 Samuli Suominen (ssuominen)
2010-12-19 12:18 Samuli Suominen (ssuominen)
2010-09-27  9:39 Tomas Chvatal (scarabeus)

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