summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
commitd5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3 (patch)
treeefa9767d67a8d40ad4edeb047ebd0d6ea463e404 /sys-devel/flex
parentAdded LICENSE and HOMEPAGE tags (diff)
downloadhistorical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.gz
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.bz2
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.zip
Added SLOT and KEYWORDS tags
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/flex-2.5.4a-r4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r4.ebuild b/sys-devel/flex/flex-2.5.4a-r4.ebuild
index 5340c0f82c6a..0917587e855c 100644
--- a/sys-devel/flex/flex-2.5.4a-r4.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r4.ebuild
@@ -1,13 +1,15 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/flex-2.5.4
DESCRIPTION="GNU lexical analyser generator"
SRC_URI="ftp://ftp.gnu.org/gnu/non-gnu/flex/flex-2.5.4a.tar.gz"
HOMEPAGE="http://www.gnu.org/software/flex/flex.html"
LICENSE="FLEX"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"