diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 17:54:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 17:54:59 +0000 |
commit | 5eded2a17df44301461bceb622046a78dba8ba00 (patch) | |
tree | 31e525f6e3b71ad272d53a68b6f704eb6b82c879 /net-misc/hylafax | |
parent | hppa stable, bug #145893 (diff) | |
download | gentoo-2-5eded2a17df44301461bceb622046a78dba8ba00.tar.gz gentoo-2-5eded2a17df44301461bceb622046a78dba8ba00.tar.bz2 gentoo-2-5eded2a17df44301461bceb622046a78dba8ba00.zip |
hppa stable, bug #146445
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index ac7a3ada4dc7..892d9f90b2d5 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/hylafax # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.71 2006/09/29 18:49:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.72 2006/10/01 17:54:59 dertobi123 Exp $ + + 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + hylafax-4.3.0.ebuild: + hppa stable, bug #146445 29 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> hylafax-4.3.0.ebuild: Stable on sparc wrt #146445 diff --git a/net-misc/hylafax/hylafax-4.3.0.ebuild b/net-misc/hylafax/hylafax-4.3.0.ebuild index 233e209b48f8..6a3936d6de9a 100644 --- a/net-misc/hylafax/hylafax-4.3.0.ebuild +++ b/net-misc/hylafax/hylafax-4.3.0.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.3.0.ebuild,v 1.4 2006/09/29 18:49:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.5 2006/10/01 17:54:59 dertobi123 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="~alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ppc sparc x86" DEPEND="!faxonly? ( net-dialup/mgetty ) >=sys-libs/zlib-1.1.4 |