diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-15 14:16:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-15 14:16:15 +0000 |
commit | 32c5c00b8c7a1fc9abdd8817876fddd382daf248 (patch) | |
tree | 92a554972fecd5d38c46268b2e77f053a9b2371b /net-misc/unison/unison-2.12.2.ebuild | |
parent | Manifest recommit (diff) | |
download | gentoo-2-32c5c00b8c7a1fc9abdd8817876fddd382daf248.tar.gz gentoo-2-32c5c00b8c7a1fc9abdd8817876fddd382daf248.tar.bz2 gentoo-2-32c5c00b8c7a1fc9abdd8817876fddd382daf248.zip |
Dependency update: net-www/lynx -> www-client/lynx.
Diffstat (limited to 'net-misc/unison/unison-2.12.2.ebuild')
-rw-r--r-- | net-misc/unison/unison-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) )" |