summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2015-06-10 13:09:11 +0000
committerJosé María Alonso <nimiux@gentoo.org>2015-06-10 13:09:11 +0000
commit366131296a71e053c5f25aba804974a30ebfade9 (patch)
treebf6068238c53f8df140815898067a431cab1e087 /app-office
parentRestore accidentally dropped stable keywords (bug #551648, thanks to Patrick ... (diff)
downloadgentoo-2-366131296a71e053c5f25aba804974a30ebfade9.tar.gz
gentoo-2-366131296a71e053c5f25aba804974a30ebfade9.tar.bz2
gentoo-2-366131296a71e053c5f25aba804974a30ebfade9.zip
Stable for amd64 wrt 515064
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/homebank/ChangeLog5
-rw-r--r--app-office/homebank/homebank-4.6.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index 0124b456e3e0..97c1591dab31 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/homebank
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.41 2015/03/18 01:07:29 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.42 2015/06/10 13:09:11 nimiux Exp $
+
+ 10 Jun 2015; Chema Alonso <nimiux@gentoo.org> homebank-4.6.3.ebuild:
+ Stable for amd64 wrt 515064
*homebank-5.0.0 (18 Mar 2015)
diff --git a/app-office/homebank/homebank-4.6.3.ebuild b/app-office/homebank/homebank-4.6.3.ebuild
index 055b2436a8c9..029501b1c1b0 100644
--- a/app-office/homebank/homebank-4.6.3.ebuild
+++ b/app-office/homebank/homebank-4.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.6.3.ebuild,v 1.1 2014/09/16 21:16:02 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.6.3.ebuild,v 1.2 2015/06/10 13:09:11 nimiux Exp $
EAPI="5"
@@ -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