diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 02:55:04 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 02:55:04 +0000 |
commit | 8234760aafc1a437265f071fa1265e723af8ac33 (patch) | |
tree | 9ae30580d250acc670caa5ebd80a4f10c084fc48 /app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild | |
parent | added ~ppc (diff) | |
download | historical-8234760aafc1a437265f071fa1265e723af8ac33.tar.gz historical-8234760aafc1a437265f071fa1265e723af8ac33.tar.bz2 historical-8234760aafc1a437265f071fa1265e723af8ac33.zip |
added ~ppc
Diffstat (limited to 'app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild index 4174497938f7..97c9e0b7c1bd 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.1 2003/11/19 02:14:49 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.2 2003/12/05 02:55:00 ciaranm Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: enhanced comment creation" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" -KEYWORDS="~alpha ~sparc ~x86" +KEYWORDS="~alpha ~sparc ~x86 ~ppc" |