diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:54:32 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:54:32 +0000 |
commit | 452b342700b7ba8b32fdff35b3ff7dea814b9715 (patch) | |
tree | 6565303f33a9b5a9b2242f4a82a17cf5f4787c16 /x11-misc/qlipper/qlipper-2.0.0-r1.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | historical-452b342700b7ba8b32fdff35b3ff7dea814b9715.tar.gz historical-452b342700b7ba8b32fdff35b3ff7dea814b9715.tar.bz2 historical-452b342700b7ba8b32fdff35b3ff7dea814b9715.zip |
Move Qt dependencies to the new category
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0xC2BA7F3C!
Diffstat (limited to 'x11-misc/qlipper/qlipper-2.0.0-r1.ebuild')
-rw-r--r-- | x11-misc/qlipper/qlipper-2.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/qlipper/qlipper-2.0.0-r1.ebuild b/x11-misc/qlipper/qlipper-2.0.0-r1.ebuild index 3eab44918667..328c75061ea9 100644 --- a/x11-misc/qlipper/qlipper-2.0.0-r1.ebuild +++ b/x11-misc/qlipper/qlipper-2.0.0-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/x11-misc/qlipper/qlipper-2.0.0-r1.ebuild,v 1.1 2012/07/31 12:05:13 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qlipper/qlipper-2.0.0-r1.ebuild,v 1.2 2013/03/02 23:51:31 hwoarang Exp $ EAPI=4 PLOCALES="cs sr" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="x11-libs/qt-gui:4" +DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND}" src_prepare() { |