diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-01-27 22:55:17 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-01-27 22:55:17 +0000 |
commit | 96b3e9f4af1c7ec08885bc02c6adfd5ff29e8231 (patch) | |
tree | 8e9642b60e5f625aadc3dff432b8b37d0a2c33c7 /net-misc/hylafax | |
parent | Revbump to add missing ant-core dependency. (diff) | |
download | gentoo-2-96b3e9f4af1c7ec08885bc02c6adfd5ff29e8231.tar.gz gentoo-2-96b3e9f4af1c7ec08885bc02c6adfd5ff29e8231.tar.bz2 gentoo-2-96b3e9f4af1c7ec08885bc02c6adfd5ff29e8231.zip |
Sparc stable, Bug #245190.
(Portage version: 2.2_rc23/cvs/Linux sparc64)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.4.4-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index 0218dcc62e34..f8c72dfe3a10 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.94 2008/12/24 07:15:47 nerdboy Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.95 2009/01/27 22:55:17 fmccor Exp $ + + 27 Jan 2009; Ferris McCormick <fmccor@gentoo.org> hylafax-4.4.4-r2.ebuild: + Sparc stable, Bug #245190. 24 Dec 2008; Steve Arnold <nerdboy@gentoo.org> hylafax-4.4.4-r2.ebuild: QA fix to disable automatic stripping of binaries. Closes bug #252012. diff --git a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild index cb0fbd02160d..b05ef69d893c 100644 --- a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild +++ b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-4.4.4-r2.ebuild,v 1.4 2008/12/24 07:15:47 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.5 2009/01/27 22:55:17 fmccor 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" |