summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-23 10:51:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-23 10:51:33 +0000
commit885411925bcb870bd57398fbd6fbef18c44ee857 (patch)
treeae409dc69119dcdfe8407b033debbeca187bd25a /app-vim
parentAdd support for NetBSD, add --user/--group options to pspax, and fix QA envva... (diff)
downloadgentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.tar.gz
gentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.tar.bz2
gentoo-2-885411925bcb870bd57398fbd6fbef18c44ee857.zip
Added ~ppc64; bug #148689
(Portage version: 2.1.1)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/latexsuite/ChangeLog7
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.20060124.ebuild4
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.20060325.ebuild4
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild4
-rw-r--r--app-vim/latexsuite/latexsuite-1.5_rc1.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog
index 12339f3d1c3f..9a39258cbf7c 100644
--- a/app-vim/latexsuite/ChangeLog
+++ b/app-vim/latexsuite/ChangeLog
@@ -1,6 +1,11 @@
# 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.22 2006/09/13 21:04:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.23 2006/09/23 10:51:33 corsair Exp $
+
+ 23 Sep 2006; Markus Rothe <corsair@gentoo.org> latexsuite-1.5_rc1.ebuild,
+ latexsuite-1.5.ebuild, latexsuite-1.5.20060124.ebuild,
+ latexsuite-1.5.20060325.ebuild:
+ Added ~ppc64; bug #148689
13 Sep 2006; Aron Griffis <agriffis@gentoo.org>
latexsuite-1.5.20060124.ebuild:
diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild
index aa2a70c059fe..e11e3410c52c 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.6 2006/09/13 21:04:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.7 2006/09/23 10:51:33 corsair 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 ~ppc64 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
index 77f29a7160ad..7bd311efdad9 100644
--- a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5.20060325.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.20060325.ebuild,v 1.1 2006/09/09 14:58:48 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.2 2006/09/23 10:51:33 corsair 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 ~ppc64 ~sparc ~x86"
IUSE=""
# See bug #112326 for why we have this nasty hack
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild
index 8d2b3784b8db..118442e316e7 100644
--- a/app-vim/latexsuite/latexsuite-1.5.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5.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.ebuild,v 1.15 2006/09/11 01:08:57 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.16 2006/09/23 10:51:33 corsair Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of
HOMEPAGE="http://vim-latex.sourceforge.net/"
LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
IUSE=""
# We use this tar-ball as it's distributed instead of repackaging it.
diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
index 78cbe3488b12..9bc71ea1273d 100644
--- a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
@@ -1,13 +1,13 @@
# 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_rc1.ebuild,v 1.12 2006/09/11 01:08:57 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.13 2006/09/23 10:51:33 corsair Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim."
HOMEPAGE="http://vim-latex.sourceforge.net/"
LICENSE="vim"
-KEYWORDS="alpha sparc ~x86 ia64 ~ppc ~amd64"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
# We use this tar-ball as it's distributed instead of repackaging it.