public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-02-18 20:02 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-02-18 20:02 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/02/18 20:02:57

  Modified:             ChangeLog
  Added:                rstart-1.0.5.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.35                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	14 Feb 2011 15:48:29 -0000	1.34
+++ ChangeLog	18 Feb 2013 20:02:57 -0000	1.35
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/rstart
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.34 2011/02/14 15:48:29 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.35 2013/02/18 20:02:57 chithanh Exp $
+
+*rstart-1.0.5 (18 Feb 2013)
+
+  18 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +rstart-1.0.5.ebuild:
+  Version bump.
 
   14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -rstart-1.0.3.ebuild:
   old
@@ -127,4 +133,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +files/rstart-destdir.patch, +rstart-0.99.0.ebuild:
   Initial commit for modular X.
-



1.1                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.1 2013/02/18 20:02:57 chithanh Exp $

EAPI=5

inherit xorg-2

DESCRIPTION="X.Org rstart application"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

RDEPEND="x11-proto/xproto"
DEPEND="${RDEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-09-29 11:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/29 11:08:22

  Modified:             rstart-1.0.5.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rstart-1.0.5.ebuild	18 Feb 2013 20:02:57 -0000	1.1
+++ rstart-1.0.5.ebuild	29 Sep 2013 11:08:22 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.1 2013/02/18 20:02:57 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.2 2013/09/29 11:08:22 ago Exp $
 
 EAPI=5
 
 inherit xorg-2
 
 DESCRIPTION="X.Org rstart application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-proto/xproto"



1.36                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	18 Feb 2013 20:02:57 -0000	1.35
+++ ChangeLog	29 Sep 2013 11:08:22 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/rstart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.35 2013/02/18 20:02:57 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.36 2013/09/29 11:08:22 ago Exp $
+
+  29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
+  Stable for amd64, wrt bug #475480
 
 *rstart-1.0.5 (18 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-10-03 20:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/03 20:05:54

  Modified:             rstart-1.0.5.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rstart-1.0.5.ebuild	29 Sep 2013 11:08:22 -0000	1.2
+++ rstart-1.0.5.ebuild	3 Oct 2013 20:05:54 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.2 2013/09/29 11:08:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.3 2013/10/03 20:05:54 ago Exp $
 
 EAPI=5
 
 inherit xorg-2
 
 DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-proto/xproto"



1.37                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	29 Sep 2013 11:08:22 -0000	1.36
+++ ChangeLog	3 Oct 2013 20:05:54 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/rstart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.36 2013/09/29 11:08:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.37 2013/10/03 20:05:54 ago Exp $
+
+  03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
+  Stable for ppc, wrt bug #475480
 
   29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
   Stable for amd64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-10-04 11:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 11:57 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/04 11:57:03

  Modified:             rstart-1.0.5.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rstart-1.0.5.ebuild	3 Oct 2013 20:05:54 -0000	1.3
+++ rstart-1.0.5.ebuild	4 Oct 2013 11:57:02 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.3 2013/10/03 20:05:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.4 2013/10/04 11:57:02 ago Exp $
 
 EAPI=5
 
 inherit xorg-2
 
 DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-proto/xproto"



1.38                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	3 Oct 2013 20:05:54 -0000	1.37
+++ ChangeLog	4 Oct 2013 11:57:03 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/rstart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.37 2013/10/03 20:05:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.38 2013/10/04 11:57:03 ago Exp $
+
+  04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
+  Stable for ppc64, wrt bug #475480
 
   03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
   Stable for ppc, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-10-05 16:31 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2013-10-05 16:31 UTC (permalink / raw
  To: gentoo-commits

maekke      13/10/05 16:31:15

  Modified:             rstart-1.0.5.ebuild ChangeLog
  Log:
  arm stable, bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.5                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rstart-1.0.5.ebuild	4 Oct 2013 11:57:02 -0000	1.4
+++ rstart-1.0.5.ebuild	5 Oct 2013 16:31:15 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.4 2013/10/04 11:57:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.5 2013/10/05 16:31:15 maekke Exp $
 
 EAPI=5
 
 inherit xorg-2
 
 DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-proto/xproto"



1.39                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	4 Oct 2013 11:57:03 -0000	1.38
+++ ChangeLog	5 Oct 2013 16:31:15 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/rstart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.38 2013/10/04 11:57:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.39 2013/10/05 16:31:15 maekke Exp $
+
+  05 Oct 2013; Markus Meier <maekke@gentoo.org> rstart-1.0.5.ebuild:
+  arm stable, bug #475480
 
   04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
   Stable for ppc64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog
@ 2013-10-08  5:02 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08  5:02 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/08 05:02:53

  Modified:             rstart-1.0.5.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  x11-apps/rstart/rstart-1.0.5.ebuild

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

Index: rstart-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rstart-1.0.5.ebuild	5 Oct 2013 16:31:15 -0000	1.5
+++ rstart-1.0.5.ebuild	8 Oct 2013 05:02:53 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.5 2013/10/05 16:31:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.6 2013/10/08 05:02:53 ago Exp $
 
 EAPI=5
 
 inherit xorg-2
 
 DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-proto/xproto"



1.40                 x11-apps/rstart/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	5 Oct 2013 16:31:15 -0000	1.39
+++ ChangeLog	8 Oct 2013 05:02:53 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/rstart
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.39 2013/10/05 16:31:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.40 2013/10/08 05:02:53 ago Exp $
+
+  08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
+  Stable for x86, wrt bug #475480
 
   05 Oct 2013; Markus Meier <maekke@gentoo.org> rstart-1.0.5.ebuild:
   arm stable, bug #475480





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

end of thread, other threads:[~2013-10-08  5:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03 20:05 [gentoo-commits] gentoo-x86 commit in x11-apps/rstart: rstart-1.0.5.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-10-08  5:02 Agostino Sarubbo (ago)
2013-10-05 16:31 Markus Meier (maekke)
2013-10-04 11:57 Agostino Sarubbo (ago)
2013-09-29 11:08 Agostino Sarubbo (ago)
2013-02-18 20:02 Chi-Thanh Christopher Nguyen (chithanh)

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