diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-21 16:36:17 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-21 16:36:17 +0000 |
commit | a7712adae2d99766050c5b7c9e70e5e44934504f (patch) | |
tree | f3c678bb17057d86171a7c6fff96bd0c746edb11 /net-misc | |
parent | Dev channel bump. (diff) | |
download | gentoo-2-a7712adae2d99766050c5b7c9e70e5e44934504f.tar.gz gentoo-2-a7712adae2d99766050c5b7c9e70e5e44934504f.tar.bz2 gentoo-2-a7712adae2d99766050c5b7c9e70e5e44934504f.zip |
Stable for amd64 wrt bug #512564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hylafaxplus/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafaxplus/ChangeLog b/net-misc/hylafaxplus/ChangeLog index 55c8f73ab457..ea6347d78e19 100644 --- a/net-misc/hylafaxplus/ChangeLog +++ b/net-misc/hylafaxplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hylafaxplus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.10 2014/06/06 01:51:43 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.11 2014/07/21 16:36:17 nimiux Exp $ + + 21 Jul 2014; Chema Alonso <nimiux@gentoo.org> hylafaxplus-5.5.4-r1.ebuild: + Stable for amd64 wrt bug #512564 *hylafaxplus-5.5.5 (06 Jun 2014) diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild index bbf478a2f321..c98a915ff6ea 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild,v 1.2 2014/01/13 06:51:44 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild,v 1.3 2014/07/21 16:36:17 nimiux Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" SLOT="0" LICENSE="hylafaxplus" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="jbig html ldap mgetty pam" |