summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:49:32 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:49:32 +0000
commit4128cb9c8845744283fa637f96a47d2de4d8486e (patch)
tree56814417d6af43b7cb8687108061b6b3585c63f5 /x11-misc
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-4128cb9c8845744283fa637f96a47d2de4d8486e.tar.gz
gentoo-2-4128cb9c8845744283fa637f96a47d2de4d8486e.tar.bz2
gentoo-2-4128cb9c8845744283fa637f96a47d2de4d8486e.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 'x11-misc')
-rw-r--r--x11-misc/launchy/ChangeLog7
-rw-r--r--x11-misc/launchy/launchy-2.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/launchy/ChangeLog b/x11-misc/launchy/ChangeLog
index 6427b25c1f81..fad9ff5caca9 100644
--- a/x11-misc/launchy/ChangeLog
+++ b/x11-misc/launchy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/launchy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/launchy/ChangeLog,v 1.2 2012/07/29 18:38:14 angelos Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/launchy/ChangeLog,v 1.3 2013/03/02 23:49:32 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> launchy-2.5.ebuild:
+ Move Qt dependencies to the new category
29 Jul 2012; Christoph Mende <angelos@gentoo.org>
+files/launchy-2.5-underlink.patch, launchy-2.5.ebuild:
diff --git a/x11-misc/launchy/launchy-2.5.ebuild b/x11-misc/launchy/launchy-2.5.ebuild
index 37ebcee645a8..cc8202d416ec 100644
--- a/x11-misc/launchy/launchy-2.5.ebuild
+++ b/x11-misc/launchy/launchy-2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/launchy/launchy-2.5.ebuild,v 1.2 2012/07/29 18:38:14 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/launchy/launchy-2.5.ebuild,v 1.3 2013/03/02 23:49:32 hwoarang Exp $
EAPI=4
inherit fdo-mime gnome2-utils qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="x11-libs/qt-gui:4"
+RDEPEND="dev-qt/qtgui:4"
DEPEND="${RDEPEND}
dev-libs/boost"