summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-15 14:29:35 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-15 14:29:35 +0000
commit5d2e455a7b59a0624b08f1e9fb1cfba8db00020d (patch)
tree52f8309d8b2e6cfc4a4880f58345003addc06ad4 /app-admin/pam_dotfile
parentfix ChangeLog header (diff)
downloadgentoo-2-5d2e455a7b59a0624b08f1e9fb1cfba8db00020d.tar.gz
gentoo-2-5d2e455a7b59a0624b08f1e9fb1cfba8db00020d.tar.bz2
gentoo-2-5d2e455a7b59a0624b08f1e9fb1cfba8db00020d.zip
Dependency update: net-www/lynx -> www-client/lynx.
Diffstat (limited to 'app-admin/pam_dotfile')
-rw-r--r--app-admin/pam_dotfile/ChangeLog5
-rw-r--r--app-admin/pam_dotfile/pam_dotfile-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/pam_dotfile/ChangeLog b/app-admin/pam_dotfile/ChangeLog
index ac9bc4fe4777..e8594d74e3ae 100644
--- a/app-admin/pam_dotfile/ChangeLog
+++ b/app-admin/pam_dotfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/pam_dotfile
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/ChangeLog,v 1.7 2005/01/01 11:16:19 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/ChangeLog,v 1.8 2005/03/15 14:29:35 seemant Exp $
+
+ 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> pam_dotfile-0.7.ebuild:
+ Dependency update: net-www/lynx -> www-client/lynx.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
pam_dotfile-0.7.ebuild:
diff --git a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild
index 367ee527482c..a36ff0cdfa1d 100644
--- a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild
+++ b/app-admin/pam_dotfile/pam_dotfile-0.7.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/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.12 2005/01/01 11:16:19 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.13 2005/03/15 14:29:35 seemant Exp $
MY_P="${P/_beta/beta}"
S="${WORKDIR}/${MY_P}"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc"
IUSE="doc"
-DEPEND="doc? ( net-www/lynx )
+DEPEND="doc? ( www-client/lynx )
>=sys-libs/pam-0.72"
src_compile() {