* [gentoo-commits] gentoo-x86 commit in app-vim/colorschemes: ChangeLog colorschemes-20140623-r1.ebuild colorschemes-20140623.ebuild
@ 2014-10-22 5:44 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-10-22 5:44 UTC (permalink / raw
To: gentoo-commits
radhermit 14/10/22 05:44:25
Modified: ChangeLog
Added: colorschemes-20140623-r1.ebuild
Removed: colorschemes-20140623.ebuild
Log:
Fix line endings.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.83 app-vim/colorschemes/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/colorschemes/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/colorschemes/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/colorschemes/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 12 Oct 2014 23:26:57 -0000 1.82
+++ ChangeLog 22 Oct 2014 05:44:25 -0000 1.83
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/colorschemes
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.82 2014/10/12 23:26:57 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.83 2014/10/22 05:44:25 radhermit Exp $
+
+*colorschemes-20140623-r1 (22 Oct 2014)
+
+ 22 Oct 2014; Tim Harder <radhermit@gentoo.org> -colorschemes-20140623.ebuild,
+ +colorschemes-20140623-r1.ebuild:
+ Fix line endings.
*colorschemes-20140623 (12 Oct 2014)
1.1 app-vim/colorschemes/colorschemes-20140623-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/colorschemes/colorschemes-20140623-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/colorschemes/colorschemes-20140623-r1.ebuild?rev=1.1&content-type=text/plain
Index: colorschemes-20140623-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20140623-r1.ebuild,v 1.1 2014/10/22 05:44:25 radhermit Exp $
EAPI=5
inherit vim-plugin eutils
DESCRIPTION="vim plugin: a collection of color schemes from vim.org"
HOMEPAGE="http://www.vim.org/"
LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides a collection of color schemes for vim. To switch
color schemes, use :colorscheme schemename (tab completion is available
for scheme names). To automatically set a scheme at startup, please see
:help vimrc."
src_prepare() {
EPATCH_SOURCE="${S}/patches" \
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch
rm -rf patches/
# fix line endings
edos2unix colors/*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-22 5:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22 5:44 [gentoo-commits] gentoo-x86 commit in app-vim/colorschemes: ChangeLog colorschemes-20140623-r1.ebuild colorschemes-20140623.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox