diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-0.21.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.21.ebuild | 4 |
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 b0cc93087b2e..bb7fbd8c5351 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.2 2009/01/08 16:52:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.3 2009/03/06 15:51:35 ranger Exp $ inherit toolchain-funcs gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Devhelp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc -sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc -sparc ~x86" IUSE="zlib" RDEPEND=">=gnome-base/gconf-2.6 |