diff options
Diffstat (limited to 'sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild')
-rw-r--r-- | sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild index 0e1707d0b824..f0cf13f487bd 100644 --- a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild +++ b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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.ebuild,v 1.2 2006/09/15 16:15:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild,v 1.3 2008/01/12 12:19:36 markusle Exp $ DESCRIPTION="A GTK+ currency converter" LICENSE="GPL-2" @@ -13,6 +13,7 @@ KEYWORDS="x86" DEPEND="~sci-libs/libqalculate-0.9.4 >=x11-libs/gtk+-2.4 + dev-util/pkgconfig nls? ( sys-devel/gettext )" src_compile() { |