summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-23 15:32:54 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-23 15:32:54 +0000
commit655d2d8213ab7586c6f2bdd1dbd147dcfce8fc6e (patch)
tree8bad0f2694806de7a4962c7398aff4c470b75c32 /dev-util
parentstable on x86 (Manifest recommit) (diff)
downloadgentoo-2-655d2d8213ab7586c6f2bdd1dbd147dcfce8fc6e.tar.gz
gentoo-2-655d2d8213ab7586c6f2bdd1dbd147dcfce8fc6e.tar.bz2
gentoo-2-655d2d8213ab7586c6f2bdd1dbd147dcfce8fc6e.zip
Stable on sparc
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/devhelp/ChangeLog5
-rw-r--r--dev-util/devhelp/devhelp-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog
index 0ca21be938df..2155b654adc7 100644
--- a/dev-util/devhelp/ChangeLog
+++ b/dev-util/devhelp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/devhelp
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.26 2004/11/21 19:55:48 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.27 2004/11/23 15:32:54 gustavoz Exp $
+
+ 23 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> devhelp-0.9.2.ebuild:
+ Stable on sparc
*devhelp-0.9.3 (21 Nov 2004)
diff --git a/dev-util/devhelp/devhelp-0.9.2.ebuild b/dev-util/devhelp/devhelp-0.9.2.ebuild
index c24ba5e3ce66..ccd7af2ac15a 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.2 2004/11/21 19:55:48 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.9.2.ebuild,v 1.3 2004/11/23 15:32:54 gustavoz 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