From dce0921c84d67528420d61770b99cd8e912362ea Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 19:21:33 +0000 Subject: Move Qt dependencies to the new category (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!) --- app-editors/lfhex/ChangeLog | 7 +++++-- app-editors/lfhex/lfhex-0.42.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-editors/lfhex') 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 lfhex-0.42.ebuild: + Move Qt dependencies to the new category 16 Sep 2012; Pacho Ramos +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 -- cgit v1.2.3-65-gdbad