summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-02-24 14:10:04 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-02-24 14:10:04 +0000
commitc10ffc1a5282a73b3bbb87a92222c8c66a0a0ba7 (patch)
treecb413067fc9714c1dadce646cf2948056893cc82 /app-office/homebank
parentPut back older version for pyowncloud (#501228) update blockers on owncloud-c... (diff)
downloadgentoo-2-c10ffc1a5282a73b3bbb87a92222c8c66a0a0ba7.tar.gz
gentoo-2-c10ffc1a5282a73b3bbb87a92222c8c66a0a0ba7.tar.bz2
gentoo-2-c10ffc1a5282a73b3bbb87a92222c8c66a0a0ba7.zip
Stable for amd64 wrt bug #495346
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 1fd9bc2bf051..e64f32bd8ab8 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.35 2014/02/24 01:27:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.36 2014/02/24 14:10:04 nimiux Exp $
+
+ 24 Feb 2014; Chema Alonso <nimiux@gentoo.org> homebank-4.5.4.ebuild:
+ Stable for amd64 wrt bug #495346
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> homebank-4.5.4.ebuild:
x86 stable wrt bug #495346
diff --git a/app-office/homebank/homebank-4.5.4.ebuild b/app-office/homebank/homebank-4.5.4.ebuild
index 730a44a3f461..8759b1a38d9a 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.3 2014/02/24 01:27:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.4 2014/02/24 14:10:04 nimiux 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