diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-09 17:15:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-09 17:15:51 +0000 |
commit | 2448f4a73b3ad8d0aed91d27b343b38a7e07ef46 (patch) | |
tree | 8e196dc01d408b6f24966cb322badb81bb882de6 /net-misc/hylafax/hylafax-4.2.5.ebuild | |
parent | Add patch to correctly create directories for man pages when not compressing ... (diff) | |
download | historical-2448f4a73b3ad8d0aed91d27b343b38a7e07ef46.tar.gz historical-2448f4a73b3ad8d0aed91d27b343b38a7e07ef46.tar.bz2 historical-2448f4a73b3ad8d0aed91d27b343b38a7e07ef46.zip |
Stable on hppa & sparc
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'net-misc/hylafax/hylafax-4.2.5.ebuild')
-rw-r--r-- | net-misc/hylafax/hylafax-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/hylafax/hylafax-4.2.5.ebuild b/net-misc/hylafax/hylafax-4.2.5.ebuild index 12335264f6af..ccced9692b8a 100644 --- a/net-misc/hylafax/hylafax-4.2.5.ebuild +++ b/net-misc/hylafax/hylafax-4.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.3 2006/05/04 07:11:57 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.4 2006/05/09 17:15:51 gustavoz Exp $ inherit eutils multilib pam flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" -KEYWORDS="x86 ~sparc ~hppa ~alpha amd64 ~ppc" +KEYWORDS="x86 sparc hppa ~alpha amd64 ~ppc" DEPEND="!faxonly? ( net-dialup/mgetty ) >=sys-libs/zlib-1.1.4 |