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 | |
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')
-rw-r--r-- | net-misc/unison/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/unison/unison-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 ) )" |