diff options
Diffstat (limited to 'net-misc/hylafaxplus')
-rw-r--r-- | net-misc/hylafaxplus/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/hylafaxplus/ChangeLog b/net-misc/hylafaxplus/ChangeLog index bb6f366e5b17..297601f4ae5c 100644 --- a/net-misc/hylafaxplus/ChangeLog +++ b/net-misc/hylafaxplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/hylafaxplus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.2 2012/04/05 19:18:22 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.3 2012/08/03 15:37:14 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + hylafaxplus-5.5.1-r1.ebuild: + Stable on amd64 wrt bug #422155 05 Apr 2012; Matthew Marlowe <mattm@gentoo.org> +hylafaxplus-5.5.1-r1.ebuild: tests for 5.5.1 have been good so far, keywording for ~amd64/~x86 @@ -22,4 +26,3 @@ +metadata.xml: minor fixes to user created ebuild for first version, temp masked until all bugs and issues worked out - diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild index 3a4b80b21158..51f7899ee0a7 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild,v 1.1 2012/04/05 19:18:22 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild,v 1.2 2012/08/03 15:37:14 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" SLOT="0" LICENSE="hylafaxplus" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="jbig pam mgetty html ldap" |