summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-11-28 00:50:56 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-11-28 00:50:56 +0000
commit2e45ec07497b4049f4b97644f23ccd0358b99647 (patch)
tree0276c3d4454f83a171cbb9d1292e17dc192e1409 /net-misc/hylafax
parentBad info in ChangeLog (echangelog didn't add the good email address). (diff)
downloadgentoo-2-2e45ec07497b4049f4b97644f23ccd0358b99647.tar.gz
gentoo-2-2e45ec07497b4049f4b97644f23ccd0358b99647.tar.bz2
gentoo-2-2e45ec07497b4049f4b97644f23ccd0358b99647.zip
Added rdepend for netpbm to address bug #112436
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r--net-misc/hylafax/ChangeLog6
-rw-r--r--net-misc/hylafax/hylafax-4.2.0-r3.ebuild3
-rw-r--r--net-misc/hylafax/hylafax-4.2.1-r2.ebuild3
-rw-r--r--net-misc/hylafax/hylafax-4.2.2.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index 26ffd15bcebb..8f3629b79eea 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hylafax
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.55 2005/10/18 03:48:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.56 2005/11/28 00:50:56 nerdboy Exp $
+
+ 28 Nov 2005; Steve Arnold <nerdboy@gentoo.org> hylafax-4.2.0-r3.ebuild,
+ hylafax-4.2.1-r2.ebuild, hylafax-4.2.2.ebuild:
+ Added rdepend for netpbm to address bug #112436
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> hylafax-4.2.1-r2.ebuild:
Mark 4.2.1-r2 stable on alpha
diff --git a/net-misc/hylafax/hylafax-4.2.0-r3.ebuild b/net-misc/hylafax/hylafax-4.2.0-r3.ebuild
index 3ec75e25ceba..b94ecce587af 100644
--- a/net-misc/hylafax/hylafax-4.2.0-r3.ebuild
+++ b/net-misc/hylafax/hylafax-4.2.0-r3.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-misc/hylafax/hylafax-4.2.0-r3.ebuild,v 1.1 2005/09/30 07:00:17 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.0-r3.ebuild,v 1.2 2005/11/28 00:50:56 nerdboy Exp $
inherit eutils
@@ -23,6 +23,7 @@ DEPEND="!faxonly? ( net-dialup/mgetty )
pam? ( sys-libs/pam )"
RDEPEND="${DEPEND}
+ media-libs/netpbm
app-arch/sharutils"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc"
diff --git a/net-misc/hylafax/hylafax-4.2.1-r2.ebuild b/net-misc/hylafax/hylafax-4.2.1-r2.ebuild
index 3262087ff793..27bf6c2dec5e 100644
--- a/net-misc/hylafax/hylafax-4.2.1-r2.ebuild
+++ b/net-misc/hylafax/hylafax-4.2.1-r2.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-misc/hylafax/hylafax-4.2.1-r2.ebuild,v 1.3 2005/10/18 03:48:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.1-r2.ebuild,v 1.4 2005/11/28 00:50:56 nerdboy Exp $
inherit eutils multilib pam
@@ -24,6 +24,7 @@ DEPEND="!faxonly? ( net-dialup/mgetty )
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
+ media-libs/netpbm
net-mail/metamail"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc"
diff --git a/net-misc/hylafax/hylafax-4.2.2.ebuild b/net-misc/hylafax/hylafax-4.2.2.ebuild
index 0c9e299acbf0..670248c446de 100644
--- a/net-misc/hylafax/hylafax-4.2.2.ebuild
+++ b/net-misc/hylafax/hylafax-4.2.2.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-misc/hylafax/hylafax-4.2.2.ebuild,v 1.1 2005/09/28 05:30:24 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.2.ebuild,v 1.2 2005/11/28 00:50:56 nerdboy Exp $
inherit eutils multilib pam
@@ -24,6 +24,7 @@ DEPEND="!faxonly? ( net-dialup/mgetty )
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
+ media-libs/netpbm
net-mail/metamail"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc"