diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-16 18:15:50 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-16 18:15:50 +0000 |
commit | 68b51bb391a3807c42702653ee9e0f770c26c4ec (patch) | |
tree | 8c0dd706cd7a2fd8823f83dba3f59f5623ef4bbf /net-print/fax4cups/fax4cups-1.29.ebuild | |
parent | x86 stable, see bug 422155 (diff) | |
download | gentoo-2-68b51bb391a3807c42702653ee9e0f770c26c4ec.tar.gz gentoo-2-68b51bb391a3807c42702653ee9e0f770c26c4ec.tar.bz2 gentoo-2-68b51bb391a3807c42702653ee9e0f770c26c4ec.zip |
x86 stable, see bug 422155
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-print/fax4cups/fax4cups-1.29.ebuild')
-rw-r--r-- | net-print/fax4cups/fax4cups-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |