summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 21:17:27 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 21:17:27 +0000
commit811f4aa8af2bd4f0876dfbdb908ef956ed735949 (patch)
tree4d0e2e2ec0c439369dba2370e22dc79d0437eb2f /sys-devel/flex
parentnew version for testing, set ~ppc only, see ChangeLog (diff)
downloadgentoo-2-811f4aa8af2bd4f0876dfbdb908ef956ed735949.tar.gz
gentoo-2-811f4aa8af2bd4f0876dfbdb908ef956ed735949.tar.bz2
gentoo-2-811f4aa8af2bd4f0876dfbdb908ef956ed735949.zip
Added hppa to keywords.
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.4a-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index 144d14911628..4dce066c4e9b 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.8 2003/01/18 19:03:06 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.9 2003/02/08 21:13:47 gmsoft Exp $
+
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> flex-2.5.4a-r5.ebuild :
+ Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index 4839cc269d5b..92aa3a29b965 100644
--- a/sys-devel/flex/flex-2.5.4a-r5.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r5.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/flex/flex-2.5.4a-r5.ebuild,v 1.6 2003/01/18 19:03:06 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.7 2003/02/08 21:13:47 gmsoft Exp $
S="${WORKDIR}/flex-2.5.4"
DESCRIPTION="GNU lexical analyser generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/flex/flex.html"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips"
+KEYWORDS="x86 ppc sparc alpha mips hppa"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"