summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-03-07 09:26:49 +0000
committerThomas Kahle <tomka@gentoo.org>2011-03-07 09:26:49 +0000
commit101fefc6b08c256fac88a7084bdea777817d1ccc (patch)
tree6232dda427398f96ad380d56485842a982ed98b9 /app-office
parentFix build against libnotify-0.7.1 (diff)
downloadgentoo-2-101fefc6b08c256fac88a7084bdea777817d1ccc.tar.gz
gentoo-2-101fefc6b08c256fac88a7084bdea777817d1ccc.tar.bz2
gentoo-2-101fefc6b08c256fac88a7084bdea777817d1ccc.zip
x86 stable per bug 354853
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/homebank/ChangeLog5
-rw-r--r--app-office/homebank/homebank-4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index d8415e6fe442..624274a93150 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/homebank
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.19 2011/03/01 00:58:37 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.20 2011/03/07 09:26:49 tomka Exp $
+
+ 07 Mar 2011; Thomas Kahle <tomka@gentoo.org> homebank-4.3.ebuild:
+ x86 stable per bug 354853
01 Mar 2011; Denis Dupeyron <calchan@gentoo.org> homebank-4.3.ebuild:
Fixed tests, bug #295716. Thanks to Diego Elio Pettenò.
diff --git a/app-office/homebank/homebank-4.3.ebuild b/app-office/homebank/homebank-4.3.ebuild
index c4086b6f4572..bd95608d2c5d 100644
--- a/app-office/homebank/homebank-4.3.ebuild
+++ b/app-office/homebank/homebank-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.3.ebuild,v 1.2 2011/03/01 00:58:37 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.3.ebuild,v 1.3 2011/03/07 09:26:49 tomka Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="ofx"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=x11-libs/gtk+-2.14
>=dev-libs/glib-2.17