From cb860d68d7e66cdf882f1717d6aa26b5d54adf97 Mon Sep 17 00:00:00 2001 From: Guy Martin Date: Sun, 9 Feb 2003 18:32:47 +0000 Subject: Added hppa to keywords. --- sys-devel/bison/ChangeLog | 5 ++++- sys-devel/bison/bison-1.35.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index bef4008248fb..d7a3a3f80741 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bison # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.12 2003/01/18 19:05:49 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.13 2003/02/09 18:32:47 gmsoft Exp $ + + 09 Feb 2003; Guy Martin bison-1.35.ebuild : + Added hppa to keywords. 19 Dec 2002; Martin Schlemmer bison-1.35.ebuild : diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild index ca029a4fb946..909c9a6cb518 100644 --- a/sys-devel/bison/bison-1.35.ebuild +++ b/sys-devel/bison/bison-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.10 2003/01/18 19:05:49 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.11 2003/02/09 18:32:47 gmsoft Exp $ IUSE="nls static build" # icc" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips" +KEYWORDS="x86 ppc sparc alpha mips hppa" DEPEND="nls? ( sys-devel/gettext )" # icc? ( dev-lang/icc )" -- cgit v1.2.3-65-gdbad