diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-30 18:57:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-30 18:57:09 +0000 |
commit | 5f1687be51e88c52a97a7a6230c994dcdc1b195e (patch) | |
tree | 782f64b5bc7222ab0d1b374c4b0c05112b9a43f9 /net-misc/hylafax | |
parent | Stable on sparc, bug #245455 (diff) | |
download | gentoo-2-5f1687be51e88c52a97a7a6230c994dcdc1b195e.tar.gz gentoo-2-5f1687be51e88c52a97a7a6230c994dcdc1b195e.tar.bz2 gentoo-2-5f1687be51e88c52a97a7a6230c994dcdc1b195e.zip |
sparc stable wrt #245190
(Portage version: 2.1.4.5)
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 6accb2f23d38..ff3fd1a21f44 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.84 2008/11/16 17:30:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.85 2008/11/30 18:57:09 armin76 Exp $ + + 30 Nov 2008; Raúl Porcel <armin76@gentoo.org> hylafax-4.4.4.ebuild: + sparc stable wrt #245190 16 Nov 2008; Markus Meier <maekke@gentoo.org> hylafax-4.4.4.ebuild: x86 stable, bug #245190 diff --git a/net-misc/hylafax/hylafax-4.4.4.ebuild b/net-misc/hylafax/hylafax-4.4.4.ebuild index 15e7c71f8400..c40f8de496df 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.4 2008/11/16 17:30:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4.ebuild,v 1.5 2008/11/30 18:57:09 armin76 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" |