From 3a0248c6e88693584598f7a1605b037d027ee4a2 Mon Sep 17 00:00:00 2001 From: Stefan Schweizer Date: Wed, 14 Mar 2007 16:31:15 +0000 Subject: [PATCH] version bump thanks to Vieri in bug 164979 Package-Manager: portage-2.1.2-r12 --- net-print/fax4cups/ChangeLog | 7 +++- net-print/fax4cups/fax4cups-1.28.ebuild | 35 +++++++++++++++++++ net-print/fax4cups/files/digest-fax4cups-1.28 | 3 ++ 3 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 net-print/fax4cups/fax4cups-1.28.ebuild create mode 100644 net-print/fax4cups/files/digest-fax4cups-1.28 diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index 72cbb6060c94..98c4846d8965 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-print/fax4cups # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.14 2007/02/22 03:04:00 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.15 2007/03/14 16:31:15 genstef Exp $ + +*fax4cups-1.28 (14 Mar 2007) + + 14 Mar 2007; +fax4cups-1.28.ebuild: + version bump thanks to Vieri in bug 164979 22 Feb 2007; Piotr Jaroszyński ChangeLog: Transition to Manifest2. diff --git a/net-print/fax4cups/fax4cups-1.28.ebuild b/net-print/fax4cups/fax4cups-1.28.ebuild new file mode 100644 index 000000000000..2faa0ccc8ea2 --- /dev/null +++ b/net-print/fax4cups/fax4cups-1.28.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.28.ebuild,v 1.1 2007/03/14 16:31:15 genstef Exp $ + +DESCRIPTION="efax/hylafax backend for CUPS" + +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" +IUSE="" +DEPEND="net-print/cups + || ( net-misc/hylafax net-misc/efax net-dialup/mgetty ) + app-admin/sudo" + +S=${WORKDIR}/fax4CUPS-${PV} + +src_install() { + + doman fax4CUPS.1 + + # Backends + exeinto /usr/lib/cups/backend + doexe efax hylafax + + # PPD's + insinto /usr/share/cups/model + doins efax.ppd hylafax.ppd +} + +pkg_postinst() { + einfo "Please execute '/etc/init.d/cups restart'" + einfo "to get this *.ppd files working properly" +} diff --git a/net-print/fax4cups/files/digest-fax4cups-1.28 b/net-print/fax4cups/files/digest-fax4cups-1.28 new file mode 100644 index 000000000000..ff3f3b1f9d92 --- /dev/null +++ b/net-print/fax4cups/files/digest-fax4cups-1.28 @@ -0,0 +1,3 @@ +MD5 91280357f84789b9210397294c078242 fax4CUPS-1.28.tar.gz 16093 +RMD160 5546043db1e28ec5727e98c54bb17ab0adafa79b fax4CUPS-1.28.tar.gz 16093 +SHA256 9fbdd6741db232e3fb010481fe2ce1f2966d1fb4ce1ef39967784fc70748768e fax4CUPS-1.28.tar.gz 16093 -- 2.26.2