summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 13:31:05 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 13:31:05 +0000
commit9673c2fc71b645a52f6aceb4cd7aecbb45575962 (patch)
tree3deaf11643684f509b88c982cfca420e7642b68e /sci-calculators
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-9673c2fc71b645a52f6aceb4cd7aecbb45575962.tar.gz
gentoo-2-9673c2fc71b645a52f6aceb4cd7aecbb45575962.tar.bz2
gentoo-2-9673c2fc71b645a52f6aceb4cd7aecbb45575962.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/qalculate-units/ChangeLog10
-rw-r--r--sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild8
2 files changed, 13 insertions, 5 deletions
diff --git a/sci-calculators/qalculate-units/ChangeLog b/sci-calculators/qalculate-units/ChangeLog
index 8ace51a214f1..e0679b37409b 100644
--- a/sci-calculators/qalculate-units/ChangeLog
+++ b/sci-calculators/qalculate-units/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-calculators/qalculate-units
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/ChangeLog,v 1.14 2010/02/01 22:45:55 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/ChangeLog,v 1.15 2011/03/02 13:31:05 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> qalculate-units-0.9.4-r2.ebuild:
+ Correct Slots for gtk 3 introduction to tree
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> qalculate-units-0.9.4-r2.ebuild:
+ Correct Slots for gtk 3 introduction to tree
01 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
qalculate-units-0.9.4-r2.ebuild:
diff --git a/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild b/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild
index bf7ddb54c776..9a46240b4e3c 100644
--- a/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild
+++ b/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild,v 1.3 2010/02/01 22:45:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild,v 1.4 2011/03/02 13:31:05 jlec Exp $
+
+EAPI="1"
inherit autotools
@@ -14,7 +16,7 @@ IUSE="nls"
KEYWORDS="~amd64 x86"
RDEPEND=">=sci-libs/libqalculate-0.9.6-r1
- >=x11-libs/gtk+-2.4
+ x11-libs/gtk+:2
nls? ( sys-devel/gettext )"
DEPEND="${RDEPEND}