summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:52:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:52:07 +0000
commit5cf3b257032b00b2aad2d17292510ad0ab127ce2 (patch)
tree634e227ed6709593d9c971e3093736f7e1d0357b /app-office/homebank
parentStable for amd64, wrt bug #461066 (diff)
downloadgentoo-2-5cf3b257032b00b2aad2d17292510ad0ab127ce2.tar.gz
gentoo-2-5cf3b257032b00b2aad2d17292510ad0ab127ce2.tar.bz2
gentoo-2-5cf3b257032b00b2aad2d17292510ad0ab127ce2.zip
Stable for amd64, wrt bug #461068
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/homebank')
-rw-r--r--app-office/homebank/ChangeLog6
-rw-r--r--app-office/homebank/homebank-4.5.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index ea8d4cc6795c..3d047d8b01c3 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/homebank
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.28 2013/01/27 00:27:13 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.29 2013/05/16 12:52:07 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> homebank-4.5.ebuild:
+ Stable for amd64, wrt bug #461068
*homebank-4.5 (27 Jan 2013)
@@ -118,4 +121,3 @@
01 Apr 2008; Denis Dupeyron <calchan@gentoo.org> +metadata.xml,
+homebank-3.7.ebuild:
Initial commit, thanks to everybody on bug #139634.
-
diff --git a/app-office/homebank/homebank-4.5.ebuild b/app-office/homebank/homebank-4.5.ebuild
index f78b73b035db..4a02408674ab 100644
--- a/app-office/homebank/homebank-4.5.ebuild
+++ b/app-office/homebank/homebank-4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v 1.1 2013/01/27 00:27:13 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v 1.2 2013/05/16 12:52:07 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
>=dev-libs/glib-2.17