diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:45:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:45:13 +0000 |
commit | e01e15b920c2e0a6702932f5612cf2f568d1173a (patch) | |
tree | 29165c27ae5875dd9999e4524579deaa2356c9d2 /net-misc | |
parent | ppc stable #291612 (diff) | |
download | gentoo-2-e01e15b920c2e0a6702932f5612cf2f568d1173a.tar.gz gentoo-2-e01e15b920c2e0a6702932f5612cf2f568d1173a.tar.bz2 gentoo-2-e01e15b920c2e0a6702932f5612cf2f568d1173a.zip |
ppc stable #290525
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 8157c022fa92..afd3e9ccfc75 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.98 2009/11/04 16:05:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.99 2009/11/08 19:45:13 nixnut Exp $ + + 08 Nov 2009; nixnut <nixnut@gentoo.org> hylafax-6.0.3.ebuild: + ppc stable #290524 04 Nov 2009; Markus Meier <maekke@gentoo.org> hylafax-6.0.3.ebuild: amd64/x86 stable, bug #290525 diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild index 211941fc3121..25595f723b42 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.2 2009/11/04 16:05:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.3 2009/11/08 19:45:13 nixnut 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" |