summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-02-20 10:11:10 +0000
committerZack Welch <zwelch@gentoo.org>2003-02-20 10:11:10 +0000
commitb86dbc70f1f5577bc6eb43594a0a1050fbbddfa9 (patch)
treee7c0a2b2a4ff4cf69e343bb89d717a8c924f58ea /sys-devel/flex
parentversion bump of libchipcard-0.8 (diff)
downloadhistorical-b86dbc70f1f5577bc6eb43594a0a1050fbbddfa9.tar.gz
historical-b86dbc70f1f5577bc6eb43594a0a1050fbbddfa9.tar.bz2
historical-b86dbc70f1f5577bc6eb43594a0a1050fbbddfa9.zip
add more sys-devel arm 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 addb54b537b6..9e0506fb5502 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.10 2003/02/12 09:14:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.11 2003/02/20 10:11:10 zwelch Exp $
+
+ 20 Feb 2003; Zach Welch <zwelch@gentoo.org> flex-2.5.4a-r5.ebuild :
+ Added arm to keywords.
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> flex-2.5.4a-r5.ebuild :
Added hppa to keywords.
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index eb857fddfabd..99e855b151b6 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-2003 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.8 2003/02/13 16:29:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.9 2003/02/20 10:11:10 zwelch 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 hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"