summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2011-02-26 14:55:44 +0000
committerRémi Cardona <remi@gentoo.org>2011-02-26 14:55:44 +0000
commit8750205400fa3ae3d863c51ed18c9414949f6ac4 (patch)
treefeb10ff5373364196bcd189663fb549ee7e427cb /app-office/grisbi/grisbi-0.8.2.ebuild
parentppc/sparc stable (bug 353870) (diff)
downloadgentoo-2-8750205400fa3ae3d863c51ed18c9414949f6ac4.tar.gz
gentoo-2-8750205400fa3ae3d863c51ed18c9414949f6ac4.tar.bz2
gentoo-2-8750205400fa3ae3d863c51ed18c9414949f6ac4.zip
app-office/grisbi: Use slotted deps for gtk, clean up USE description in metadata.xml
(Portage version: 2.2.0_alpha23/cvs/Linux i686)
Diffstat (limited to 'app-office/grisbi/grisbi-0.8.2.ebuild')
-rw-r--r--app-office/grisbi/grisbi-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/grisbi/grisbi-0.8.2.ebuild b/app-office/grisbi/grisbi-0.8.2.ebuild
index b7ce169a890f..20135eb4f85d 100644
--- a/app-office/grisbi/grisbi-0.8.2.ebuild
+++ b/app-office/grisbi/grisbi-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.8.2.ebuild,v 1.1 2011/02/26 14:47:10 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.8.2.ebuild,v 1.2 2011/02/26 14:55:44 remi Exp $
EAPI="3"
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="dev-libs/libxml2
>=dev-libs/glib-2.18.0
- >=x11-libs/gtk+-2.12.0
+ >=x11-libs/gtk+-2.12.0:2
ssl? ( >=dev-libs/openssl-0.9.5 )
ofx? ( >=dev-libs/libofx-0.7.0 )"