public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-10.5.ebuild
@ 2011-09-14 22:46 Tim Harder (radhermit)
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Harder (radhermit) @ 2011-09-14 22:46 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/09/14 22:46:09

  Modified:             ChangeLog
  Added:                automatictexplugin-10.5.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha55/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 app-vim/automatictexplugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	31 Aug 2011 02:45:54 -0000	1.12
+++ ChangeLog	14 Sep 2011 22:46:08 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/automatictexplugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.12 2011/08/31 02:45:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.13 2011/09/14 22:46:08 radhermit Exp $
+
+*automatictexplugin-10.5 (14 Sep 2011)
+
+  14 Sep 2011; Tim Harder <radhermit@gentoo.org>
+  +automatictexplugin-10.5.ebuild:
+  Version bump.
 
   31 Aug 2011; Tim Harder <radhermit@gentoo.org>
   -automatictexplugin-9.7.1.ebuild, -automatictexplugin-9.7.4.ebuild,



1.1                  app-vim/automatictexplugin/automatictexplugin-10.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.1&content-type=text/plain

Index: automatictexplugin-10.5.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.1 2011/09/14 22:46:09 radhermit Exp $

EAPI="4"
VIM_PLUGIN_VIM_VERSION="7.3"

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/${MY_P}.tar.gz"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
IUSE=""

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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-10.5.ebuild
@ 2011-10-18 10:25 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-10-18 10:25 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/10/18 10:25:32

  Modified:             ChangeLog automatictexplugin-10.5.ebuild
  Log:
  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387455.
  
  (Portage version: 2.1.10.29/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 app-vim/automatictexplugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	9 Oct 2011 21:42:22 -0000	1.16
+++ ChangeLog	18 Oct 2011 10:25:32 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/automatictexplugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.16 2011/10/09 21:42:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.17 2011/10/18 10:25:32 chainsaw Exp $
+
+  18 Oct 2011; Tony Vroon <chainsaw@gentoo.org> automatictexplugin-10.5.ebuild:
+  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
+  Agostino "ago" Sarubbo in bug #387455.
 
   09 Oct 2011; Tim Harder <radhermit@gentoo.org>
   -automatictexplugin-10.2.ebuild, -automatictexplugin-10.3.ebuild:



1.2                  app-vim/automatictexplugin/automatictexplugin-10.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?r1=1.1&r2=1.2

Index: automatictexplugin-10.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- automatictexplugin-10.5.ebuild	14 Sep 2011 22:46:09 -0000	1.1
+++ automatictexplugin-10.5.ebuild	18 Oct 2011 10:25:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.1 2011/09/14 22:46:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.2 2011/10/18 10:25:32 chainsaw Exp $
 
 EAPI="4"
 VIM_PLUGIN_VIM_VERSION="7.3"
@@ -12,7 +12,7 @@
 HOMEPAGE="http://atp-vim.sourceforge.net/"
 SRC_URI="mirror://sourceforge/atp-vim/${MY_P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 S="${WORKDIR}"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-10.5.ebuild
@ 2011-10-24 19:57 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-10-24 19:57 UTC (permalink / raw
  To: gentoo-commits

maekke      11/10/24 19:57:07

  Modified:             ChangeLog automatictexplugin-10.5.ebuild
  Log:
  x86 stable, bug #387455
  
  (Portage version: 2.1.10.30/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 app-vim/automatictexplugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	18 Oct 2011 10:25:32 -0000	1.17
+++ ChangeLog	24 Oct 2011 19:57:07 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/automatictexplugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.17 2011/10/18 10:25:32 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.18 2011/10/24 19:57:07 maekke Exp $
+
+  24 Oct 2011; Markus Meier <maekke@gentoo.org> automatictexplugin-10.5.ebuild:
+  x86 stable, bug #387455
 
   18 Oct 2011; Tony Vroon <chainsaw@gentoo.org> automatictexplugin-10.5.ebuild:
   Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &



1.3                  app-vim/automatictexplugin/automatictexplugin-10.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild?r1=1.2&r2=1.3

Index: automatictexplugin-10.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- automatictexplugin-10.5.ebuild	18 Oct 2011 10:25:32 -0000	1.2
+++ automatictexplugin-10.5.ebuild	24 Oct 2011 19:57:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.2 2011/10/18 10:25:32 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.3 2011/10/24 19:57:07 maekke Exp $
 
 EAPI="4"
 VIM_PLUGIN_VIM_VERSION="7.3"
@@ -12,7 +12,7 @@
 HOMEPAGE="http://atp-vim.sourceforge.net/"
 SRC_URI="mirror://sourceforge/atp-vim/${MY_P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 S="${WORKDIR}"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-10.5.ebuild
@ 2012-02-16 23:51 Tim Harder (radhermit)
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Harder (radhermit) @ 2012-02-16 23:51 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/02/16 23:51:39

  Modified:             ChangeLog
  Removed:              automatictexplugin-10.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 app-vim/automatictexplugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	16 Feb 2012 19:10:20 -0000	1.25
+++ ChangeLog	16 Feb 2012 23:51:38 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for app-vim/automatictexplugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.25 2012/02/16 19:10:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.26 2012/02/16 23:51:38 radhermit Exp $
+
+  16 Feb 2012; Tim Harder <radhermit@gentoo.org>
+  -automatictexplugin-10.5.ebuild:
+  Remove old.
 
   16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   automatictexplugin-10.6.4.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-16 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 22:46 [gentoo-commits] gentoo-x86 commit in app-vim/automatictexplugin: ChangeLog automatictexplugin-10.5.ebuild Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2011-10-18 10:25 Tony Vroon (chainsaw)
2011-10-24 19:57 Markus Meier (maekke)
2012-02-16 23:51 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