diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-31 19:19:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-31 19:19:13 +0000 |
commit | a255efe46689ffd77f18126ba53a6f410d7a4c44 (patch) | |
tree | 0fffb79ca2f59cae1131fe92456c71bb397840e2 /app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-a255efe46689ffd77f18126ba53a6f410d7a4c44.tar.gz gentoo-2-a255efe46689ffd77f18126ba53a6f410d7a4c44.tar.bz2 gentoo-2-a255efe46689ffd77f18126ba53a6f410d7a4c44.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild index eb79b66ec04f..04a7ef3647bd 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.2 2005/03/28 20:16:55 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.3 2005/03/31 19:16:22 kloeri Exp $ inherit vim-plugin eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ia64 mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 mips ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="EnhancedCommentify" |