diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-16 17:30:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-16 17:30:16 +0000 |
commit | 018462f4baf8c17c41d07e6d3cc3a824eecbb0e1 (patch) | |
tree | b5304ba428e63bde8cbfcdafcf0c331e97d7251d /net-misc/hylafax | |
parent | Stable on ppc (diff) | |
download | gentoo-2-018462f4baf8c17c41d07e6d3cc3a824eecbb0e1.tar.gz gentoo-2-018462f4baf8c17c41d07e6d3cc3a824eecbb0e1.tar.bz2 gentoo-2-018462f4baf8c17c41d07e6d3cc3a824eecbb0e1.zip |
x86 stable, bug #245190
(Portage version: 2.2_rc14/cvs/Linux 2.6.26.8 x86_64)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index c0ff0031e736..6accb2f23d38 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hylafax # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.83 2008/11/13 04:55:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.84 2008/11/16 17:30:16 maekke Exp $ + + 16 Nov 2008; Markus Meier <maekke@gentoo.org> hylafax-4.4.4.ebuild: + x86 stable, bug #245190 13 Nov 2008; Jeremy Olexa <darkside@gentoo.org> hylafax-4.4.4.ebuild: amd64 stable, bug #245190 diff --git a/net-misc/hylafax/hylafax-4.4.4.ebuild b/net-misc/hylafax/hylafax-4.4.4.ebuild index 6331bf38b43f..15e7c71f8400 100644 --- a/net-misc/hylafax/hylafax-4.4.4.ebuild +++ b/net-misc/hylafax/hylafax-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4.ebuild,v 1.3 2008/11/13 04:55:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4.ebuild,v 1.4 2008/11/16 17:30:16 maekke Exp $ inherit eutils multilib pam toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hylafax.org/source/${P}.tar.gz" SLOT="0" LICENSE="hylafax" -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="jbig pam mgetty html" |