* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-runtime: kdepim-runtime-4.4.2.ebuild ChangeLog kdepim-runtime-4.4.3.ebuild
@ 2010-06-05 15:00 Maciej Mrozowski (reavertm)
0 siblings, 0 replies; only message in thread
From: Maciej Mrozowski (reavertm) @ 2010-06-05 15:00 UTC (permalink / raw
To: gentoo-commits
reavertm 10/06/05 15:00:13
Modified: kdepim-runtime-4.4.2.ebuild ChangeLog
kdepim-runtime-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.2 kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild?r1=1.1&r2=1.2
Index: kdepim-runtime-4.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdepim-runtime-4.4.2.ebuild 30 Mar 2010 20:49:29 -0000 1.1
+++ kdepim-runtime-4.4.2.ebuild 5 Jun 2010 15:00:13 -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/kdepim-runtime/kdepim-runtime-4.4.2.ebuild,v 1.1 2010/03/30 20:49:29 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild,v 1.2 2010/06/05 15:00:13 reavertm Exp $
EAPI="3"
@@ -23,7 +23,7 @@
dev-libs/libxml2:2
dev-libs/libxslt
$(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'akonadi')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
$(add_kdebase_dep libkdepim)
x11-misc/shared-mime-info
"
1.9 kde-base/kdepim-runtime/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 3 May 2010 21:33:37 -0000 1.8
+++ ChangeLog 5 Jun 2010 15:00:13 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-runtime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.8 2010/05/03 21:33:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.9 2010/06/05 15:00:13 reavertm Exp $
+
+ 05 Jun 2010; Maciej Mrozowski <reavertm@gentoo.org>
+ kdepim-runtime-4.4.2.ebuild, kdepim-runtime-4.4.3.ebuild:
+ Rename USE flag akonadi->semantic-desktop
03 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
-kdepim-runtime-4.4.1.ebuild:
1.2 kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild?r1=1.1&r2=1.2
Index: kdepim-runtime-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdepim-runtime-4.4.3.ebuild 3 May 2010 20:42:20 -0000 1.1
+++ kdepim-runtime-4.4.3.ebuild 5 Jun 2010 15:00:13 -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/kdepim-runtime/kdepim-runtime-4.4.3.ebuild,v 1.1 2010/05/03 20:42:20 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild,v 1.2 2010/06/05 15:00:13 reavertm Exp $
EAPI="3"
@@ -23,7 +23,7 @@
dev-libs/libxml2:2
dev-libs/libxslt
$(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'akonadi')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
$(add_kdebase_dep libkdepim)
x11-misc/shared-mime-info
"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-05 15:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 15:00 [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-runtime: kdepim-runtime-4.4.2.ebuild ChangeLog kdepim-runtime-4.4.3.ebuild Maciej Mrozowski (reavertm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox