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
commit1ec45c73e4019dbec3707c7b08d1431991d05ef8 (patch)
tree390fc4c8c23da85a5fd31d338f26d57c52d2b998 /app-admin
parentDependency update: net-www/lynx -> www-client/lynx. (diff)
downloadhistorical-1ec45c73e4019dbec3707c7b08d1431991d05ef8.tar.gz
historical-1ec45c73e4019dbec3707c7b08d1431991d05ef8.tar.bz2
historical-1ec45c73e4019dbec3707c7b08d1431991d05ef8.zip
Dependency update: net-www/lynx -> www-client/lynx.
Diffstat (limited to 'app-admin')
-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() {