diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:16:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:16:50 +0000 |
commit | 4b032867f229aa5a4a1103bc19843cf056b78bc8 (patch) | |
tree | 7e42f557d437677b46a5c12b13a01120c2b6c996 /sci-calculators/speedcrunch | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-4b032867f229aa5a4a1103bc19843cf056b78bc8.tar.gz gentoo-2-4b032867f229aa5a4a1103bc19843cf056b78bc8.tar.bz2 gentoo-2-4b032867f229aa5a4a1103bc19843cf056b78bc8.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 'sci-calculators/speedcrunch')
-rw-r--r-- | sci-calculators/speedcrunch/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/speedcrunch/ChangeLog b/sci-calculators/speedcrunch/ChangeLog index 0ca7e4454e1a..3203c20faf34 100644 --- a/sci-calculators/speedcrunch/ChangeLog +++ b/sci-calculators/speedcrunch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/speedcrunch -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/ChangeLog,v 1.4 2012/08/04 21:52:55 bicatali Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/ChangeLog,v 1.5 2013/03/02 23:16:50 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> speedcrunch-0.10.1.ebuild: + Move Qt dependencies to the new category 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> speedcrunch-0.10.1.ebuild: keyword amd64-linux, x86-linux diff --git a/sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild b/sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild index c4135bd46b8c..01660957b95d 100644 --- a/sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild +++ b/sci-calculators/speedcrunch/speedcrunch-0.10.1.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/sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild,v 1.4 2012/08/04 21:52:55 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/speedcrunch/speedcrunch-0.10.1.ebuild,v 1.5 2013/03/02 23:16:50 hwoarang Exp $ EAPI=4 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc" -DEPEND="x11-libs/qt-gui:4" +DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND}" LANGS="ca cs de en es es_AR eu fi fr he id it nb nl no pl |