diff options
-rw-r--r-- | net-print/fax4cups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index 040c83e195fa..c38df732f471 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/fax4cups # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.21 2012/08/03 15:37:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.22 2012/08/16 18:15:50 nativemad Exp $ + + 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> fax4cups-1.29.ebuild: + x86 stable, see bug 422155 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> fax4cups-1.29.ebuild: Stable on amd64 wrt bug #422155 diff --git a/net-print/fax4cups/fax4cups-1.29.ebuild b/net-print/fax4cups/fax4cups-1.29.ebuild index 7409b7abdaa8..4020603e60a9 100644 --- a/net-print/fax4cups/fax4cups-1.29.ebuild +++ b/net-print/fax4cups/fax4cups-1.29.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-print/fax4cups/fax4cups-1.29.ebuild,v 1.3 2012/08/03 15:37:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.29.ebuild,v 1.4 2012/08/16 18:15:50 nativemad Exp $ EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://vigna.dsi.unimi.it/fax4CUPS/" SRC_URI="http://vigna.dsi.unimi.it/fax4CUPS/fax4CUPS-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+hylafax mgetty-fax efax capisuite-fax" DEPEND="net-print/cups" |