summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-28 15:34:05 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-28 15:34:05 +0000
commit66a110649c3ab2422c43ea401ca445cfb6877bd2 (patch)
tree3ff1bb554395483ffd6f5c7ce507a4112a5dd7ce /app-vim
parentStable on amd64 wrt bug #342889 (diff)
downloadgentoo-2-66a110649c3ab2422c43ea401ca445cfb6877bd2.tar.gz
gentoo-2-66a110649c3ab2422c43ea401ca445cfb6877bd2.tar.bz2
gentoo-2-66a110649c3ab2422c43ea401ca445cfb6877bd2.zip
Stable on amd64 wrt bug #342883
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/latexsuite/ChangeLog6
-rw-r--r--app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog
index 766f89165b9f..42ba2068d28c 100644
--- a/app-vim/latexsuite/ChangeLog
+++ b/app-vim/latexsuite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/latexsuite
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.37 2010/10/27 15:41:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.38 2010/10/28 15:34:05 hwoarang Exp $
+
+ 28 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+ latexsuite-1.8.23.20100129.ebuild:
+ Stable on amd64 wrt bug #342883
27 Oct 2010; Tim Harder <radhermit@gentoo.org>
latexsuite-1.8.23.20100129.ebuild:
diff --git a/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild b/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild
index 7d85284567e1..ff939b9fb854 100644
--- a/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild,v 1.2 2010/10/27 15:41:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.8.23.20100129.ebuild,v 1.3 2010/10/28 15:34:05 hwoarang Exp $
EAPI=3
@@ -15,7 +15,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/"
SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="virtual/latex-base"