diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-04 18:48:33 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-04 18:48:33 +0000 |
commit | e21b297459f8f98dadfcb61725e34c3b8c182850 (patch) | |
tree | 16dd488f33a2f9f68e7fc01fc1fcb1f1b09c3f01 /net-misc/unison/unison-2.27.57-r1.ebuild | |
parent | Another fix of the check of what modules are missing in netbeans modules (diff) | |
download | historical-e21b297459f8f98dadfcb61725e34c3b8c182850.tar.gz historical-e21b297459f8f98dadfcb61725e34c3b8c182850.tar.bz2 historical-e21b297459f8f98dadfcb61725e34c3b8c182850.zip |
s/gtk2-ssh-askpass/ssh-askpass-fullscreen/ due to a pkgmove
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.28-rc6-wl-dirty x86_64
Diffstat (limited to 'net-misc/unison/unison-2.27.57-r1.ebuild')
-rw-r--r-- | net-misc/unison/unison-2.27.57-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.27.57-r1.ebuild b/net-misc/unison/unison-2.27.57-r1.ebuild index 4f2bb55124d5..a8ed08f28bd7 100644 --- a/net-misc/unison/unison-2.27.57-r1.ebuild +++ b/net-misc/unison/unison-2.27.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.10 2008/06/30 20:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.11 2008/12/04 18:48:33 darkside Exp $ EAPI=1 @@ -18,7 +18,7 @@ DEPEND=">=dev-lang/ocaml-3.04 gtk? ( >=dev-ml/lablgtk-2.2 )" RDEPEND="gtk? ( >=dev-ml/lablgtk-2.2 -|| ( net-misc/x11-ssh-askpass net-misc/gtk2-ssh-askpass ) ) +|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) ) !net-misc/unison:0 app-admin/eselect-unison" |