diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-13 15:09:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-13 15:09:26 +0000 |
commit | e42f5169c56781a982cb71f946f8a276e72a7d15 (patch) | |
tree | 302e016dbb0c9067dd0dd01bfda2082b09da4beb /dev-util/devhelp/devhelp-0.8.1.ebuild | |
parent | fixed patch filename and bug #50758 (superfluous option) (Manifest recommit) (diff) | |
download | gentoo-2-e42f5169c56781a982cb71f946f8a276e72a7d15.tar.gz gentoo-2-e42f5169c56781a982cb71f946f8a276e72a7d15.tar.bz2 gentoo-2-e42f5169c56781a982cb71f946f8a276e72a7d15.zip |
Stable on sparc
Diffstat (limited to 'dev-util/devhelp/devhelp-0.8.1.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.8.1.ebuild b/dev-util/devhelp/devhelp-0.8.1.ebuild index 0698b0e726ef..5c2d98a0f501 100644 --- a/dev-util/devhelp/devhelp-0.8.1.ebuild +++ b/dev-util/devhelp/devhelp-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.8.1.ebuild,v 1.6 2004/04/18 18:49:51 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.8.1.ebuild,v 1.7 2004/05/13 15:09:26 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://devhelp.codefactory.se/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="zlib" RDEPEND=">=dev-libs/glib-2 |