diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
commit | d17e3e3ae078553445d10be0befe446698273160 (patch) | |
tree | 89d23fd5f8df2e9002838d6b2839df858a6703c9 /net-misc/hylafax | |
parent | hppa repoman (diff) | |
download | historical-d17e3e3ae078553445d10be0befe446698273160.tar.gz historical-d17e3e3ae078553445d10be0befe446698273160.tar.bz2 historical-d17e3e3ae078553445d10be0befe446698273160.zip |
Remove arm keywords
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/hylafax-4.1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.1.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/hylafax/hylafax-4.1.8-r1.ebuild b/net-misc/hylafax/hylafax-4.1.8-r1.ebuild index f6810fb73bf6..0f469de198f6 100644 --- a/net-misc/hylafax/hylafax-4.1.8-r1.ebuild +++ b/net-misc/hylafax/hylafax-4.1.8-r1.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/net-misc/hylafax/hylafax-4.1.8-r1.ebuild,v 1.2 2003/12/09 17:57:59 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8-r1.ebuild,v 1.3 2004/02/22 23:28:36 agriffis Exp $ # This is basically unchanged from the one supplied by Stephane Loeuillet # to Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=28574 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa " DEPEND="net-dialup/mgetty >=sys-libs/zlib-1.1.4 diff --git a/net-misc/hylafax/hylafax-4.1.8.ebuild b/net-misc/hylafax/hylafax-4.1.8.ebuild index e5718946127e..0da4e1308252 100644 --- a/net-misc/hylafax/hylafax-4.1.8.ebuild +++ b/net-misc/hylafax/hylafax-4.1.8.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/net-misc/hylafax/hylafax-4.1.8.ebuild,v 1.3 2003/12/09 17:57:59 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8.ebuild,v 1.4 2004/02/22 23:28:36 agriffis Exp $ # This is basically unchanged from the one supplied by Stephane Loeuillet # to Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=28574 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa " DEPEND="net-dialup/mgetty >=sys-libs/zlib-1.1.4 |