* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-12.4.ebuild
@ 2014-01-25 11:36 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-01-25 11:36 UTC (permalink / raw
To: gentoo-commits
radhermit 14/01/25 11:36:21
Modified: ChangeLog
Added: automatictexplugin-12.4.ebuild
Log:
Version bump.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.44 app-vim/automatictexplugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 25 Jun 2013 12:49:44 -0000 1.43
+++ ChangeLog 25 Jan 2014 11:36:21 -0000 1.44
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/automatictexplugin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.43 2013/06/25 12:49:44 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.44 2014/01/25 11:36:21 radhermit Exp $
+
+*automatictexplugin-12.4 (25 Jan 2014)
+
+ 25 Jan 2014; Tim Harder <radhermit@gentoo.org>
+ +automatictexplugin-12.4.ebuild:
+ Version bump.
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> automatictexplugin-12.3.ebuild:
Stable for amd64, wrt bug #474158
1.1 app-vim/automatictexplugin/automatictexplugin-12.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild?rev=1.1&content-type=text/plain
Index: automatictexplugin-12.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild,v 1.1 2014/01/25 11:36:21 radhermit Exp $
EAPI=5
inherit vim-plugin
MY_P="AutomaticTexPlugin_${PV}"
DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
HOMEPAGE="http://atp-vim.sourceforge.net/"
SRC_URI="mirror://sourceforge/atp-vim/releases/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
S=${WORKDIR}
VIM_PLUGIN_HELPFILES="automatic-tex-plugin.txt"
RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
!app-vim/vim-latex
app-vim/align
app-text/wdiff
>=dev-lang/python-2.7
dev-python/psutil
dev-tex/latexmk
dev-tex/detex
virtual/tex-base"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-12.4.ebuild
@ 2014-04-11 19:37 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 2+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-04-11 19:37 UTC (permalink / raw
To: gentoo-commits
nimiux 14/04/11 19:37:30
Modified: ChangeLog automatictexplugin-12.4.ebuild
Log:
Stable for amd64 wrt bug #502634
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path
1.46 app-vim/automatictexplugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 25 Jan 2014 11:37:18 -0000 1.45
+++ ChangeLog 11 Apr 2014 19:37:30 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/automatictexplugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.45 2014/01/25 11:37:18 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.46 2014/04/11 19:37:30 nimiux Exp $
+
+ 11 Apr 2014; Chema Alonso <nimiux@gentoo.org> automatictexplugin-12.4.ebuild:
+ Stable for amd64 wrt bug #502634
25 Jan 2014; Tim Harder <radhermit@gentoo.org>
-automatictexplugin-12.1.ebuild, -automatictexplugin-12.2.ebuild:
1.2 app-vim/automatictexplugin/automatictexplugin-12.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild?r1=1.1&r2=1.2
Index: automatictexplugin-12.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- automatictexplugin-12.4.ebuild 25 Jan 2014 11:36:21 -0000 1.1
+++ automatictexplugin-12.4.ebuild 11 Apr 2014 19:37:30 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild,v 1.1 2014/01/25 11:36:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.4.ebuild,v 1.2 2014/04/11 19:37:30 nimiux Exp $
EAPI=5
@@ -11,7 +11,7 @@
HOMEPAGE="http://atp-vim.sourceforge.net/"
SRC_URI="mirror://sourceforge/atp-vim/releases/${MY_P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
S=${WORKDIR}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-11 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 19:37 [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-12.4.ebuild JosA MarAa Alonso (nimiux)
-- strict thread matches above, loose matches on Subject: below --
2014-01-25 11:36 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