summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:21:33 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:21:33 +0000
commitdce0921c84d67528420d61770b99cd8e912362ea (patch)
treee9d74e3d982a71faa4d630e5e321c768d0c7aa16 /app-editors
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-dce0921c84d67528420d61770b99cd8e912362ea.tar.gz
gentoo-2-dce0921c84d67528420d61770b99cd8e912362ea.tar.bz2
gentoo-2-dce0921c84d67528420d61770b99cd8e912362ea.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 'app-editors')
-rw-r--r--app-editors/lfhex/ChangeLog7
-rw-r--r--app-editors/lfhex/lfhex-0.42.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog
index 581cdecb11fd..7d49a4e193c5 100644
--- a/app-editors/lfhex/ChangeLog
+++ b/app-editors/lfhex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/lfhex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.30 2012/09/16 09:30:39 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.31 2013/03/02 19:21:33 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> lfhex-0.42.ebuild:
+ Move Qt dependencies to the new category
16 Sep 2012; Pacho Ramos <pacho@gentoo.org> +files/01-abs-llabs.dpatch,
+files/02-gcc-4.7.dpatch, lfhex-0.42.ebuild:
diff --git a/app-editors/lfhex/lfhex-0.42.ebuild b/app-editors/lfhex/lfhex-0.42.ebuild
index 34966f194be6..0eaf7c97e054 100644
--- a/app-editors/lfhex/lfhex-0.42.ebuild
+++ b/app-editors/lfhex/lfhex-0.42.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/app-editors/lfhex/lfhex-0.42.ebuild,v 1.8 2012/09/16 09:30:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.42.ebuild,v 1.9 2013/03/02 19:21:33 hwoarang Exp $
EAPI=4
inherit eutils qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-RDEPEND="x11-libs/qt-gui:4
+RDEPEND="dev-qt/qtgui:4
x11-libs/libXt"
DEPEND="${RDEPEND}
sys-devel/flex