summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:35:49 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:35:49 +0000
commita359aef326050cd4f2260a603dc2170b47b3c085 (patch)
tree0aad7c274eef090da09c7cd8653ffc24356ed6a0 /sys-devel/qconf
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-a359aef326050cd4f2260a603dc2170b47b3c085.tar.gz
gentoo-2-a359aef326050cd4f2260a603dc2170b47b3c085.tar.bz2
gentoo-2-a359aef326050cd4f2260a603dc2170b47b3c085.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 'sys-devel/qconf')
-rw-r--r--sys-devel/qconf/ChangeLog5
-rw-r--r--sys-devel/qconf/qconf-1.5_pre717-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog
index ccc9f63c457a..8ec0f999e370 100644
--- a/sys-devel/qconf/ChangeLog
+++ b/sys-devel/qconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/qconf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.21 2013/02/16 13:02:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.22 2013/03/02 23:35:49 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qconf-1.5_pre717-r1.ebuild:
+ Move Qt dependencies to the new category
16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due bug #96436
diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild
index 4dfa87ad9c53..9333b0ea63e6 100644
--- a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild
+++ b/sys-devel/qconf/qconf-1.5_pre717-r1.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/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.8 2012/07/26 15:17:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.9 2013/03/02 23:35:49 hwoarang Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="x11-libs/qt-core:4"
+DEPEND="dev-qt/qtcore:4"
RDEPEND="${DEPEND}"
src_configure() {