* [gentoo-commits] gentoo-x86 commit in app-vim/notes: ChangeLog notes-0.11.3.ebuild notes-0.10-r1.ebuild
@ 2011-09-19 6:03 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-09-19 6:03 UTC (permalink / raw
To: gentoo-commits
radhermit 11/09/19 06:03:45
Modified: ChangeLog
Added: notes-0.11.3.ebuild
Removed: notes-0.10-r1.ebuild
Log:
Version bump and remove old.
(Portage version: 2.2.0_alpha58/cvs/Linux x86_64)
Revision Changes Path
1.6 app-vim/notes/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 14 Sep 2011 23:07:38 -0000 1.5
+++ ChangeLog 19 Sep 2011 06:03:44 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/notes
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.5 2011/09/14 23:07:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/ChangeLog,v 1.6 2011/09/19 06:03:44 radhermit Exp $
+
+*notes-0.11.3 (19 Sep 2011)
+
+ 19 Sep 2011; Tim Harder <radhermit@gentoo.org> -notes-0.10-r1.ebuild,
+ +notes-0.11.3.ebuild:
+ Version bump and remove old.
*notes-0.11 (14 Sep 2011)
1.1 app-vim/notes/notes-0.11.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/notes-0.11.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/notes/notes-0.11.3.ebuild?rev=1.1&content-type=text/plain
Index: notes-0.11.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/notes-0.11.3.ebuild,v 1.1 2011/09/19 06:03:44 radhermit Exp $
EAPI=4
inherit vim-plugin
DESCRIPTION="vim plugin: easy note taking in vim"
HOMEPAGE="http://peterodding.com/code/vim/notes/"
SRC_URI="https://github.com/xolox/vim-${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=app-vim/xolox-misc-20110904
|| ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] )"
VIM_PLUGIN_HELPFILES="${PN}.txt"
src_unpack() {
unpack ${A}
mv *-${PN}-* "${S}"
}
src_prepare() {
# Remove unnecessary files
rm INSTALL.md README.md misc/notes/user/README || die
rm -r autoload/xolox/misc || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-19 6:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19 6:03 [gentoo-commits] gentoo-x86 commit in app-vim/notes: ChangeLog notes-0.11.3.ebuild notes-0.10-r1.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