diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:27:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:27:50 +0000 |
commit | 083c7c23a0b82603cc4e6f3c8463c1379cf05ac3 (patch) | |
tree | fd26e9fe70620fc0d88451547275ef866d2dcd4d /app-office | |
parent | x86 stable wrt bug #434416 (diff) | |
download | gentoo-2-083c7c23a0b82603cc4e6f3c8463c1379cf05ac3.tar.gz gentoo-2-083c7c23a0b82603cc4e6f3c8463c1379cf05ac3.tar.bz2 gentoo-2-083c7c23a0b82603cc4e6f3c8463c1379cf05ac3.zip |
x86 stable wrt bug #495346
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/homebank/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/homebank/homebank-4.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog index 4e3a6f06fb65..1fd9bc2bf051 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.34 2014/02/08 12:08:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.35 2014/02/24 01:27:50 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> homebank-4.5.4.ebuild: + x86 stable wrt bug #495346 08 Feb 2014; Pacho Ramos <pacho@gentoo.org> homebank-4.5.4.ebuild, homebank-4.5.ebuild: diff --git a/app-office/homebank/homebank-4.5.4.ebuild b/app-office/homebank/homebank-4.5.4.ebuild index b4e3e059be28..730a44a3f461 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.2 2014/02/08 12:08:34 pacho Exp $ +# $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 $ 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 |