diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 22:45:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 22:45:08 +0000 |
commit | 58d2446af1c689ac5eb6c06c155862b58f923438 (patch) | |
tree | 8f2ac715b07e065ea8cdc321dadffafb2837af01 /sci-calculators | |
parent | stable x86, bug 301271 (diff) | |
download | gentoo-2-58d2446af1c689ac5eb6c06c155862b58f923438.tar.gz gentoo-2-58d2446af1c689ac5eb6c06c155862b58f923438.tar.bz2 gentoo-2-58d2446af1c689ac5eb6c06c155862b58f923438.zip |
stable x86, bug 302629
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/qalculate-currency/ChangeLog | 8 | ||||
-rw-r--r-- | sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-calculators/qalculate-currency/ChangeLog b/sci-calculators/qalculate-currency/ChangeLog index 145efd8925d0..778198d3fef4 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.13 2008/04/21 13:35:48 markusle Exp $ +# 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 $ + + 01 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + qalculate-currency-0.9.4-r2.ebuild: + stable x86, bug 302629 21 Apr 2008; Markus Dittrich <markusle@gentoo.org> qalculate-currency-0.9.4.ebuild, qalculate-currency-0.9.4-r1.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 eb2ef8ba12c2..4140af954747 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,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.2 2008/04/21 13:35:48 markusle Exp $ +# $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 $ inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="nls" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=">=sci-libs/libqalculate-0.9.6-r1 >=x11-libs/gtk+-2.4 |