summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-14 17:19:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-14 17:19:39 +0000
commit18edd959b1f144383f7b0378b6fe747d26348909 (patch)
treef945fc1897a9947b417098f32b717929bd9d9950 /app-vim/enhancedcommentify
parentalpha/ia64/sparc stable (diff)
downloadgentoo-2-18edd959b1f144383f7b0378b6fe747d26348909.tar.gz
gentoo-2-18edd959b1f144383f7b0378b6fe747d26348909.tar.bz2
gentoo-2-18edd959b1f144383f7b0378b6fe747d26348909.zip
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-vim/enhancedcommentify')
-rw-r--r--app-vim/enhancedcommentify/ChangeLog6
-rw-r--r--app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog
index fda893310932..e5c3c67b6aa2 100644
--- a/app-vim/enhancedcommentify/ChangeLog
+++ b/app-vim/enhancedcommentify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/enhancedcommentify
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.34 2010/11/14 11:15:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.35 2010/11/14 17:19:39 armin76 Exp $
+
+ 14 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ enhancedcommentify-2.3.ebuild:
+ alpha/ia64/sparc stable
14 Nov 2010; Markus Meier <maekke@gentoo.org>
enhancedcommentify-2.3.ebuild:
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild
index f5272ddfc702..6c496c4ae03d 100644
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild
+++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild,v 1.3 2010/11/14 11:15:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.3.ebuild,v 1.4 2010/11/14 17:19:39 armin76 Exp $
inherit vim-plugin eutils
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: enhanced comment creation"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
LICENSE="BSD"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="EnhancedCommentify"