summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:19:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:19:04 +0000
commitd6947962d465ff5e81bc69e6f96c24ab00f323ff (patch)
tree3b830503a83ee98dc3d18e5ba9d942490cc05dcc /app-office/homebank
parentStable for ppc, wrt bug #287414 (diff)
downloadgentoo-2-d6947962d465ff5e81bc69e6f96c24ab00f323ff.tar.gz
gentoo-2-d6947962d465ff5e81bc69e6f96c24ab00f323ff.tar.bz2
gentoo-2-d6947962d465ff5e81bc69e6f96c24ab00f323ff.zip
Stable for ppc, wrt bug #495346
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/homebank')
-rw-r--r--app-office/homebank/ChangeLog5
-rw-r--r--app-office/homebank/homebank-4.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index e64f32bd8ab8..e8611d7e5d15 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/homebank
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.36 2014/02/24 14:10:04 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.37 2014/03/05 15:19:04 ago Exp $
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> homebank-4.5.4.ebuild:
+ Stable for ppc, wrt bug #495346
24 Feb 2014; Chema Alonso <nimiux@gentoo.org> homebank-4.5.4.ebuild:
Stable for amd64 wrt bug #495346
diff --git a/app-office/homebank/homebank-4.5.4.ebuild b/app-office/homebank/homebank-4.5.4.ebuild
index 8759b1a38d9a..cb2c301b4377 100644
--- a/app-office/homebank/homebank-4.5.4.ebuild
+++ b/app-office/homebank/homebank-4.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.4 2014/02/24 14:10:04 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.5 2014/03/05 15:19:04 ago Exp $
EAPI="4"
@@ -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.20:2
>=dev-libs/glib-2.17