summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2007-02-24 01:21:20 +0000
committerSteve Arnold <nerdboy@gentoo.org>2007-02-24 01:21:20 +0000
commitfc6a73644c30c002df6a0d2c066f57987c9bb951 (patch)
tree48f906984bff2db0462750623a50634546e70ac7 /net-misc/hylafax
parentFix dependencies, bug #168179 (diff)
downloadgentoo-2-fc6a73644c30c002df6a0d2c066f57987c9bb951.tar.gz
gentoo-2-fc6a73644c30c002df6a0d2c066f57987c9bb951.tar.bz2
gentoo-2-fc6a73644c30c002df6a0d2c066f57987c9bb951.zip
updated mgetty config paths per bug 166175
(Portage version: 2.1.2-r10)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r--net-misc/hylafax/ChangeLog6
-rw-r--r--net-misc/hylafax/hylafax-4.2.5.ebuild6
-rw-r--r--net-misc/hylafax/hylafax-4.3.0.ebuild6
-rw-r--r--net-misc/hylafax/hylafax-4.3.1.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index ebdcb0115367..81713adb9db7 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hylafax
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.73 2007/01/28 23:59:35 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.74 2007/02/24 01:21:20 nerdboy Exp $
+
+ 23 Feb 2007; Steve Arnold <nerdboy@gentoo.org> hylafax-4.2.5.ebuild,
+ hylafax-4.3.0.ebuild, hylafax-4.3.1.ebuild:
+ updated mgetty config paths per bug 166175
*hylafax-4.3.1 (28 Jan 2007)
diff --git a/net-misc/hylafax/hylafax-4.2.5.ebuild b/net-misc/hylafax/hylafax-4.2.5.ebuild
index ad33eca33bf5..980486444d50 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-2006 Gentoo Foundation
+# Copyright 1999-2007 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.5 2006/05/24 20:41:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.6 2007/02/24 01:21:20 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -70,7 +70,7 @@ src_compile() {
if use mgetty; then
my_conf="${my_conf} \
- --with-PATH_EGETTY=/usr/sbin/mgetty \
+ --with-PATH_EGETTY=/sbin/mgetty \
--with-PATH_VGETTY=/usr/sbin/vgetty"
else
my_conf="${my_conf} \
diff --git a/net-misc/hylafax/hylafax-4.3.0.ebuild b/net-misc/hylafax/hylafax-4.3.0.ebuild
index 6a3936d6de9a..ca0e8f72773f 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-2006 Gentoo Foundation
+# Copyright 1999-2007 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.5 2006/10/01 17:54:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.6 2007/02/24 01:21:20 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -78,7 +78,7 @@ src_compile() {
if use mgetty; then
my_conf="${my_conf} \
- --with-PATH_EGETTY=/usr/sbin/mgetty \
+ --with-PATH_EGETTY=/sbin/mgetty \
--with-PATH_VGETTY=/usr/sbin/vgetty"
else
my_conf="${my_conf} \
diff --git a/net-misc/hylafax/hylafax-4.3.1.ebuild b/net-misc/hylafax/hylafax-4.3.1.ebuild
index 30ad50da94ae..8052ebad529a 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-2007 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.1 2007/01/28 23:59:35 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.1.ebuild,v 1.2 2007/02/24 01:21:20 nerdboy Exp $
inherit eutils multilib pam flag-o-matic toolchain-funcs
@@ -78,7 +78,7 @@ src_compile() {
if use mgetty; then
my_conf="${my_conf} \
- --with-PATH_EGETTY=/usr/sbin/mgetty \
+ --with-PATH_EGETTY=/sbin/mgetty \
--with-PATH_VGETTY=/usr/sbin/vgetty"
else
my_conf="${my_conf} \