diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-17 10:38:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-17 10:38:27 +0000 |
commit | e82fae616d9a444e904ac69fb650baccf4e8b916 (patch) | |
tree | af7b271adab2f5e1a31ec7fb3d25f2def8db10b8 /app-vim/latexsuite | |
parent | amd64 stable wrt #295327 (diff) | |
download | gentoo-2-e82fae616d9a444e904ac69fb650baccf4e8b916.tar.gz gentoo-2-e82fae616d9a444e904ac69fb650baccf4e8b916.tar.bz2 gentoo-2-e82fae616d9a444e904ac69fb650baccf4e8b916.zip |
QA: add prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r-- | app-vim/latexsuite/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index cf02f7db2edd..04c71c1bfc5e 100644 --- a/app-vim/latexsuite/ChangeLog +++ b/app-vim/latexsuite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/latexsuite # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.34 2009/10/20 15:40:10 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.35 2009/12/17 10:38:27 fauli Exp $ + + 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + latexsuite-1.5.20060325.ebuild: + QA: add prefix keywords 20 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> metadata.xml: Updating email address of James Noble, who is co-maintainer diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 7199d397308d..671f9b3c08f7 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.9 2008/09/12 22:23:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.10 2009/12/17 10:38:27 fauli 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" # See bug #112326 for why we have this nasty hack |