summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:01:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:01:06 +0000
commit39609a394e27271ca40907722fce389771a23e10 (patch)
treecfc3e6efa30fc2fef10ebe2141a937e5c133312d /media-sound/qpitch
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-39609a394e27271ca40907722fce389771a23e10.tar.gz
gentoo-2-39609a394e27271ca40907722fce389771a23e10.tar.bz2
gentoo-2-39609a394e27271ca40907722fce389771a23e10.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-sound/qpitch')
-rw-r--r--media-sound/qpitch/ChangeLog8
-rw-r--r--media-sound/qpitch/qpitch-1.0.1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/qpitch/ChangeLog b/media-sound/qpitch/ChangeLog
index 3c15b3455c98..4ad54b4e6d35 100644
--- a/media-sound/qpitch/ChangeLog
+++ b/media-sound/qpitch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/qpitch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qpitch/ChangeLog,v 1.6 2011/06/13 15:10:19 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qpitch/ChangeLog,v 1.7 2013/03/02 22:01:06 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qpitch-1.0.1.ebuild:
+ Move Qt dependencies to the new category
13 Jun 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Remove myself from metadata.xml
@@ -24,4 +27,3 @@
Initial commit of qpitch package. Thanks to Nico Schlömer, kavol@email.cz
and
Gokdeniz Karadag for the initial ebuilds. Fixes bug 235630
-
diff --git a/media-sound/qpitch/qpitch-1.0.1.ebuild b/media-sound/qpitch/qpitch-1.0.1.ebuild
index d143a1f93ba2..46fe09ae5345 100644
--- a/media-sound/qpitch/qpitch-1.0.1.ebuild
+++ b/media-sound/qpitch/qpitch-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qpitch/qpitch-1.0.1.ebuild,v 1.6 2010/07/17 09:10:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qpitch/qpitch-1.0.1.ebuild,v 1.7 2013/03/02 22:01:06 hwoarang Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4
+DEPEND="dev-qt/qtgui:4
>=media-libs/portaudio-19_pre20071207
>=sci-libs/fftw-3.1.0"
RDEPEND="${DEPEND}"