diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:35:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:35:31 +0000 |
commit | 210d5189e8b89b660e7b2b80f4463680b21aaf35 (patch) | |
tree | b926e074a37179667a6cb7a8769d5f6bf45ab5ee /net-misc/hylafaxplus | |
parent | Remove masked for removal package (diff) | |
download | gentoo-2-210d5189e8b89b660e7b2b80f4463680b21aaf35.tar.gz gentoo-2-210d5189e8b89b660e7b2b80f4463680b21aaf35.tar.bz2 gentoo-2-210d5189e8b89b660e7b2b80f4463680b21aaf35.zip |
x86 stable wrt bug #512564
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-misc/hylafaxplus')
-rw-r--r-- | net-misc/hylafaxplus/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/hylafaxplus/ChangeLog b/net-misc/hylafaxplus/ChangeLog index ea6347d78e19..9ff4f92d59ed 100644 --- a/net-misc/hylafaxplus/ChangeLog +++ b/net-misc/hylafaxplus/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2014/07/21 16:36:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.12 2014/07/27 10:35:31 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + hylafaxplus-5.5.4-r1.ebuild: + x86 stable wrt bug #512564 21 Jul 2014; Chema Alonso <nimiux@gentoo.org> hylafaxplus-5.5.4-r1.ebuild: Stable for amd64 wrt bug #512564 diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild index c98a915ff6ea..d0c644fb448c 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.3 2014/07/21 16:36:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild,v 1.4 2014/07/27 10:35:31 phajdan.jr 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" |