summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-08 12:08:34 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-08 12:08:34 +0000
commit3ba41a1860ff0b47fa93e3c309c48f45e246984d (patch)
tree039de24ee4016a2cb47484fd8fb4fe26fe9e5e93 /app-office
parentUse readme.gentoo.eclass (#498624) (diff)
downloadgentoo-2-3ba41a1860ff0b47fa93e3c309c48f45e246984d.tar.gz
gentoo-2-3ba41a1860ff0b47fa93e3c309c48f45e246984d.tar.bz2
gentoo-2-3ba41a1860ff0b47fa93e3c309c48f45e246984d.zip
Needs slot 2 for gtk+ (#500664 by Bombino)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/homebank/ChangeLog8
-rw-r--r--app-office/homebank/homebank-4.5.4.ebuild6
-rw-r--r--app-office/homebank/homebank-4.5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-office/homebank/ChangeLog b/app-office/homebank/ChangeLog
index 8d3a07a0d4e7..4e3a6f06fb65 100644
--- a/app-office/homebank/ChangeLog
+++ b/app-office/homebank/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2013/10/07 19:07:30 calchan Exp $
+# 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 $
+
+ 08 Feb 2014; Pacho Ramos <pacho@gentoo.org> homebank-4.5.4.ebuild,
+ homebank-4.5.ebuild:
+ Needs slot 2 for gtk+ (#500664 by Bombino)
07 Oct 2013; Denis Dupeyron <calchan@gentoo.org> -homebank-4.3.ebuild,
-homebank-4.4.ebuild, -files/homebank-4.3-implicit-pointer.patch,
diff --git a/app-office/homebank/homebank-4.5.4.ebuild b/app-office/homebank/homebank-4.5.4.ebuild
index 7e6af810aaad..b4e3e059be28 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-2013 Gentoo Foundation
+# 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.1 2013/10/07 19:04:55 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.2 2014/02/08 12:08:34 pacho Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SLOT="0"
IUSE="+ofx"
KEYWORDS="~amd64 ~ppc ~x86"
-RDEPEND=">=x11-libs/gtk+-2.20
+RDEPEND=">=x11-libs/gtk+-2.20:2
>=dev-libs/glib-2.17
ofx? ( >=dev-libs/libofx-0.7 )"
DEPEND="${RDEPEND}
diff --git a/app-office/homebank/homebank-4.5.ebuild b/app-office/homebank/homebank-4.5.ebuild
index 2489f8543212..c103820aa6d8 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
+# 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.ebuild,v 1.4 2013/05/20 08:34:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v 1.5 2014/02/08 12:08:34 pacho Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SLOT="0"
IUSE="+ofx"
KEYWORDS="amd64 ppc x86"
-RDEPEND=">=x11-libs/gtk+-2.20
+RDEPEND=">=x11-libs/gtk+-2.20:2
>=dev-libs/glib-2.17
ofx? ( >=dev-libs/libofx-0.7 )"
DEPEND="${RDEPEND}