summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2006-09-09 14:58:48 +0000
committerTom Martin <slarti@gentoo.org>2006-09-09 14:58:48 +0000
commit05dbfa4630e168a945a317ebfc1cadb4ca134c98 (patch)
treefeffa2ab4c751d3f4a755295d7648d114b3f0e62 /app-vim/latexsuite
parentcap -> caps; bug #128585 (diff)
downloadgentoo-2-05dbfa4630e168a945a317ebfc1cadb4ca134c98.tar.gz
gentoo-2-05dbfa4630e168a945a317ebfc1cadb4ca134c98.tar.bz2
gentoo-2-05dbfa4630e168a945a317ebfc1cadb4ca134c98.zip
Bump to 20060325, resolving bug #133199; mark 20060124 stable on amd64 for bug #132536.
(Portage version: 2.1.1)
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r--app-vim/latexsuite/ChangeLog9
-rw-r--r--app-vim/latexsuite/files/digest-latexsuite-1.52
-rw-r--r--app-vim/latexsuite/files/digest-latexsuite-1.5.200603253
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.20060124.ebuild4
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.20060325.ebuild39
5 files changed, 54 insertions, 3 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog
index c3dff4db1331..836d3d763314 100644
--- a/app-vim/latexsuite/ChangeLog
+++ b/app-vim/latexsuite/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-vim/latexsuite
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.17 2006/02/24 15:25:29 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.18 2006/09/09 14:58:48 slarti Exp $
+
+*latexsuite-1.5.20060325 (09 Sep 2006)
+
+ 09 Sep 2006; Tom Martin <slarti@gentoo.org>
+ latexsuite-1.5.20060124.ebuild, +latexsuite-1.5.20060325.ebuild:
+ Bump to 20060325, resolving bug #133199; mark 20060124 stable on amd64 for
+ bug #132536.
*latexsuite-1.5.20060124 (24 Feb 2006)
diff --git a/app-vim/latexsuite/files/digest-latexsuite-1.5 b/app-vim/latexsuite/files/digest-latexsuite-1.5
index 43ed1893d5be..28d3f9a05423 100644
--- a/app-vim/latexsuite/files/digest-latexsuite-1.5
+++ b/app-vim/latexsuite/files/digest-latexsuite-1.5
@@ -1 +1,3 @@
MD5 f16b4efbe0c1239d20aaa8af2ae28aef latexSuite-1.5.tar.gz 189542
+RMD160 968aec5498164ba7652956ef5625b6f67842abf8 latexSuite-1.5.tar.gz 189542
+SHA256 231d678ec9194e1f0dc9c997d227cf507a0bce21aaed9bb2c9a9f2981e4d6715 latexSuite-1.5.tar.gz 189542
diff --git a/app-vim/latexsuite/files/digest-latexsuite-1.5.20060325 b/app-vim/latexsuite/files/digest-latexsuite-1.5.20060325
new file mode 100644
index 000000000000..b5eadc53a6f3
--- /dev/null
+++ b/app-vim/latexsuite/files/digest-latexsuite-1.5.20060325
@@ -0,0 +1,3 @@
+MD5 f7bdb270508a8a88339ff857a52986ff latexSuite20060325.tar.gz 217436
+RMD160 158534e9686d5732fe2d91128add3bfbdb3d0d1a latexSuite20060325.tar.gz 217436
+SHA256 bb7d5e427f8026fe391a7bea698480b59f36bcc4497c3b225ecce0e4921e4584 latexSuite20060325.tar.gz 217436
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild
index c46a5a5801d5..4e77aaccfa5e 100644
--- a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.1 2006/02/24 15:25:29 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.2 2006/09/09 14:58:48 slarti Exp $
inherit vim-plugin versionator
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile
HOMEPAGE="http://vim-latex.sourceforge.net/"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
# See bug #112326 for why we have this nasty hack
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild
new file mode 100644
index 000000000000..77f29a7160ad
--- /dev/null
+++ b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.1 2006/09/09 14:58:48 slarti Exp $
+
+inherit vim-plugin versionator
+
+DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile LaTeX documents"
+HOMEPAGE="http://vim-latex.sourceforge.net/"
+
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+# See bug #112326 for why we have this nasty hack
+MY_P="latexSuite$(get_version_component_range 3- )"
+S="${WORKDIR}"
+SRC_URI="http://vim-latex.sourceforge.net/download/${MY_P}.tar.gz"
+
+RDEPEND="virtual/tetex"
+
+VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt imaps.txt"
+
+src_install() {
+ into /usr
+ dobin ltags
+ rm ltags
+ vim-plugin_src_install
+}
+
+pkg_postinst() {
+ vim-plugin_pkg_postinst
+ einfo
+ einfo "To use the latexSuite plugin add:"
+ einfo " filetype plugin on"
+ einfo ' set grepprg=grep\ -nH\ $*'
+ einfo "to your ~/.vimrc-file"
+ einfo
+}
+