diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:45:52 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:45:52 +0000 |
commit | 7f99caff1eaf5ca976f68d7892fe43b0b324e193 (patch) | |
tree | 41dffdc9856f80e20a3298d8405344a37fe4b019 /app-office/taxbird/taxbird-0.16.ebuild | |
parent | ppc64 stable wrt #353436 (diff) | |
download | historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.tar.gz historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.tar.bz2 historical-7f99caff1eaf5ca976f68d7892fe43b0b324e193.zip |
Fix slot-deps on gnome libs
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'app-office/taxbird/taxbird-0.16.ebuild')
-rw-r--r-- | app-office/taxbird/taxbird-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/taxbird/taxbird-0.16.ebuild b/app-office/taxbird/taxbird-0.16.ebuild index 272904314b4b..92de820a55a0 100644 --- a/app-office/taxbird/taxbird-0.16.ebuild +++ b/app-office/taxbird/taxbird-0.16.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/taxbird/taxbird-0.16.ebuild,v 1.1 2011/01/31 22:33:44 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.16.ebuild,v 1.2 2011/03/21 21:45:52 nirbheek Exp $ EAPI="2" @@ -16,7 +16,7 @@ SLOT="0" IUSE="" DEPEND=">=dev-libs/libgeier-0.12 - >=gnome-extra/gtkhtml-3.8 + >=gnome-extra/gtkhtml-3.8:3.14 gnome-base/libgnomeui sys-devel/gettext >=dev-scheme/guile-1.8.0[regex,deprecated]" |