summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-10 17:02:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-10 17:02:40 +0000
commit43a6b0baeedbc447b9e9cce559ce6b72211f5d54 (patch)
tree906c4c2d1c66d1314eb5e47d389bacc7b29ad515 /sys-libs/gwenhywfar
parentFixed kanji input issue, bug 142056. (diff)
downloadgentoo-2-43a6b0baeedbc447b9e9cce559ce6b72211f5d54.tar.gz
gentoo-2-43a6b0baeedbc447b9e9cce559ce6b72211f5d54.tar.bz2
gentoo-2-43a6b0baeedbc447b9e9cce559ce6b72211f5d54.zip
Stable on sparc wrt #149970
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs/gwenhywfar')
-rw-r--r--sys-libs/gwenhywfar/ChangeLog6
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog
index e9e5f11c7001..14102dc3e2e0 100644
--- a/sys-libs/gwenhywfar/ChangeLog
+++ b/sys-libs/gwenhywfar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/gwenhywfar
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.34 2006/10/09 14:21:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.35 2006/10/10 17:02:40 gustavoz Exp $
+
+ 10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ gwenhywfar-2.4.0.ebuild:
+ Stable on sparc wrt #149970
09 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gwenhywfar-2.4.0.ebuild:
diff --git a/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild
index 0977f10e48a2..92fd08b7419e 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild,v 1.2 2006/10/09 14:21:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.4.0.ebuild,v 1.3 2006/10/10 17:02:40 gustavoz Exp $
DESCRIPTION="A multi-platform helper library for other libraries"
HOMEPAGE="http://gwenhywfar.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
IUSE="debug ssl doc ncurses"