summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/rfcutil/ChangeLog5
-rw-r--r--app-text/rfcutil/rfcutil-3.2.3.ebuild4
-rw-r--r--net-misc/unison/ChangeLog5
-rw-r--r--net-misc/unison/unison-2.12.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/rfcutil/ChangeLog b/app-text/rfcutil/ChangeLog
index 47105dd47030..de27deac7d02 100644
--- a/app-text/rfcutil/ChangeLog
+++ b/app-text/rfcutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/rfcutil
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.16 2005/01/02 22:44:18 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.17 2005/03/15 14:15:31 seemant Exp $
+
+ 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> rfcutil-3.2.3.ebuild:
+ Dependency update: net-www/lynx -> www-client/lynx.
02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild
index a2ff09568de4..b135825b94a7 100644
--- a/app-text/rfcutil/rfcutil-3.2.3.ebuild
+++ b/app-text/rfcutil/rfcutil-3.2.3.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-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.20 2005/01/01 16:33:43 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.21 2005/03/15 14:15:31 seemant Exp $
inherit eutils
@@ -21,7 +21,7 @@ SLOT="0"
LICENSE="as-is"
RDEPEND="dev-lang/perl
- || ( net-www/lynx virtual/w3m )"
+ || ( www-client/lynx virtual/w3m )"
src_unpack() {
unpack ${A}
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog
index 2e668b501c5d..7b79951fd6f0 100644
--- a/net-misc/unison/ChangeLog
+++ b/net-misc/unison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/unison
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.24 2005/03/14 20:21:12 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.25 2005/03/15 14:16:15 seemant Exp $
+
+ 15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> unison-2.12.2.ebuild:
+ Dependency update: net-www/lynx -> www-client/lynx.
*unison-2.12.2 (14 Mar 2005)
diff --git a/net-misc/unison/unison-2.12.2.ebuild b/net-misc/unison/unison-2.12.2.ebuild
index 4d2b715b0c62..df51db04f13d 100644
--- a/net-misc/unison/unison-2.12.2.ebuild
+++ b/net-misc/unison/unison-2.12.2.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/net-misc/unison/unison-2.12.2.ebuild,v 1.1 2005/03/14 20:21:12 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.12.2.ebuild,v 1.2 2005/03/15 14:16:15 seemant Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc ~amd64"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( gtk2? ( >=dev-ml/lablgtk-2.2 ) !gtk2? ( =dev-ml/lablgtk-1.2* ) )
- doc? ( net-www/lynx >=dev-tex/hevea-1.07 virtual/tetex virtual/ghostscript )"
+ doc? ( www-client/lynx >=dev-tex/hevea-1.07 virtual/tetex virtual/ghostscript )"
RDEPEND="gtk? ( gtk2? ( >=dev-ml/lablgtk-2.2 ) !gtk2? ( =dev-ml/lablgtk-1.2* )
|| ( net-misc/x11-ssh-askpass net-misc/gtk2-ssh-askpass ) )"