diff options
Diffstat (limited to 'x11-misc/tkhylafax')
-rw-r--r-- | x11-misc/tkhylafax/tkhylafax-3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild index 67f50d68e4b9..5a9e782b4202 100644 --- a/x11-misc/tkhylafax/tkhylafax-3.2.ebuild +++ b/x11-misc/tkhylafax/tkhylafax-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.2 2003/11/14 21:28:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkhylafax/tkhylafax-3.2.ebuild,v 1.3 2004/02/17 08:03:01 mr_bones_ Exp $ # This is a new ebuild for the tkHylafax client. This code has barely been # touched in several years, but it works well enough, and is the only @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.hylafax.org/contrib/tkhylafax/${P}.tar.gz" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="dev-lang/tk" |