diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-0.9.2.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.9.2.ebuild b/dev-util/devhelp/devhelp-0.9.2.ebuild index 9f5a779dc631..c24ba5e3ce66 100644 --- a/dev-util/devhelp/devhelp-0.9.2.ebuild +++ b/dev-util/devhelp/devhelp-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.2.ebuild,v 1.1 2004/09/29 15:34:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.2.ebuild,v 1.2 2004/11/21 19:55:48 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.imendio.com/projects/devhelp/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="zlib" RDEPEND=">=dev-libs/glib-2 |