summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 22:49:44 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-06 22:49:44 +0000
commit30ff9ca9a0285750667af60649f72fb60b33bcde (patch)
treeefb13314591713b43305ab3ae72524c8ce848dc3 /app-vim/increment
parentStable on x86, sparc, mips (Manifest recommit) (diff)
downloadgentoo-2-30ff9ca9a0285750667af60649f72fb60b33bcde.tar.gz
gentoo-2-30ff9ca9a0285750667af60649f72fb60b33bcde.tar.bz2
gentoo-2-30ff9ca9a0285750667af60649f72fb60b33bcde.zip
Stable on x86
Diffstat (limited to 'app-vim/increment')
-rw-r--r--app-vim/increment/ChangeLog5
-rw-r--r--app-vim/increment/increment-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/increment/ChangeLog b/app-vim/increment/ChangeLog
index 4445179c9086..370e678d9680 100644
--- a/app-vim/increment/ChangeLog
+++ b/app-vim/increment/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/increment
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.4 2004/09/05 00:26:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.5 2004/09/06 22:49:44 ciaranm Exp $
+
+ 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> increment-1.0.ebuild:
+ Stable on x86
05 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> increment-1.0.ebuild:
Added help text, bug #62559
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild
index cc99e3226f9b..d84ed38fa5e3 100644
--- a/app-vim/increment/increment-1.0.ebuild
+++ b/app-vim/increment/increment-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.6 2004/09/05 00:26:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.7 2004/09/06 22:49:44 ciaranm Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easily create sequences of incremented values"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842"
LICENSE="as-is"
-KEYWORDS="sparc ~x86 ~ppc amd64 alpha ia64"
+KEYWORDS="sparc x86 ~ppc amd64 alpha ia64"
IUSE=""
VIM_PLUGIN_HELPFILES="increment.txt"