Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/latexsuite: ChangeLog latexsuite-1.5.20060325.ebuild latexsuite-1.5.20060124.ebuild
Date: Wed, 03 Sep 2008 06:49:29
Message-Id: E1KamAk-0007Wk-4w@stork.gentoo.org
1 opfer 08/09/03 06:48:58
2
3 Modified: ChangeLog latexsuite-1.5.20060325.ebuild
4 latexsuite-1.5.20060124.ebuild
5 Log:
6 replace virtual/tetex with virtual/latex-base for bug 222501
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.26 app-vim/latexsuite/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 23 Jan 2007 16:35:46 -0000 1.25
23 +++ ChangeLog 3 Sep 2008 06:48:57 -0000 1.26
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-vim/latexsuite
26 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.25 2007/01/23 16:35:46 genone Exp $
28 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.26 2008/09/03 06:48:57 opfer Exp $
30 +
31 + 03 Sep 2008; Christian Faulhammer <opfer@g.o>
32 + latexsuite-1.5.20060124.ebuild, latexsuite-1.5.20060325.ebuild:
33 + replace virtual/tetex with virtual/latex-base for bug 222501
34
35 23 Jan 2007; Marius Mauch <genone@g.o> latexsuite-1.5_rc1.ebuild,
36 latexsuite-1.5.ebuild, latexsuite-1.5.20060124.ebuild,
37
38
39
40 1.5 app-vim/latexsuite/latexsuite-1.5.20060325.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild?r1=1.4&r2=1.5
45
46 Index: latexsuite-1.5.20060325.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- latexsuite-1.5.20060325.ebuild 11 Jul 2007 05:14:08 -0000 1.4
53 +++ latexsuite-1.5.20060325.ebuild 3 Sep 2008 06:48:57 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.5 2008/09/03 06:48:57 opfer Exp $
60
61 inherit vim-plugin versionator
62
63 @@ -16,7 +16,7 @@
64 S="${WORKDIR}"
65 SRC_URI="http://vim-latex.sourceforge.net/download/${MY_P}.tar.gz"
66
67 -RDEPEND="virtual/tetex"
68 +RDEPEND="virtual/latex-base"
69
70 VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt imaps.txt"
71
72
73
74
75 1.11 app-vim/latexsuite/latexsuite-1.5.20060124.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild?rev=1.11&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild?rev=1.11&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild?r1=1.10&r2=1.11
80
81 Index: latexsuite-1.5.20060124.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v
84 retrieving revision 1.10
85 retrieving revision 1.11
86 diff -u -r1.10 -r1.11
87 --- latexsuite-1.5.20060124.ebuild 11 Jul 2007 05:14:08 -0000 1.10
88 +++ latexsuite-1.5.20060124.ebuild 3 Sep 2008 06:48:57 -0000 1.11
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2007 Gentoo Foundation
91 +# Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.10 2007/07/11 05:14:08 mr_bones_ Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.11 2008/09/03 06:48:57 opfer Exp $
95
96 inherit vim-plugin versionator
97
98 @@ -16,7 +16,7 @@
99 S="${WORKDIR}"
100 SRC_URI="http://vim-latex.sourceforge.net/download/${MY_P}.tar.gz"
101
102 -RDEPEND="virtual/tetex"
103 +RDEPEND="virtual/latex-base"
104
105 VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt imaps.txt"