diff options
author | 2012-05-19 08:03:13 +0000 | |
---|---|---|
committer | 2012-05-19 08:03:13 +0000 | |
commit | 788071b84e71b1c292b82bb48c57e6feb4b63e9f (patch) | |
tree | 080ac59a5c3744e570562c4ac44346de7fb43470 /net-misc | |
parent | Stable for x86, wrt bug #411873 (diff) | |
download | gentoo-2-788071b84e71b1c292b82bb48c57e6feb4b63e9f.tar.gz gentoo-2-788071b84e71b1c292b82bb48c57e6feb4b63e9f.tar.bz2 gentoo-2-788071b84e71b1c292b82bb48c57e6feb4b63e9f.zip |
skalibs bundle gone from repo
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mosh/mosh-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-9999.ebuild b/net-misc/mosh/mosh-9999.ebuild index 399d91c184df..0691c670b281 100644 --- a/net-misc/mosh/mosh-9999.ebuild +++ b/net-misc/mosh/mosh-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.6 2012/05/19 08:00:55 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.7 2012/05/19 08:03:13 xmw Exp $ EAPI=4 EGIT_REPO_URI="https://github.com/keithw/mosh.git" @@ -18,7 +18,6 @@ REQUIRED_USE="|| ( client server ) examples? ( client )" RDEPEND="dev-libs/protobuf - dev-libs/skalibs sys-libs/ncurses:5 virtual/ssh client? ( dev-lang/perl |