Gentoo Logo
Gentoo Spaceship




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: "Maciej Mrozowski (reavertm)" <reavertm@g.o>
Subject: gentoo-x86 commit in kde-base/klinkstatus: ChangeLog klinkstatus-4.4.2.ebuild klinkstatus-4.4.3.ebuild
Date: Sat, 5 Jun 2010 15:00:44 +0000 (UTC)
reavertm    10/06/05 15:00:44

  Modified:             ChangeLog klinkstatus-4.4.2.ebuild
                        klinkstatus-4.4.3.ebuild
  Log:
  Rename USE flag akonadi->semantic-desktop in kde-base/kdepimlibs
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.147                kde-base/klinkstatus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	3 May 2010 21:48:00 -0000	1.146
+++ ChangeLog	5 Jun 2010 15:00:44 -0000	1.147
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/klinkstatus
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.146 2010/05/03 21:48:00 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.147 2010/06/05 15:00:44 reavertm Exp $
+
+  05 Jun 2010; Maciej Mrozowski <reavertm@g.o>
+  klinkstatus-4.4.2.ebuild, klinkstatus-4.4.3.ebuild:
+  Rename USE flag akonadi->semantic-desktop
 
   03 May 2010; Alexey Shvetsov <alexxy@g.o>
   -klinkstatus-4.4.1.ebuild:



1.2                  kde-base/klinkstatus/klinkstatus-4.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild?r1=1.1&r2=1.2

Index: klinkstatus-4.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- klinkstatus-4.4.2.ebuild	30 Mar 2010 21:11:53 -0000	1.1
+++ klinkstatus-4.4.2.ebuild	5 Jun 2010 15:00:44 -0000	1.2
@@ -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/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild,v 1.1 2010/03/30 21:11:53 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.2.ebuild,v 1.2 2010/06/05 15:00:44 reavertm Exp $
 
 EAPI="3"
 KMNAME="kdewebdev"
@@ -11,7 +11,7 @@
 IUSE="debug +handbook tidy"
 
 DEPEND="
-	$(add_kdebase_dep kdepimlibs 'akonadi')
+	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
 	tidy? ( app-text/htmltidy )
 "
 RDEPEND="${DEPEND}"



1.2                  kde-base/klinkstatus/klinkstatus-4.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild?r1=1.1&r2=1.2

Index: klinkstatus-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- klinkstatus-4.4.3.ebuild	3 May 2010 20:58:37 -0000	1.1
+++ klinkstatus-4.4.3.ebuild	5 Jun 2010 15:00:44 -0000	1.2
@@ -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/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild,v 1.1 2010/05/03 20:58:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.4.3.ebuild,v 1.2 2010/06/05 15:00:44 reavertm Exp $
 
 EAPI="3"
 KMNAME="kdewebdev"
@@ -11,7 +11,7 @@
 IUSE="debug +handbook tidy"
 
 DEPEND="
-	$(add_kdebase_dep kdepimlibs 'akonadi')
+	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
 	tidy? ( app-text/htmltidy )
 "
 RDEPEND="${DEPEND}"





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in kde-base/kdepim-runtime: kdepim-runtime-4.4.2.ebuild ChangeLog kdepim-runtime-4.4.3.ebuild
Next by thread:
gentoo-x86 commit in dev-libs/libebml: ChangeLog libebml-1.0.0.ebuild
Previous by date:
gentoo-x86 commit in kde-base/kdepim-runtime: kdepim-runtime-4.4.2.ebuild ChangeLog kdepim-runtime-4.4.3.ebuild
Next by date:
gentoo-x86 commit in profiles: use.local.desc


Updated Jun 04, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.