summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 21:45:52 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 21:45:52 +0000
commit3d924d1f8b9c064ace71733e563385ce0e2a81ba (patch)
tree80f74d9bbe7829c085f734aac71aa9db4d4db3e8 /app-office/taxbird
parentFix slot-deps on gnome libs (diff)
downloadgentoo-2-3d924d1f8b9c064ace71733e563385ce0e2a81ba.tar.gz
gentoo-2-3d924d1f8b9c064ace71733e563385ce0e2a81ba.tar.bz2
gentoo-2-3d924d1f8b9c064ace71733e563385ce0e2a81ba.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-office/taxbird')
-rw-r--r--app-office/taxbird/ChangeLog6
-rw-r--r--app-office/taxbird/taxbird-0.15.ebuild6
-rw-r--r--app-office/taxbird/taxbird-0.16.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/taxbird/ChangeLog b/app-office/taxbird/ChangeLog
index 0a41d191bf8f..a98d8ab131b8 100644
--- a/app-office/taxbird/ChangeLog
+++ b/app-office/taxbird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/taxbird
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.26 2011/01/31 22:33:44 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.27 2011/03/21 21:45:52 nirbheek Exp $
+
+ 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> taxbird-0.15.ebuild,
+ taxbird-0.16.ebuild:
+ Fix slot-deps on gnome libs
*taxbird-0.16 (31 Jan 2011)
diff --git a/app-office/taxbird/taxbird-0.15.ebuild b/app-office/taxbird/taxbird-0.15.ebuild
index 936388baa283..89e318071855 100644
--- a/app-office/taxbird/taxbird-0.15.ebuild
+++ b/app-office/taxbird/taxbird-0.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.15.ebuild,v 1.3 2010/07/10 15:18:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.4 2011/03/21 21:45:52 nirbheek Exp $
EAPI="2"
@@ -16,7 +16,7 @@ SLOT="0"
IUSE=""
DEPEND=">=dev-libs/libgeier-0.11
- >=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]"
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]"