public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2007-10-19 22:33 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 6+ messages in thread
From: Wulf Krueger (philantrop) @ 2007-10-19 22:33 UTC (permalink / raw
  To: gentoo-commits

philantrop    07/10/19 22:33:36

  Modified:             ChangeLog
  Added:                kdenetwork-filesharing-3.5.8.ebuild
  Log:
  Bump to KDE 3.5.8.
  (Portage version: 2.1.3.15)

Revision  Changes    Path
1.70                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	11 Aug 2007 15:42:40 -0000	1.69
+++ ChangeLog	19 Oct 2007 22:33:36 -0000	1.70
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.69 2007/08/11 15:42:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.70 2007/10/19 22:33:36 philantrop Exp $
+
+*kdenetwork-filesharing-3.5.8 (19 Oct 2007)
+
+  19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org>
+  +kdenetwork-filesharing-3.5.8.ebuild:
+  Bump to KDE 3.5.8.
 
   11 Aug 2007; Raúl Porcel <armin76@gentoo.org>
   kdenetwork-filesharing-3.5.7.ebuild:



1.1                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.1 2007/10/19 22:33:36 philantrop Exp $

KMNAME=kdenetwork
KMMODULE=filesharing
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils

DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="kdehiddenvisibility"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2008-01-28 21:01 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 6+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-01-28 21:01 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/01/28 21:01:08

  Modified:             ChangeLog kdenetwork-filesharing-3.5.8.ebuild
  Log:
  Marked stable on amd64 as per bug 207634.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.72                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	17 Jan 2008 23:52:25 -0000	1.71
+++ ChangeLog	28 Jan 2008 21:01:08 -0000	1.72
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.71 2008/01/17 23:52:25 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.72 2008/01/28 21:01:08 philantrop Exp $
+
+  28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  kdenetwork-filesharing-3.5.8.ebuild:
+  Marked stable on amd64 as per bug 207634.
 
 *kdenetwork-filesharing-4.0.0 (17 Jan 2008)
 



1.2                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdenetwork-filesharing-3.5.8.ebuild	19 Oct 2007 22:33:36 -0000	1.1
+++ kdenetwork-filesharing-3.5.8.ebuild	28 Jan 2008 21:01:08 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.1 2007/10/19 22:33:36 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.2 2008/01/28 21:01:08 philantrop Exp $
 
 KMNAME=kdenetwork
 KMMODULE=filesharing
@@ -9,5 +9,5 @@
 inherit kde-meta eutils
 
 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2008-01-29 16:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-01-29 16:23 UTC (permalink / raw
  To: gentoo-commits

armin76     08/01/29 16:23:19

  Modified:             ChangeLog kdenetwork-filesharing-3.5.8.ebuild
  Log:
  alpha/ia64/sparc stable wrt #207634
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.73                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	28 Jan 2008 21:01:08 -0000	1.72
+++ ChangeLog	29 Jan 2008 16:23:19 -0000	1.73
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.72 2008/01/28 21:01:08 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.73 2008/01/29 16:23:19 armin76 Exp $
+
+  29 Jan 2008; Raúl Porcel <armin76@gentoo.org>
+  kdenetwork-filesharing-3.5.8.ebuild:
+  alpha/ia64/sparc stable wrt #207634
 
   28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
   kdenetwork-filesharing-3.5.8.ebuild:



1.3                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdenetwork-filesharing-3.5.8.ebuild	28 Jan 2008 21:01:08 -0000	1.2
+++ kdenetwork-filesharing-3.5.8.ebuild	29 Jan 2008 16:23:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.2 2008/01/28 21:01:08 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.3 2008/01/29 16:23:19 armin76 Exp $
 
 KMNAME=kdenetwork
 KMMODULE=filesharing
@@ -9,5 +9,5 @@
 inherit kde-meta eutils
 
 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2008-01-30  9:05 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-30  9:05 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/30 09:05:04

  Modified:             ChangeLog kdenetwork-filesharing-3.5.8.ebuild
  Log:
  stable x86, bug 207634
  (Portage version: 2.1.3.19, RepoMan options: --force)

Revision  Changes    Path
1.74                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	29 Jan 2008 16:23:19 -0000	1.73
+++ ChangeLog	30 Jan 2008 09:05:03 -0000	1.74
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.73 2008/01/29 16:23:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.74 2008/01/30 09:05:03 opfer Exp $
+
+  30 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+  kdenetwork-filesharing-3.5.8.ebuild:
+  stable x86, bug 207634
 
   29 Jan 2008; Raúl Porcel <armin76@gentoo.org>
   kdenetwork-filesharing-3.5.8.ebuild:



1.4                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdenetwork-filesharing-3.5.8.ebuild	29 Jan 2008 16:23:19 -0000	1.3
+++ kdenetwork-filesharing-3.5.8.ebuild	30 Jan 2008 09:05:03 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.3 2008/01/29 16:23:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.4 2008/01/30 09:05:03 opfer Exp $
 
 KMNAME=kdenetwork
 KMMODULE=filesharing
@@ -9,5 +9,5 @@
 inherit kde-meta eutils
 
 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2008-01-30 17:23 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-01-30 17:23 UTC (permalink / raw
  To: gentoo-commits

ranger      08/01/30 17:23:57

  Modified:             ChangeLog kdenetwork-filesharing-3.5.8.ebuild
  Log:
  KDE stablization for ppc64 bug 207634
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.75                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	30 Jan 2008 09:05:03 -0000	1.74
+++ ChangeLog	30 Jan 2008 17:23:56 -0000	1.75
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.74 2008/01/30 09:05:03 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.75 2008/01/30 17:23:56 ranger Exp $
+
+  30 Jan 2008; Brent Baude <ranger@gentoo.org>
+  kdenetwork-filesharing-3.5.8.ebuild:
+  Marking kdenetwork-filesharing-3.5.8 ppc64 for bug 207634
 
   30 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
   kdenetwork-filesharing-3.5.8.ebuild:



1.5                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdenetwork-filesharing-3.5.8.ebuild	30 Jan 2008 09:05:03 -0000	1.4
+++ kdenetwork-filesharing-3.5.8.ebuild	30 Jan 2008 17:23:56 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.4 2008/01/30 09:05:03 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.5 2008/01/30 17:23:56 ranger Exp $
 
 KMNAME=kdenetwork
 KMMODULE=filesharing
@@ -9,5 +9,5 @@
 inherit kde-meta eutils
 
 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild
@ 2008-01-31 15:30 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-01-31 15:30 UTC (permalink / raw
  To: gentoo-commits

ranger      08/01/31 15:30:56

  Modified:             ChangeLog kdenetwork-filesharing-3.5.8.ebuild
  Log:
  Stable ppc for 207634
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.76                 kde-base/kdenetwork-filesharing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	30 Jan 2008 17:23:56 -0000	1.75
+++ ChangeLog	31 Jan 2008 15:30:55 -0000	1.76
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdenetwork-filesharing
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.75 2008/01/30 17:23:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.76 2008/01/31 15:30:55 ranger Exp $
+
+  31 Jan 2008; Brent Baude <ranger@gentoo.org>
+  kdenetwork-filesharing-3.5.8.ebuild:
+  Marking kdenetwork-filesharing-3.5.8 ppc for bug 207634
 
   30 Jan 2008; Brent Baude <ranger@gentoo.org>
   kdenetwork-filesharing-3.5.8.ebuild:



1.6                  kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild

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

Index: kdenetwork-filesharing-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kdenetwork-filesharing-3.5.8.ebuild	30 Jan 2008 17:23:56 -0000	1.5
+++ kdenetwork-filesharing-3.5.8.ebuild	31 Jan 2008 15:30:55 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.5 2008/01/30 17:23:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.6 2008/01/31 15:30:55 ranger Exp $
 
 KMNAME=kdenetwork
 KMMODULE=filesharing
@@ -9,5 +9,5 @@
 inherit kde-meta eutils
 
 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="kdehiddenvisibility"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-01-31 15:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-31 15:30 [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.8.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-30 17:23 Brent Baude (ranger)
2008-01-30  9:05 Christian Faulhammer (opfer)
2008-01-29 16:23 Raul Porcel (armin76)
2008-01-28 21:01 Wulf Krueger (philantrop)
2007-10-19 22:33 Wulf Krueger (philantrop)

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