summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-15 14:27:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-15 14:27:26 +0000
commit168ef5706e2f0c452984b2f1c715b8c27c733b93 (patch)
tree516a6d2ecee3b2c86b3c30dcb2390fffa72d3c0d /sys-apps
parentDependency update: net-www/lynx -> www-client/lynx. (diff)
downloadhistorical-168ef5706e2f0c452984b2f1c715b8c27c733b93.tar.gz
historical-168ef5706e2f0c452984b2f1c715b8c27c733b93.tar.bz2
historical-168ef5706e2f0c452984b2f1c715b8c27c733b93.zip
Dependency update: net-www/lynx -> www-client/lynx.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/ifplugd/ChangeLog6
-rw-r--r--sys-apps/ifplugd/ifplugd-0.25.ebuild4
-rw-r--r--sys-apps/ifplugd/ifplugd-0.26.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog
index bcf77db07edd..9e6886b0f4cf 100644
--- a/sys-apps/ifplugd/ChangeLog
+++ b/sys-apps/ifplugd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/ifplugd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.15 2005/01/31 10:59:20 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.16 2005/03/15 14:27:26 seemant Exp $
+
+ 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> ifplugd-0.25.ebuild,
+ ifplugd-0.26.ebuild:
+ Dependency update: net-www/lynx -> www-client/lynx.
31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> ifplugd-0.26.ebuild:
Marked stable on x86.
diff --git a/sys-apps/ifplugd/ifplugd-0.25.ebuild b/sys-apps/ifplugd/ifplugd-0.25.ebuild
index 4ed704223ce1..e09c5a71dd7b 100644
--- a/sys-apps/ifplugd/ifplugd-0.25.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.25.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/sys-apps/ifplugd/ifplugd-0.25.ebuild,v 1.6 2005/01/31 10:59:20 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.25.ebuild,v 1.7 2005/03/15 14:27:26 seemant Exp $
DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
@@ -14,7 +14,7 @@ IUSE="doc"
DEPEND=">=sys-apps/sed-4
dev-util/pkgconfig
- doc? ( net-www/lynx )"
+ doc? ( www-client/lynx )"
RDEPEND=">=dev-libs/libdaemon-0.5"
# Gentoo-provided scripts. Version is for the scripts, not ifplugd.
diff --git a/sys-apps/ifplugd/ifplugd-0.26.ebuild b/sys-apps/ifplugd/ifplugd-0.26.ebuild
index 9bca84e3febf..e126c52bb772 100644
--- a/sys-apps/ifplugd/ifplugd-0.26.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.26.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/sys-apps/ifplugd/ifplugd-0.26.ebuild,v 1.2 2005/01/31 10:59:20 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.26.ebuild,v 1.3 2005/03/15 14:27:26 seemant Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="x86 ~amd64 ~ppc"
IUSE="doc"
DEPEND="dev-util/pkgconfig
- doc? ( net-www/lynx )"
+ doc? ( www-client/lynx )"
RDEPEND=">=dev-libs/libdaemon-0.5"
# Gentoo-provided scripts. Version is for the scripts, not ifplugd.