summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2008-12-21 18:22:25 +0000
committerSteve Arnold <nerdboy@gentoo.org>2008-12-21 18:22:25 +0000
commitf5909882451b97583e02d94f09081f433d139d50 (patch)
tree3f0a05b314c4a3ce8cc690aed18c42acda5261fb /net-misc/hylafax
parentAdded -lm to ldflags back to latest two versions (see bug #250757). (diff)
downloadgentoo-2-f5909882451b97583e02d94f09081f433d139d50.tar.gz
gentoo-2-f5909882451b97583e02d94f09081f433d139d50.tar.bz2
gentoo-2-f5909882451b97583e02d94f09081f433d139d50.zip
Added blocker for net-dialup/sendpage (see bug#248091).
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 x86_64)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r--net-misc/hylafax/ChangeLog9
-rw-r--r--net-misc/hylafax/hylafax-4.2.5.ebuild7
-rw-r--r--net-misc/hylafax/hylafax-4.3.0.ebuild7
-rw-r--r--net-misc/hylafax/hylafax-4.3.1.ebuild5
-rw-r--r--net-misc/hylafax/hylafax-4.3.7.ebuild5
-rw-r--r--net-misc/hylafax/hylafax-4.4.4-r2.ebuild5
6 files changed, 25 insertions, 13 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index 2473f27e81e8..36b551b37e73 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/hylafax
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.91 2008/12/20 14:42:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.92 2008/12/21 18:22:25 nerdboy Exp $
+
+ 21 Dec 2008; Steve Arnold <nerdboy@gentoo.org> hylafax-4.2.5.ebuild,
+ hylafax-4.3.0.ebuild, hylafax-4.3.1.ebuild, hylafax-4.3.7.ebuild,
+ hylafax-4.4.4-r2.ebuild:
+ Added blocker for net-dialup/sendpage (see bug#248091). Changing the
+ location of sendpage in Hylafax would cause too many new bugs; might
+ take another look in the future if there's really a need...
20 Dec 2008; nixnut <nixnut@gentoo.org> hylafax-4.4.4-r2.ebuild:
Stable on ppc wrt bug 245190
diff --git a/net-misc/hylafax/hylafax-4.2.5.ebuild b/net-misc/hylafax/hylafax-4.2.5.ebuild
index 4863848c114e..073760464f00 100644
--- a/net-misc/hylafax/hylafax-4.2.5.ebuild
+++ b/net-misc/hylafax/hylafax-4.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.10 2007/10/17 21:19:36 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.11 2008/12/21 18:22:25 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -26,7 +26,8 @@ DEPEND="!faxonly? ( net-dialup/mgetty )
RDEPEND="${DEPEND}
media-libs/netpbm
- net-mail/metamail"
+ net-mail/metamail
+ !net-dialup/sendpage"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc"
diff --git a/net-misc/hylafax/hylafax-4.3.0.ebuild b/net-misc/hylafax/hylafax-4.3.0.ebuild
index 4b883dec764e..f72a9837f624 100644
--- a/net-misc/hylafax/hylafax-4.3.0.ebuild
+++ b/net-misc/hylafax/hylafax-4.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.11 2007/10/17 21:19:36 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.12 2008/12/21 18:22:25 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -25,7 +25,8 @@ DEPEND="!faxonly? ( net-dialup/mgetty )
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
- net-mail/metamail"
+ net-mail/metamail
+ !net-dialup/sendpage"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax"
diff --git a/net-misc/hylafax/hylafax-4.3.1.ebuild b/net-misc/hylafax/hylafax-4.3.1.ebuild
index 0bce59c78a4c..e772bfc7aeb9 100644
--- a/net-misc/hylafax/hylafax-4.3.1.ebuild
+++ b/net-misc/hylafax/hylafax-4.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.1.ebuild,v 1.9 2008/07/08 02:12:02 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.1.ebuild,v 1.10 2008/12/21 18:22:25 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -24,7 +24,8 @@ DEPEND=">=sys-libs/zlib-1.1.4
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
- net-mail/metamail"
+ net-mail/metamail
+ !net-dialup/sendpage"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax"
diff --git a/net-misc/hylafax/hylafax-4.3.7.ebuild b/net-misc/hylafax/hylafax-4.3.7.ebuild
index 99e66b58074d..6e85c757e86e 100644
--- a/net-misc/hylafax/hylafax-4.3.7.ebuild
+++ b/net-misc/hylafax/hylafax-4.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.7.ebuild,v 1.1 2008/07/08 02:12:02 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.7.ebuild,v 1.2 2008/12/21 18:22:25 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -24,7 +24,8 @@ DEPEND=">=sys-libs/zlib-1.1.4
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
- net-mail/metamail"
+ net-mail/metamail
+ !net-dialup/sendpage"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax"
diff --git a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
index c1f2553e4d7a..88a028f842ed 100644
--- a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
+++ b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.2 2008/12/20 14:42:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.3 2008/12/21 18:22:25 nerdboy Exp $
inherit eutils multilib pam toolchain-funcs
@@ -24,7 +24,8 @@ DEPEND=">=sys-libs/zlib-1.1.4
mgetty? ( net-dialup/mgetty )"
RDEPEND="${DEPEND}
- net-mail/metamail"
+ net-mail/metamail
+ !net-dialup/sendpage"
export CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax"