diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:18:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:18:19 +0000 |
commit | 45c3df7b038d5e265eca318bf3bab962a8a37c28 (patch) | |
tree | 6127e2f1e3f86c5c2937e01d1ee0c9ecd9590b9d /net-print | |
parent | Stable for amd64, wrt bug #544746 (diff) | |
download | gentoo-2-45c3df7b038d5e265eca318bf3bab962a8a37c28.tar.gz gentoo-2-45c3df7b038d5e265eca318bf3bab962a8a37c28.tar.bz2 gentoo-2-45c3df7b038d5e265eca318bf3bab962a8a37c28.zip |
Stable for amd64, wrt bug #544926
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/fax4cups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.29-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index 78f275624af4..8feb63f2e984 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/fax4cups # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.24 2015/03/29 12:40:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.25 2015/04/08 15:18:19 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> fax4cups-1.29-r1.ebuild: + Stable for amd64, wrt bug #544926 *fax4cups-1.29-r1 (29 Mar 2015) diff --git a/net-print/fax4cups/fax4cups-1.29-r1.ebuild b/net-print/fax4cups/fax4cups-1.29-r1.ebuild index 468912584c4b..c7aed6a1b175 100644 --- a/net-print/fax4cups/fax4cups-1.29-r1.ebuild +++ b/net-print/fax4cups/fax4cups-1.29-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.29-r1.ebuild,v 1.1 2015/03/29 12:40:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.29-r1.ebuild,v 1.2 2015/04/08 15:18:19 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ 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" REQUIRED_USE="|| ( hylafax mgetty-fax efax )" |