summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 13:33:12 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 13:33:12 +0000
commit03325c5ac20502fcd8cd534432a2b288cc41809c (patch)
tree77f66f70895bd5eb7c46a9827954d0d8e6557a0b /sci-calculators/qalculate-currency
parentCorrect documentation directory (diff)
downloadhistorical-03325c5ac20502fcd8cd534432a2b288cc41809c.tar.gz
historical-03325c5ac20502fcd8cd534432a2b288cc41809c.tar.bz2
historical-03325c5ac20502fcd8cd534432a2b288cc41809c.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-calculators/qalculate-currency')
-rw-r--r--sci-calculators/qalculate-currency/ChangeLog8
-rw-r--r--sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild11
2 files changed, 13 insertions, 6 deletions
diff --git a/sci-calculators/qalculate-currency/ChangeLog b/sci-calculators/qalculate-currency/ChangeLog
index 778198d3fef4..f79bcbe9a2a3 100644
--- a/sci-calculators/qalculate-currency/ChangeLog
+++ b/sci-calculators/qalculate-currency/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/qalculate-currency
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.14 2010/02/01 22:45:08 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.15 2011/03/02 13:30:09 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org>
+ qalculate-currency-0.9.4-r2.ebuild:
+ Correct Slots for gtk 3 introduction to tree
01 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
qalculate-currency-0.9.4-r2.ebuild:
diff --git a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild
index 4140af954747..dec512b54919 100644
--- a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild
+++ b/sci-calculators/qalculate-currency/qalculate-currency-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-currency/qalculate-currency-0.9.4-r2.ebuild,v 1.3 2010/02/01 22:45:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild,v 1.4 2011/03/02 13:30:09 jlec Exp $
+
+EAPI="1"
inherit autotools
@@ -13,8 +15,9 @@ SLOT="0"
IUSE="nls"
KEYWORDS="~amd64 x86"
-RDEPEND=">=sci-libs/libqalculate-0.9.6-r1
- >=x11-libs/gtk+-2.4
+RDEPEND="
+ >=sci-libs/libqalculate-0.9.6-r1
+ x11-libs/gtk+:2
nls? ( sys-devel/gettext )"
DEPEND="${RDEPEND}