diff options
author | 2017-03-03 08:57:37 +0100 | |
---|---|---|
committer | 2017-03-03 08:57:37 +0100 | |
commit | 8fd350d03b7a5d5332bbd44d5837db3715ca94fc (patch) | |
tree | fe832693d6f8e3516e04ca2038736b7d394bb550 /app-vim | |
parent | dev-vcs/vcsh: drop old (diff) | |
download | gentoo-8fd350d03b7a5d5332bbd44d5837db3715ca94fc.tar.gz gentoo-8fd350d03b7a5d5332bbd44d5837db3715ca94fc.tar.bz2 gentoo-8fd350d03b7a5d5332bbd44d5837db3715ca94fc.zip |
[QA] Drop $Id$ lines that were added back.
Bug: 611234
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ctrlp/ctrlp-1.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ctrlp/ctrlp-1.80.ebuild b/app-vim/ctrlp/ctrlp-1.80.ebuild index 96645383eead..ff063edd4ed1 100644 --- a/app-vim/ctrlp/ctrlp-1.80.ebuild +++ b/app-vim/ctrlp/ctrlp-1.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ + EAPI=6 inherit vim-plugin |