diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-22 15:42:59 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-22 15:42:59 +0000 |
commit | 11afb34559eaf40d51fb9307049480fec7cc1cf8 (patch) | |
tree | 75fdc01217e17c100001be62b90ce6822ac7ff41 /net-print/fax4cups | |
parent | Add keywords as per general policy policy (diff) | |
download | gentoo-2-11afb34559eaf40d51fb9307049480fec7cc1cf8.tar.gz gentoo-2-11afb34559eaf40d51fb9307049480fec7cc1cf8.tar.bz2 gentoo-2-11afb34559eaf40d51fb9307049480fec7cc1cf8.zip |
Version Bump. Fax4cups-1.24 Marked Stable on AMD64 and x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-print/fax4cups')
-rw-r--r-- | net-print/fax4cups/ChangeLog | 8 | ||||
-rw-r--r-- | net-print/fax4cups/Manifest | 14 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.24.ebuild | 4 | ||||
-rw-r--r-- | net-print/fax4cups/fax4cups-1.26.ebuild | 35 | ||||
-rw-r--r-- | net-print/fax4cups/files/digest-fax4cups-1.26 | 1 |
5 files changed, 48 insertions, 14 deletions
diff --git a/net-print/fax4cups/ChangeLog b/net-print/fax4cups/ChangeLog index 45405154e085..09bdeddc5fef 100644 --- a/net-print/fax4cups/ChangeLog +++ b/net-print/fax4cups/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-print/fax4cups # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.11 2005/08/01 19:08:10 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/fax4cups/ChangeLog,v 1.12 2005/08/22 15:42:59 metalgod Exp $ + +*fax4cups-1.26 (22 Aug 2005) + + 22 Aug 2005; Luis Medinas <metalgod@gentoo.org> fax4cups-1.24.ebuild, + +fax4cups-1.26.ebuild: + Version Bump. Fax4cups-1.24 Marked Stable on AMD64 and x86. 01 Aug 2005; <metalgod@gentoo.org> ChangeLog: Version bump to 1.25 thanks to Francisco Javier <ffelix@sshinf.com> in bug diff --git a/net-print/fax4cups/Manifest b/net-print/fax4cups/Manifest index 6a1b834b3231..1e19265e25f9 100644 --- a/net-print/fax4cups/Manifest +++ b/net-print/fax4cups/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 de0fd4d9f266ad3fbc73747ed3a767b5 ChangeLog 1442 MD5 625c3d9252e1584f68d633886dff71df fax4cups-1.23.ebuild 737 MD5 c3f3a7058344fb1bfa99790aeca134b1 fax4cups-1.24.ebuild 738 +MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 31a83ba8c6c61a8f98ff5cb733c7e6ae fax4cups-1.25.ebuild 862 +MD5 b2517a5cb1d38d32f8e49c05e854500c fax4cups-1.26.ebuild 759 MD5 7956a31b83df33c70e9f633407f52dc8 files/digest-fax4cups-1.23 64 MD5 0a38a165603bb347a4985fbc2488ea54 files/digest-fax4cups-1.24 64 MD5 eccfe13bee9d141a689b3e60a17ecb9f files/digest-fax4cups-1.25 64 -MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFC/j0rI1lqEGTUzyQRAu2RAKC0REBPk7QmSU1/NaGFCgU1LyMuEQCeLeX9 -akiBDtqrqjngPEToTJL6byU= -=ePoE ------END PGP SIGNATURE----- +MD5 90d4e67b25fdd7cc451c79be5aaf29f1 files/digest-fax4cups-1.26 64 diff --git a/net-print/fax4cups/fax4cups-1.24.ebuild b/net-print/fax4cups/fax4cups-1.24.ebuild index caf04d4267cd..4effc3619535 100644 --- a/net-print/fax4cups/fax4cups-1.24.ebuild +++ b/net-print/fax4cups/fax4cups-1.24.ebuild @@ -1,6 +1,6 @@ # 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.2 2005/07/14 08:59:21 dholm Exp $ +# $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" @@ -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 || ( net-misc/hylafax net-misc/efax net-dialup/mgetty ) diff --git a/net-print/fax4cups/fax4cups-1.26.ebuild b/net-print/fax4cups/fax4cups-1.26.ebuild new file mode 100644 index 000000000000..31178d6019d6 --- /dev/null +++ b/net-print/fax4cups/fax4cups-1.26.ebuild @@ -0,0 +1,35 @@ +# 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.26.ebuild,v 1.1 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 +} + +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.26 b/net-print/fax4cups/files/digest-fax4cups-1.26 new file mode 100644 index 000000000000..32a2fbccdcd2 --- /dev/null +++ b/net-print/fax4cups/files/digest-fax4cups-1.26 @@ -0,0 +1 @@ +MD5 c435c69e1786318720f1e05cc85337f5 fax4CUPS-1.26.tar.gz 14723 |