diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-10-04 01:33:06 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-10-04 01:33:06 +0000 |
commit | 6eaeccef60c54c85166e7c68b17182fc4febc0b9 (patch) | |
tree | 4f98fc117dbeeaaa17ece48128f7b6ff8507a3ce /app-vim | |
parent | add ~amd64 kw, bug #196778 (diff) | |
download | gentoo-2-6eaeccef60c54c85166e7c68b17182fc4febc0b9.tar.gz gentoo-2-6eaeccef60c54c85166e7c68b17182fc4febc0b9.tar.bz2 gentoo-2-6eaeccef60c54c85166e7c68b17182fc4febc0b9.zip |
add ~amd64 kw, bug #226149
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tt2-syntax/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/tt2-syntax/tt2-syntax-1.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/tt2-syntax/ChangeLog b/app-vim/tt2-syntax/ChangeLog index b6214a551d99..5d52f8112cc1 100644 --- a/app-vim/tt2-syntax/ChangeLog +++ b/app-vim/tt2-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/tt2-syntax -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/tt2-syntax/ChangeLog,v 1.1 2007/09/06 14:41:07 hawking Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/tt2-syntax/ChangeLog,v 1.2 2008/10/04 01:33:06 darkside Exp $ + + 04 Oct 2008; Jeremy Olexa <darkside@gentoo.org> tt2-syntax-1.13.ebuild: + add ~amd64 kw, bug #226149 *tt2-syntax-1.13 (06 Sep 2007) diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild index f1a2c2e886a3..fb3a30bf8e08 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild,v 1.2 2007/09/07 06:46:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tt2-syntax/tt2-syntax-1.13.ebuild,v 1.3 2008/10/04 01:33:06 darkside Exp $ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=830" LICENSE="vim" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |