summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2010-01-02 21:09:44 +0000
committerBen de Groot <yngwin@gentoo.org>2010-01-02 21:09:44 +0000
commit4f14a5ff3cfae28f11618efbec46b28645d8b8a8 (patch)
tree03bd77c9ae1be3d34e48a9918a26fca42664a205 /kde-base
parentDrop no longer needed use dep on qt4 (diff)
downloadgentoo-2-4f14a5ff3cfae28f11618efbec46b28645d8b8a8.tar.gz
gentoo-2-4f14a5ff3cfae28f11618efbec46b28645d8b8a8.tar.bz2
gentoo-2-4f14a5ff3cfae28f11618efbec46b28645d8b8a8.zip
Drop no longer needed use dep on qt4
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/smoke/ChangeLog8
-rw-r--r--kde-base/smoke/smoke-4.3.3.ebuild6
-rw-r--r--kde-base/smoke/smoke-4.3.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/kde-base/smoke/ChangeLog b/kde-base/smoke/ChangeLog
index 1714d8d302e8..5e5ab0bcda30 100644
--- a/kde-base/smoke/ChangeLog
+++ b/kde-base/smoke/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/smoke
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.88 2009/12/23 01:41:30 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.89 2010/01/02 21:09:44 yngwin Exp $
+
+ 02 Jan 2010; Ben de Groot <yngwin@gentoo.org> smoke-4.3.3.ebuild,
+ smoke-4.3.4.ebuild:
+ Drop no longer needed use dep on qt4
23 Dec 2009; Jonathan Callen <abcd@gentoo.org> smoke-4.3.4.ebuild:
Pull in changes from overlay
diff --git a/kde-base/smoke/smoke-4.3.3.ebuild b/kde-base/smoke/smoke-4.3.3.ebuild
index 273c7d9ba003..14e7d65c91c1 100644
--- a/kde-base/smoke/smoke-4.3.3.ebuild
+++ b/kde-base/smoke/smoke-4.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.3.ebuild,v 1.5 2009/12/10 17:48:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.3.ebuild,v 1.6 2010/01/02 21:09:44 yngwin Exp $
EAPI="2"
@@ -21,7 +21,7 @@ COMMON_DEPEND="
)
kdevplatform? ( dev-util/kdevplatform:4 )
phonon? ( >=media-sound/phonon-4.3.49[xcb] )
- qscintilla? ( x11-libs/qscintilla[qt4] )
+ qscintilla? ( x11-libs/qscintilla )
qwt? ( x11-libs/qwt:5 )
semantic-desktop? (
dev-libs/soprano
diff --git a/kde-base/smoke/smoke-4.3.4.ebuild b/kde-base/smoke/smoke-4.3.4.ebuild
index 660ca9256981..185447eceff8 100644
--- a/kde-base/smoke/smoke-4.3.4.ebuild
+++ b/kde-base/smoke/smoke-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.4.ebuild,v 1.3 2009/12/23 01:41:30 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.4.ebuild,v 1.4 2010/01/02 21:09:44 yngwin Exp $
EAPI="2"
@@ -19,7 +19,7 @@ COMMON_DEPEND="
akonadi? ( $(add_kdebase_dep kdepimlibs) )
kdevplatform? ( dev-util/kdevplatform:4 )
phonon? ( >=media-sound/phonon-4.3.49[xcb] )
- qscintilla? ( x11-libs/qscintilla[qt4] )
+ qscintilla? ( x11-libs/qscintilla )
qwt? ( x11-libs/qwt:5 )
"
# okular? ( kde-base/okular) -- it can't find it anyway