diff options
-rw-r--r-- | net-print/fax4cups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.24.ebuild | 30 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.28.ebuild | 4 | ||||
-rw-r--r-- | net-print/fax4cups/files/digest-fax4cups-1.24 | 3 |
4 files changed, 6 insertions, 36 deletions
diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index 4fedf2cc747e..fa3c3e0523ac 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2007/10/11 07:52:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.18 2007/11/23 18:42:59 drac Exp $ + + 23 Nov 2007; Samuli Suominen <drac@gentoo.org> fax4cups-1.28.ebuild: + amd64 stable wrt #194298 11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> fax4cups-1.28.ebuild: stable x86, bug 194298 diff --git a/net-print/fax4cups/fax4cups-1.24.ebuild b/net-print/fax4cups/fax4cups-1.24.ebuild deleted file mode 100644 index 4effc3619535..000000000000 --- a/net-print/fax4cups/fax4cups-1.24.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.24.ebuild,v 1.3 2005/08/22 15:42:59 metalgod 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 -} diff --git a/net-print/fax4cups/fax4cups-1.28.ebuild b/net-print/fax4cups/fax4cups-1.28.ebuild index a606d50a06d5..a6be454b2e0d 100644 --- a/net-print/fax4cups/fax4cups-1.28.ebuild +++ b/net-print/fax4cups/fax4cups-1.28.ebuild @@ -1,6 +1,6 @@ # 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.3 2007/10/11 07:52:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/fax4cups-1.28.ebuild,v 1.4 2007/11/23 18:42:59 drac Exp $ DESCRIPTION="efax/hylafax backend for CUPS" @@ -8,7 +8,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="" DEPEND="net-print/cups" RDEPEND="${DEPEND} diff --git a/net-print/fax4cups/files/digest-fax4cups-1.24 b/net-print/fax4cups/files/digest-fax4cups-1.24 deleted file mode 100644 index 963569bea03b..000000000000 --- a/net-print/fax4cups/files/digest-fax4cups-1.24 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 42b1a28bba0d91b2e5bd2390fc956abb fax4CUPS-1.24.tar.gz 14404 -RMD160 4edb8c395525cbb8ad6085c1e9bc2ffdbbd8882a fax4CUPS-1.24.tar.gz 14404 -SHA256 e9d2e35a6836cd9d2dbefd168ac61930a1f24ed744b401834da12193a0377a0a fax4CUPS-1.24.tar.gz 14404 |