diff options
author | 2009-09-23 19:49:17 +0000 | |
---|---|---|
committer | 2009-09-23 19:49:17 +0000 | |
commit | f16f57e18385eeeb1ec3df6df45efb3c83115cf1 (patch) | |
tree | 09ee6a5e38b013770fc8f63d408f81700be29113 /net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-f16f57e18385eeeb1ec3df6df45efb3c83115cf1.tar.gz gentoo-2-f16f57e18385eeeb1ec3df6df45efb3c83115cf1.tar.bz2 gentoo-2-f16f57e18385eeeb1ec3df6df45efb3c83115cf1.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild')
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild index 60fe0fd89144..c91f3ed2b0e3 100644 --- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild +++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild,v 1.11 2008/08/21 13:34:22 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild,v 1.12 2009/09/23 19:49:17 patrick Exp $ inherit eutils multilib @@ -13,8 +13,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc sparc x86" -RDEPEND="virtual/libc - virtual/ssh +RDEPEND="virtual/ssh x11-libs/libXt x11-libs/libX11 x11-libs/libSM |