From 976a413b9deed603eb2dfa231bf21dd1e4bf4b6b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 19 Oct 2003 19:29:53 +0000 Subject: header fix --- app-text/talkfilters/talkfilters-2.1.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app-text/talkfilters/talkfilters-2.1.ebuild b/app-text/talkfilters/talkfilters-2.1.ebuild index 8cd80132b688..348a9d796891 100644 --- a/app-text/talkfilters/talkfilters-2.1.ebuild +++ b/app-text/talkfilters/talkfilters-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/talkfilters/talkfilters-2.1.ebuild,v 1.1 2003/10/19 01:58:31 vapier Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/talkfilters/talkfilters-2.1.ebuild,v 1.2 2003/10/19 19:29:53 vapier Exp $ DESCRIPTION="convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect" SRC_URI="http://www2.dystance.net:8080/software/talkfilters/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www2.dystance.net:8080/software/talkfilters/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc sys-devel/flex" @@ -17,6 +17,3 @@ src_install () { einstall || die dodoc AUTHORS ChangeLog NEWS README } - - - -- cgit v1.2.3-65-gdbad