* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2009-12-19 15:12 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 7+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-12-19 15:12 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/12/19 15:12:52
Modified: ChangeLog
Added: listres-1.0.2.ebuild
Log:
Version bump.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Revision Changes Path
1.25 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 7 Jul 2009 01:30:34 -0000 1.24
+++ ChangeLog 19 Dec 2009 15:12:52 -0000 1.25
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.24 2009/07/07 01:30:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.25 2009/12/19 15:12:52 scarabeus Exp $
+
+*listres-1.0.2 (19 Dec 2009)
+
+ 19 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ +listres-1.0.2.ebuild:
+ Version bump.
07 Jul 2009; Jeroen Roovers <jer@gentoo.org> listres-1.0.1-r1.ebuild:
Stable for HPPA too.
1.1 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.1&content-type=text/plain
Index: listres-1.0.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.1 2009/12/19 15:12:52 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="list resources in widgets"
KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXaw"
DEPEND="${RDEPEND}"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-01-30 18:36 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-01-30 18:36 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/01/30 18:36:58
Modified: listres-1.0.2.ebuild ChangeLog
Log:
amd64 stable wrt #302046
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.1&r2=1.2
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- listres-1.0.2.ebuild 19 Dec 2009 15:12:52 -0000 1.1
+++ listres-1.0.2.ebuild 30 Jan 2010 18:36:57 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.1 2009/12/19 15:12:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.2 2010/01/30 18:36:57 ssuominen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.26 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 19 Dec 2009 15:12:52 -0000 1.25
+++ ChangeLog 30 Jan 2010 18:36:57 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.25 2009/12/19 15:12:52 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.26 2010/01/30 18:36:57 ssuominen Exp $
+
+ 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> listres-1.0.2.ebuild:
+ amd64 stable wrt #302046
*listres-1.0.2 (19 Dec 2009)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-02-08 15:52 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-02-08 15:52 UTC (permalink / raw
To: gentoo-commits
fauli 10/02/08 15:52:48
Modified: listres-1.0.2.ebuild ChangeLog
Log:
stable x86, bug 302046
(Portage version: 2.1.7.16/cvs/Linux i686)
Revision Changes Path
1.3 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.2&r2=1.3
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- listres-1.0.2.ebuild 30 Jan 2010 18:36:57 -0000 1.2
+++ listres-1.0.2.ebuild 8 Feb 2010 15:52: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/listres/listres-1.0.2.ebuild,v 1.2 2010/01/30 18:36:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.3 2010/02/08 15:52:47 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.27 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 30 Jan 2010 18:36:57 -0000 1.26
+++ ChangeLog 8 Feb 2010 15:52:47 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.26 2010/01/30 18:36:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.27 2010/02/08 15:52:47 fauli Exp $
+
+ 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> listres-1.0.2.ebuild:
+ stable x86, bug 302046
30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> listres-1.0.2.ebuild:
amd64 stable wrt #302046
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-02-11 17:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-02-11 17:38 UTC (permalink / raw
To: gentoo-commits
jer 10/02/11 17:38:58
Modified: listres-1.0.2.ebuild ChangeLog
Log:
Stable for HPPA (bug #302046).
(Portage version: 2.2_rc62/cvs/Linux i686)
Revision Changes Path
1.4 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.3&r2=1.4
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- listres-1.0.2.ebuild 8 Feb 2010 15:52:47 -0000 1.3
+++ listres-1.0.2.ebuild 11 Feb 2010 17:38:57 -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/listres/listres-1.0.2.ebuild,v 1.3 2010/02/08 15:52:47 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.4 2010/02/11 17:38:57 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.28 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 8 Feb 2010 15:52:47 -0000 1.27
+++ ChangeLog 11 Feb 2010 17:38:57 -0000 1.28
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.27 2010/02/08 15:52:47 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.28 2010/02/11 17:38:57 jer Exp $
+
+ 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> listres-1.0.2.ebuild:
+ Stable for HPPA (bug #302046).
08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> listres-1.0.2.ebuild:
stable x86, bug 302046
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-02-15 19:13 Joseph Jezak (josejx)
0 siblings, 0 replies; 7+ messages in thread
From: Joseph Jezak (josejx) @ 2010-02-15 19:13 UTC (permalink / raw
To: gentoo-commits
josejx 10/02/15 19:13:27
Modified: listres-1.0.2.ebuild ChangeLog
Log:
Marked ppc/ppc64 stable for bug #302046.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.5 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.4&r2=1.5
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- listres-1.0.2.ebuild 11 Feb 2010 17:38:57 -0000 1.4
+++ listres-1.0.2.ebuild 15 Feb 2010 19:13:26 -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/listres/listres-1.0.2.ebuild,v 1.4 2010/02/11 17:38:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.5 2010/02/15 19:13:26 josejx Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.29 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 11 Feb 2010 17:38:57 -0000 1.28
+++ ChangeLog 15 Feb 2010 19:13:26 -0000 1.29
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.28 2010/02/11 17:38:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.29 2010/02/15 19:13:26 josejx Exp $
+
+ 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> listres-1.0.2.ebuild:
+ Marked ppc/ppc64 stable for bug #302046.
11 Feb 2010; Jeroen Roovers <jer@gentoo.org> listres-1.0.2.ebuild:
Stable for HPPA (bug #302046).
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-07-22 15:49 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-07-22 15:49 UTC (permalink / raw
To: gentoo-commits
maekke 10/07/22 15:49:49
Modified: listres-1.0.2.ebuild ChangeLog
Log:
arm stable, bug #327777
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.6 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.5&r2=1.6
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- listres-1.0.2.ebuild 15 Feb 2010 19:13:26 -0000 1.5
+++ listres-1.0.2.ebuild 22 Jul 2010 15:49:49 -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/listres/listres-1.0.2.ebuild,v 1.5 2010/02/15 19:13:26 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.6 2010/07/22 15:49:49 maekke Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.30 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 15 Feb 2010 19:13:26 -0000 1.29
+++ ChangeLog 22 Jul 2010 15:49:49 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.29 2010/02/15 19:13:26 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.30 2010/07/22 15:49:49 maekke Exp $
+
+ 22 Jul 2010; Markus Meier <maekke@gentoo.org> listres-1.0.2.ebuild:
+ arm stable, bug #327777
15 Feb 2010; Joseph Jezak <josejx@gentoo.org> listres-1.0.2.ebuild:
Marked ppc/ppc64 stable for bug #302046.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog
@ 2010-09-19 19:36 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-19 19:36 UTC (permalink / raw
To: gentoo-commits
armin76 10/09/19 19:36:54
Modified: listres-1.0.2.ebuild ChangeLog
Log:
s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.7 x11-apps/listres/listres-1.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild?r1=1.6&r2=1.7
Index: listres-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- listres-1.0.2.ebuild 22 Jul 2010 15:49:49 -0000 1.6
+++ listres-1.0.2.ebuild 19 Sep 2010 19:36:54 -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/listres/listres-1.0.2.ebuild,v 1.6 2010/07/22 15:49:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.7 2010/09/19 19:36:54 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXt
1.31 x11-apps/listres/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/listres/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 22 Jul 2010 15:49:49 -0000 1.30
+++ ChangeLog 19 Sep 2010 19:36:54 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.30 2010/07/22 15:49:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.31 2010/09/19 19:36:54 armin76 Exp $
+
+ 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> listres-1.0.2.ebuild:
+ s390/sh/sparc stable wrt #327777
22 Jul 2010; Markus Meier <maekke@gentoo.org> listres-1.0.2.ebuild:
arm stable, bug #327777
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-09-19 19:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 18:36 [gentoo-commits] gentoo-x86 commit in x11-apps/listres: listres-1.0.2.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2010-09-19 19:36 Raul Porcel (armin76)
2010-07-22 15:49 Markus Meier (maekke)
2010-02-15 19:13 Joseph Jezak (josejx)
2010-02-11 17:38 Jeroen Roovers (jer)
2010-02-08 15:52 Christian Faulhammer (fauli)
2009-12-19 15:12 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