summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2008-01-12 12:19:36 +0000
committerMarkus Dittrich <markusle@gentoo.org>2008-01-12 12:19:36 +0000
commita6ab9739e3da45edbba0098e93b18e6917e66ee5 (patch)
treec0019b71acd6a397ef6961fe448d5a4f57a8d505 /sci-calculators/qalculate-currency
parentAdded missing pkgconfig dep (fixes bug #205315). (diff)
downloadgentoo-2-a6ab9739e3da45edbba0098e93b18e6917e66ee5.tar.gz
gentoo-2-a6ab9739e3da45edbba0098e93b18e6917e66ee5.tar.bz2
gentoo-2-a6ab9739e3da45edbba0098e93b18e6917e66ee5.zip
Added missing pkgconfig dep (fixes bug #205315).
(Portage version: 2.1.4_rc14)
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-r1.ebuild5
-rw-r--r--sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/sci-calculators/qalculate-currency/ChangeLog b/sci-calculators/qalculate-currency/ChangeLog
index 799fac4dcd8e..c17367f3e11b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.10 2007/09/22 22:09:25 angelos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.11 2008/01/12 12:19:36 markusle Exp $
+
+ 12 Jan 2008; Markus Dittrich <markusle@gentoo.org>
+ qalculate-currency-0.9.4.ebuild, qalculate-currency-0.9.4-r1.ebuild:
+ Added missing pkgconfig dep (fixes bug #205315).
22 Sep 2007; Christoph Mende <angelos@gentoo.org>
qalculate-currency-0.9.4-r1.ebuild:
diff --git a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r1.ebuild b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r1.ebuild
index dab1f396db36..3bdfd5e52826 100644
--- a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r1.ebuild
+++ b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-r1.ebuild,v 1.2 2007/09/22 22:09:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/qalculate-currency-0.9.4-r1.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="~amd64 ~x86"
DEPEND=">=sci-libs/libqalculate-0.9.4
>=x11-libs/gtk+-2.4
+ dev-util/pkgconfig
nls? ( sys-devel/gettext )"
src_compile() {
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() {