summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-26 16:21:35 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-26 16:21:35 +0000
commitaf4e295e147c027ba908f8f19b8033c32b3b612d (patch)
tree40c67cc66313c039bf97af73d6b7e7e4e7519575 /media-sound/karlyriceditor
parentAdapt phonon dependency for package move (diff)
downloadgentoo-2-af4e295e147c027ba908f8f19b8033c32b3b612d.tar.gz
gentoo-2-af4e295e147c027ba908f8f19b8033c32b3b612d.tar.bz2
gentoo-2-af4e295e147c027ba908f8f19b8033c32b3b612d.zip
Adapt phonon dependency for package move
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/karlyriceditor')
-rw-r--r--media-sound/karlyriceditor/ChangeLog8
-rw-r--r--media-sound/karlyriceditor/karlyriceditor-0.7.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/karlyriceditor/ChangeLog b/media-sound/karlyriceditor/ChangeLog
index 9e0051c3e154..119287dadfbc 100644
--- a/media-sound/karlyriceditor/ChangeLog
+++ b/media-sound/karlyriceditor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/karlyriceditor
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.1 2009/12/15 08:56:22 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.2 2011/03/26 16:21:35 dilfridge Exp $
+
+ 26 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ karlyriceditor-0.7.ebuild:
+ Adapt phonon dependency for package move
*karlyriceditor-0.7 (15 Dec 2009)
diff --git a/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild b/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild
index ddd50266da44..666dfecc82da 100644
--- a/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild
+++ b/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild,v 1.1 2009/12/15 08:56:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-0.7.ebuild,v 1.2 2011/03/26 16:21:35 dilfridge Exp $
EAPI=2
inherit eutils qt4
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="media-sound/phonon
+DEPEND="media-libs/phonon
x11-libs/qt-gui:4"
src_configure() {