public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xmore: xmore-1.0.2.ebuild ChangeLog
@ 2010-07-24  7:52 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 7+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-07-24  7:52 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/07/24 07:52:17

  Modified:             ChangeLog
  Added:                xmore-1.0.2.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	17 Jan 2010 22:45:43 -0000	1.23
+++ ChangeLog	24 Jul 2010 07:52:17 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xmore
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.23 2010/01/17 22:45:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.24 2010/07/24 07:52:17 scarabeus Exp $
+
+*xmore-1.0.2 (24 Jul 2010)
+
+  24 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xmore-1.0.2.ebuild:
+  Version bump
 
   17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xmore-1.0.1-r1.ebuild:
   Stable for HPPA (bug #294958).



1.1                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.1 2010/07/24 07:52:17 scarabeus Exp $

EAPI=3

XORG_STATIC=no
inherit xorg-2

DESCRIPTION="plain text display program for the X Window System"
KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

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






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

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

ssuominen    10/12/19 12:28:33

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

Revision  Changes    Path
1.4                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xmore-1.0.2.ebuild	1 Nov 2010 12:54:47 -0000	1.3
+++ xmore-1.0.2.ebuild	19 Dec 2010 12:28:33 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.3 2010/11/01 12:54:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.4 2010/12/19 12:28:33 ssuominen Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



1.25                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	24 Jul 2010 07:52:17 -0000	1.24
+++ ChangeLog	19 Dec 2010 12:28:33 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xmore
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.24 2010/07/24 07:52:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.25 2010/12/19 12:28:33 ssuominen Exp $
+
+  19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmore-1.0.2.ebuild:
+  ppc64 stable wrt #344827
 
 *xmore-1.0.2 (24 Jul 2010)
 






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

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

ssuominen    10/12/23 11:41:02

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

Revision  Changes    Path
1.5                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xmore-1.0.2.ebuild	19 Dec 2010 12:28:33 -0000	1.4
+++ xmore-1.0.2.ebuild	23 Dec 2010 11:41:02 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.4 2010/12/19 12:28:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.5 2010/12/23 11:41:02 ssuominen Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



1.26                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	19 Dec 2010 12:28:33 -0000	1.25
+++ ChangeLog	23 Dec 2010 11:41:02 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xmore
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.25 2010/12/19 12:28:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.26 2010/12/23 11:41:02 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmore-1.0.2.ebuild:
+  amd64 stable wrt #344827
 
   19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmore-1.0.2.ebuild:
   ppc64 stable wrt #344827






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

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

fauli       10/12/25 20:08:00

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

Revision  Changes    Path
1.6                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xmore-1.0.2.ebuild	23 Dec 2010 11:41:02 -0000	1.5
+++ xmore-1.0.2.ebuild	25 Dec 2010 20:08:00 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.5 2010/12/23 11:41:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.6 2010/12/25 20:08:00 fauli Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="



1.27                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	23 Dec 2010 11:41:02 -0000	1.26
+++ ChangeLog	25 Dec 2010 20:08:00 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xmore
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.26 2010/12/23 11:41:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.27 2010/12/25 20:08:00 fauli Exp $
+
+  25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmore-1.0.2.ebuild:
+  x86 stable, bug 344827
 
   23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmore-1.0.2.ebuild:
   amd64 stable wrt #344827






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

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

maekke      10/12/29 22:30:13

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

Revision  Changes    Path
1.7                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmore-1.0.2.ebuild	25 Dec 2010 20:08:00 -0000	1.6
+++ xmore-1.0.2.ebuild	29 Dec 2010 22:30:12 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.6 2010/12/25 20:08:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.7 2010/12/29 22:30:12 maekke Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="



1.28                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	25 Dec 2010 20:08:00 -0000	1.27
+++ ChangeLog	29 Dec 2010 22:30:12 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xmore
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.27 2010/12/25 20:08:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.28 2010/12/29 22:30:12 maekke Exp $
+
+  29 Dec 2010; Markus Meier <maekke@gentoo.org> xmore-1.0.2.ebuild:
+  arm stable, bug #344827
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmore-1.0.2.ebuild:
   x86 stable, bug 344827






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

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

jer         10/12/31 20:19:03

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

Revision  Changes    Path
1.8                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xmore-1.0.2.ebuild	29 Dec 2010 22:30:12 -0000	1.7
+++ xmore-1.0.2.ebuild	31 Dec 2010 20:19:03 -0000	1.8
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.7 2010/12/29 22:30:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.8 2010/12/31 20:19:03 jer Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="



1.29                 x11-apps/xmore/ChangeLog

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

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






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

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

armin76     11/02/12 18:28:22

  Modified:             xmore-1.0.2.ebuild ChangeLog
  Log:
  s390/sh stable wrt #344827
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.9                  x11-apps/xmore/xmore-1.0.2.ebuild

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

Index: xmore-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xmore-1.0.2.ebuild	31 Dec 2010 20:19:03 -0000	1.8
+++ xmore-1.0.2.ebuild	12 Feb 2011 18:28:22 -0000	1.9
@@ -1,13 +1,13 @@
-# 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/xmore/xmore-1.0.2.ebuild,v 1.8 2010/12/31 20:19:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.9 2011/02/12 18:28:22 armin76 Exp $
 
 EAPI=3
 
 inherit xorg-2
 
 DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 s390 sh ~sparc x86"
 IUSE=""
 
 RDEPEND="



1.30                 x11-apps/xmore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	31 Dec 2010 20:19:03 -0000	1.29
+++ ChangeLog	12 Feb 2011 18:28:22 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xmore
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.29 2010/12/31 20:19:03 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.30 2011/02/12 18:28:22 armin76 Exp $
+
+  12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xmore-1.0.2.ebuild:
+  s390/sh stable wrt #344827
 
   31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xmore-1.0.2.ebuild:
   Stable for HPPA (bug #344827).






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

end of thread, other threads:[~2011-02-12 18:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-19 12:28 [gentoo-commits] gentoo-x86 commit in x11-apps/xmore: xmore-1.0.2.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-12 18:28 Raul Porcel (armin76)
2010-12-31 20:19 Jeroen Roovers (jer)
2010-12-29 22:30 Markus Meier (maekke)
2010-12-25 20:08 Christian Faulhammer (fauli)
2010-12-23 11:41 Samuli Suominen (ssuominen)
2010-07-24  7:52 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