net-misc/mosh: remove not used eclass
authorAmy Liffey <amynka@gentoo.org>
Sun, 5 Jan 2020 13:47:22 +0000 (14:47 +0100)
committerAmy Liffey <amynka@gentoo.org>
Sun, 5 Jan 2020 13:56:50 +0000 (14:56 +0100)
Closes: https://bugs.gentoo.org/704710
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Amy Liffey <amynka@gentoo.org>
Acked-by: David Seifert <soap@gentoo.org>
net-misc/mosh/mosh-1.3.2.ebuild

index be9bd1d1b4b8bca73e98decce1a7ced53f958c52..d6f21d498fdb34e4393970536531c83b15c00104 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools bash-completion-r1 eutils vcs-snapshot
+inherit autotools bash-completion-r1 eutils
 
 DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
 HOMEPAGE="https://mosh.org"