diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-04 16:05:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-04 16:05:18 +0000 |
commit | cf2eecce0abc25887f224c331d77de08078b24c8 (patch) | |
tree | d3b3417d2b88d2e6c38e87bc970f07573689c9f2 /net-misc | |
parent | amd64/arm/x86 stable, bug #291612 (diff) | |
download | gentoo-2-cf2eecce0abc25887f224c331d77de08078b24c8.tar.gz gentoo-2-cf2eecce0abc25887f224c331d77de08078b24c8.tar.bz2 gentoo-2-cf2eecce0abc25887f224c331d77de08078b24c8.zip |
amd64/x86 stable, bug #290525
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-6.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index 3a59c95acd7e..8157c022fa92 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hylafax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.97 2009/09/28 03:52:16 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.98 2009/11/04 16:05:18 maekke Exp $ + + 04 Nov 2009; Markus Meier <maekke@gentoo.org> hylafax-6.0.3.ebuild: + amd64/x86 stable, bug #290525 *hylafax-6.0.3 (28 Sep 2009) diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild index 44ac788571b3..211941fc3121 100644 --- a/net-misc/hylafax/hylafax-6.0.3.ebuild +++ b/net-misc/hylafax/hylafax-6.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.1 2009/09/28 03:52:16 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.2 2009/11/04 16:05:18 maekke Exp $ EAPI="2" @@ -12,7 +12,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" |