diff options
Diffstat (limited to 'sys-apps/gawk/gawk-3.1.1.ebuild')
-rw-r--r-- | sys-apps/gawk/gawk-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-3.1.1.ebuild b/sys-apps/gawk/gawk-3.1.1.ebuild index 1255f1935e29..c0f8197a49fb 100644 --- a/sys-apps/gawk/gawk-3.1.1.ebuild +++ b/sys-apps/gawk/gawk-3.1.1.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-apps/gawk/gawk-3.1.1.ebuild,v 1.9 2002/12/09 04:37:24 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.1.ebuild,v 1.10 2002/12/15 10:44:21 bjb Exp $ IUSE="nls build" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="GNU awk pattern-matching language" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="GPL-2" |