Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Gysbert Wassenaar (nixnut)" <nixnut@g.o>
|
|
Subject:
|
gentoo-x86 commit in kde-base/kdenetwork-filesharing: ChangeLog kdenetwork-filesharing-3.5.10.ebuild
|
|
Date:
|
Sun, 31 May 2009 19:31:07 +0000
|
|
nixnut 09/05/31 19:31:07
Modified: ChangeLog kdenetwork-filesharing-3.5.10.ebuild
Log:
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.109 kde-base/kdenetwork-filesharing/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 6 May 2009 23:13:56 -0000 1.108
+++ ChangeLog 31 May 2009 19:31:07 -0000 1.109
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdenetwork-filesharing
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.108 2009/05/06 23:13:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.109 2009/05/31 19:31:07 nixnut Exp $
+
+ 31 May 2009; nixnut <nixnut@g.o>
+ kdenetwork-filesharing-3.5.10.ebuild:
+ ppc stable #271889
*kdenetwork-filesharing-4.2.3 (06 May 2009)
1.2 kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.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.10.ebuild?r1=1.1&r2=1.2
Index: kdenetwork-filesharing-3.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdenetwork-filesharing-3.5.10.ebuild 13 Sep 2008 23:58:10 -0000 1.1
+++ kdenetwork-filesharing-3.5.10.ebuild 31 May 2009 19:31:07 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.10.ebuild,v 1.1 2008/09/13 23:58:10 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v 1.2 2009/05/31 19:31:07 nixnut Exp $
KMNAME=kdenetwork
KMMODULE=filesharing
@@ -8,5 +8,5 @@
inherit kde-meta eutils
DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="kdehiddenvisibility"
|
|