public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog
@ 2009-11-02 21:36 Alex Alexander (wired)
  0 siblings, 0 replies; 5+ messages in thread
From: Alex Alexander (wired) @ 2009-11-02 21:36 UTC (permalink / raw
  To: gentoo-commits

wired       09/11/02 21:36:30

  Modified:             ChangeLog
  Added:                kreadconfig-4.3.3.ebuild
  Log:
  Version bump KDE 4.3.3
  (Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.107                kde-base/kreadconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	18 Oct 2009 15:25:53 -0000	1.106
+++ ChangeLog	2 Nov 2009 21:36:29 -0000	1.107
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kreadconfig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.106 2009/10/18 15:25:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.107 2009/11/02 21:36:29 wired Exp $
+
+*kreadconfig-4.3.3 (02 Nov 2009)
+
+  02 Nov 2009; Alex Alexander <wired@gentoo.org> +kreadconfig-4.3.3.ebuild:
+  Version bump
 
   18 Oct 2009; Markus Meier <maekke@gentoo.org> kreadconfig-4.3.1.ebuild:
   x86 stable, bug #287697



1.1                  kde-base/kreadconfig/kreadconfig-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.1&content-type=text/plain

Index: kreadconfig-4.3.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.1 2009/11/02 21:36:29 wired Exp $

EAPI="2"

KMNAME="kdebase-runtime"
inherit kde4-meta

DESCRIPTION="KDE: A command-line tool to read KConfig entries"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog
@ 2009-11-29 17:15 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-29 17:15 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/29 17:15:12

  Modified:             kreadconfig-4.3.3.ebuild ChangeLog
  Log:
  amd64 stable wrt #292455
  (Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  kde-base/kreadconfig/kreadconfig-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?r1=1.1&r2=1.2

Index: kreadconfig-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kreadconfig-4.3.3.ebuild	2 Nov 2009 21:36:29 -0000	1.1
+++ kreadconfig-4.3.3.ebuild	29 Nov 2009 17:15:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.1 2009/11/02 21:36:29 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.2 2009/11/29 17:15:12 ssuominen Exp $
 
 EAPI="2"
 
@@ -8,5 +8,5 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug"



1.111                kde-base/kreadconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	19 Nov 2009 21:16:44 -0000	1.110
+++ ChangeLog	29 Nov 2009 17:15:12 -0000	1.111
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kreadconfig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.110 2009/11/19 21:16:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.111 2009/11/29 17:15:12 ssuominen Exp $
+
+  29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
+  kreadconfig-4.3.3.ebuild:
+  amd64 stable wrt #292455
 
   19 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
   -kreadconfig-3.5.10.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog
@ 2009-11-29 17:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-29 17:39 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/29 17:39:33

  Modified:             kreadconfig-4.3.3.ebuild ChangeLog
  Log:
  Add ~sparc
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.3                  kde-base/kreadconfig/kreadconfig-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?r1=1.2&r2=1.3

Index: kreadconfig-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kreadconfig-4.3.3.ebuild	29 Nov 2009 17:15:12 -0000	1.2
+++ kreadconfig-4.3.3.ebuild	29 Nov 2009 17:39:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.2 2009/11/29 17:15:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.3 2009/11/29 17:39:32 armin76 Exp $
 
 EAPI="2"
 
@@ -8,5 +8,5 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug"



1.112                kde-base/kreadconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	29 Nov 2009 17:15:12 -0000	1.111
+++ ChangeLog	29 Nov 2009 17:39:32 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kreadconfig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.111 2009/11/29 17:15:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.112 2009/11/29 17:39:32 armin76 Exp $
+
+  29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kreadconfig-4.3.3.ebuild:
+  Add ~sparc
 
   29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
   kreadconfig-4.3.3.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog
@ 2009-12-10 16:30 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 16:30 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 16:30:51

  Modified:             kreadconfig-4.3.3.ebuild ChangeLog
  Log:
  x86 stable, bug 292455
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.5                  kde-base/kreadconfig/kreadconfig-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?r1=1.4&r2=1.5

Index: kreadconfig-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kreadconfig-4.3.3.ebuild	30 Nov 2009 06:53:54 -0000	1.4
+++ kreadconfig-4.3.3.ebuild	10 Dec 2009 16:30:51 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.4 2009/11/30 06:53:54 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.5 2009/12/10 16:30:51 fauli Exp $
 
 EAPI="2"
 
@@ -8,5 +8,5 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"



1.115                kde-base/kreadconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	1 Dec 2009 10:59:21 -0000	1.114
+++ ChangeLog	10 Dec 2009 16:30:51 -0000	1.115
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kreadconfig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.114 2009/12/01 10:59:21 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.115 2009/12/10 16:30:51 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  kreadconfig-4.3.3.ebuild:
+  x86 stable, bug 292455
 
 *kreadconfig-4.3.4 (01 Dec 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog
@ 2010-01-19  1:10 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-19  1:10 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/19 01:10:09

  Modified:             kreadconfig-4.3.3.ebuild ChangeLog
  Log:
  Stable for HPPA too.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.6                  kde-base/kreadconfig/kreadconfig-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild?r1=1.5&r2=1.6

Index: kreadconfig-4.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kreadconfig-4.3.3.ebuild	10 Dec 2009 16:30:51 -0000	1.5
+++ kreadconfig-4.3.3.ebuild	19 Jan 2010 01:10:09 -0000	1.6
@@ -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/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.5 2009/12/10 16:30:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.3.ebuild,v 1.6 2010/01/19 01:10:09 jer Exp $
 
 EAPI="2"
 
@@ -8,5 +8,5 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="debug"



1.117                kde-base/kreadconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	10 Dec 2009 22:13:22 -0000	1.116
+++ ChangeLog	19 Jan 2010 01:10:09 -0000	1.117
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kreadconfig
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.116 2009/12/10 22:13:22 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.117 2010/01/19 01:10:09 jer Exp $
+
+  19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kreadconfig-4.3.3.ebuild:
+  Stable for HPPA too.
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -kreadconfig-4.3.1.ebuild:






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

end of thread, other threads:[~2010-01-19  1:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 21:36 [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.3.3.ebuild ChangeLog Alex Alexander (wired)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-29 17:15 Samuli Suominen (ssuominen)
2009-11-29 17:39 Raul Porcel (armin76)
2009-12-10 16:30 Christian Faulhammer (fauli)
2010-01-19  1:10 Jeroen Roovers (jer)

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