Skip to content

Commit

Permalink
app-vim/youcompleteme: [QA] inherit vcs-clean.eclass directly
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 12, 2020
1 parent fd6d61b commit d7108bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-vim/youcompleteme/youcompleteme-99999999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit eutils multilib python-single-r1 cmake-utils vim-plugin
inherit eutils multilib python-single-r1 cmake-utils vcs-clean vim-plugin

if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/Valloric/YouCompleteMe.git"
Expand Down

0 comments on commit d7108bd

Please sign in to comment.