summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-27 03:15:09 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-27 03:15:09 +0000
commit2f676743d8830906081877c9768afd4b7da569c0 (patch)
treeab9b1d3254844bc05559e7844ff0839f418e4f83 /kde-base
parentfix log message -- -R not -r (diff)
downloadgentoo-2-2f676743d8830906081877c9768afd4b7da569c0.tar.gz
gentoo-2-2f676743d8830906081877c9768afd4b7da569c0.tar.bz2
gentoo-2-2f676743d8830906081877c9768afd4b7da569c0.zip
Fix deps
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/smoke/ChangeLog5
-rw-r--r--kde-base/smoke/smoke-4.3.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/smoke/ChangeLog b/kde-base/smoke/ChangeLog
index 4192f70a712e..975768c56843 100644
--- a/kde-base/smoke/ChangeLog
+++ b/kde-base/smoke/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/smoke
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.90 2010/01/25 17:37:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.91 2010/01/27 03:15:09 abcd Exp $
+
+ 27 Jan 2010; Jonathan Callen <abcd@gentoo.org> smoke-4.3.5.ebuild:
+ Fix deps
*smoke-4.3.5 (25 Jan 2010)
diff --git a/kde-base/smoke/smoke-4.3.5.ebuild b/kde-base/smoke/smoke-4.3.5.ebuild
index 702e21f87372..264a97b2357c 100644
--- a/kde-base/smoke/smoke-4.3.5.ebuild
+++ b/kde-base/smoke/smoke-4.3.5.ebuild
@@ -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/smoke/smoke-4.3.5.ebuild,v 1.1 2010/01/25 17:37:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.3.5.ebuild,v 1.2 2010/01/27 03:15:09 abcd Exp $
EAPI="2"
@@ -18,8 +18,8 @@ COMMON_DEPEND="
>=kde-base/qimageblitz-0.0.4
akonadi? ( $(add_kdebase_dep kdepimlibs) )
kdevplatform? ( dev-util/kdevplatform:4 )
- phonon? ( >=media-sound/phonon-4.4_pre[xcb] )
- qscintilla? ( x11-libs/qscintilla[qt4] )
+ phonon? ( >=media-sound/phonon-4.3.49[xcb] )
+ qscintilla? ( x11-libs/qscintilla )
qwt? ( x11-libs/qwt:5 )
"
# okular? ( kde-base/okular) -- it can't find it anyway