diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:06:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:06:29 +0000 |
commit | 8cbbc8b65ea63e42434b568cc57c58405aa448cc (patch) | |
tree | 9918aa08b58193dbc19c64ad274fe278a0e640d7 /net-misc/hylafax | |
parent | ppc stable, bug #246143 (diff) | |
download | gentoo-2-8cbbc8b65ea63e42434b568cc57c58405aa448cc.tar.gz gentoo-2-8cbbc8b65ea63e42434b568cc57c58405aa448cc.tar.bz2 gentoo-2-8cbbc8b65ea63e42434b568cc57c58405aa448cc.zip |
Stable on ppc wrt bug 245190
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
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 ff3fd1a21f44..88874388a0ed 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.85 2008/11/30 18:57:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.86 2008/12/06 19:06:29 nixnut Exp $ + + 06 Dec 2008; nixnut <nixnut@gentoo.org> hylafax-4.4.4.ebuild: + Stable on ppc wrt bug 245190 30 Nov 2008; Raúl Porcel <armin76@gentoo.org> hylafax-4.4.4.ebuild: sparc stable wrt #245190 diff --git a/net-misc/hylafax/hylafax-4.4.4.ebuild b/net-misc/hylafax/hylafax-4.4.4.ebuild index c40f8de496df..3d9e944e6b55 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.5 2008/11/30 18:57:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4.ebuild,v 1.6 2008/12/06 19:06:29 nixnut 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" |