diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2014-01-13 06:51:44 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2014-01-13 06:51:44 +0000 |
commit | 66afbb17415465941350b436a5879789f5d162cf (patch) | |
tree | e015d544aa62a1f79cf482b5d753ff990d50e4c3 /net-misc/hylafaxplus | |
parent | Another try at conversion of rednotebook ebuild version bumps to new python-r... (diff) | |
download | gentoo-2-66afbb17415465941350b436a5879789f5d162cf.tar.gz gentoo-2-66afbb17415465941350b436a5879789f5d162cf.tar.bz2 gentoo-2-66afbb17415465941350b436a5879789f5d162cf.zip |
keyword 5.5.4-r1 patch bump for testing (~amd64,~x86)
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'net-misc/hylafaxplus')
-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" |