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
ingmar 08/02/23 17:46:46
Modified: ChangeLog superkaramba-4.0.1.ebuild
Log:
Remove traces of monolithic KDE 4.
(Portage version: 2.1.4.4)
Revision Changes Path
1.67 kde-base/superkaramba/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 20 Feb 2008 23:36:23 -0000 1.66
+++ ChangeLog 23 Feb 2008 17:46:45 -0000 1.67
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/superkaramba
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.66 2008/02/20 23:36:23 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.67 2008/02/23 17:46:45 ingmar Exp $
+
+ 23 Feb 2008; Ingmar Vanhassel <ingmar@g.o>
+ superkaramba-4.0.1.ebuild:
+ Remove traces of monolithic KDE 4.
*superkaramba-3.5.9 (20 Feb 2008)
1.4 kde-base/superkaramba/superkaramba-4.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild?r1=1.3&r2=1.4
Index: superkaramba-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- superkaramba-4.0.1.ebuild 18 Feb 2008 17:06:03 -0000 1.3
+++ superkaramba-4.0.1.ebuild 23 Feb 2008 17:46:45 -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/superkaramba/superkaramba-4.0.1.ebuild,v 1.3 2008/02/18 17:06:03 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild,v 1.4 2008/02/23 17:46:45 ingmar Exp $
EAPI="1"
@@ -11,12 +11,12 @@
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook python"
-COMMONDEPEND="kde-base/qimageblitz
- || ( >=kde-base/plasma-$PV:$SLOT
- >=kde-base/kdebase-${PV}:${SLOT} )
+COMMONDEPEND="
+ kde-base/qimageblitz
+ >=kde-base/plasma-$PV:$SLOT
python? ( dev-lang/python )"
-DEPEND="${DEPEND} ${COMMONDEPEND}"
-RDEPEND="${RDEPEND} ${COMMONDEPEND}"
+DEPEND="${COMMONDEPEND}"
+RDEPEND="${COMMONDEPEND}"
PATCHES="${FILESDIR}/${P}-as-needed.patch"
--
gentoo-commits@g.o mailing list
|
|