diff options
-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 a9d5761e0f81..cc82b102c1b5 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.8 2014/01/11 00:14:52 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.9 2014/01/13 06:51:44 mattm Exp $ + + 13 Jan 2014; Matthew Marlowe <mattm@gentoo.org> hylafaxplus-5.5.4-r1.ebuild: + keyword 5.5.4-r1 patch bump for testing (~amd64,~x86) *hylafaxplus-5.5.4-r1 (11 Jan 2014) diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.4-r1.ebuild index b4c9324adc4e..bbf478a2f321 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.1 2014/01/11 00:14:52 mattm Exp $ +# $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 $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" SLOT="0" LICENSE="hylafaxplus" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="jbig html ldap mgetty pam" |