summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-07-10 11:07:09 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-07-10 11:07:09 +0000
commitfe898cb38401ba30ee1a621acae3ed4a2f91111a (patch)
tree1dba4f030709008d7f9292ec5e783551b6e11ee4 /dev-util/devhelp/devhelp-0.21.ebuild
parentversion bump for bug 267191, thanks for the ebuild to Tim Harder <radhermit A... (diff)
downloadgentoo-2-fe898cb38401ba30ee1a621acae3ed4a2f91111a.tar.gz
gentoo-2-fe898cb38401ba30ee1a621acae3ed4a2f91111a.tar.bz2
gentoo-2-fe898cb38401ba30ee1a621acae3ed4a2f91111a.zip
Depend on =net-libs/xulrunner-1.9.0* w.r.t bug 268394
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-util/devhelp/devhelp-0.21.ebuild')
-rw-r--r--dev-util/devhelp/devhelp-0.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.21.ebuild b/dev-util/devhelp/devhelp-0.21.ebuild
index ad8809ba687a..4e70f150903d 100644
--- a/dev-util/devhelp/devhelp-0.21.ebuild
+++ b/dev-util/devhelp/devhelp-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.6 2009/04/12 21:25:45 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.7 2009/07/10 11:07:09 nirbheek Exp $
inherit toolchain-funcs gnome2 python
@@ -17,7 +17,7 @@ RDEPEND=">=gnome-base/gconf-2.6
>=dev-libs/glib-2.8
>=gnome-base/libglade-2.4
>=x11-libs/libwnck-2.10
- =net-libs/xulrunner-1.9*
+ =net-libs/xulrunner-1.9.0*
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
sys-devel/gettext