summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-21 15:21:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-21 15:21:19 +0000
commitd9dbbe00c1846d4d658ff0e628d26865db1fccbf (patch)
tree0119e17be8155c32c5308829fbf969cf50f13da3 /app-vim
parentversion bump (diff)
downloadgentoo-2-d9dbbe00c1846d4d658ff0e628d26865db1fccbf.tar.gz
gentoo-2-d9dbbe00c1846d4d658ff0e628d26865db1fccbf.tar.bz2
gentoo-2-d9dbbe00c1846d4d658ff0e628d26865db1fccbf.zip
alpha/ia64/sparc stable wrt #345355
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/increment/ChangeLog5
-rw-r--r--app-vim/increment/increment-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/increment/ChangeLog b/app-vim/increment/ChangeLog
index c9a12d82b3cd..dc5c2018468f 100644
--- a/app-vim/increment/ChangeLog
+++ b/app-vim/increment/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/increment
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.12 2010/11/16 13:16:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.13 2010/11/21 15:21:19 armin76 Exp $
+
+ 21 Nov 2010; Raúl Porcel <armin76@gentoo.org> increment-1.1.ebuild:
+ alpha/ia64/sparc stable wrt #345355
16 Nov 2010; Christian Faulhammer <fauli@gentoo.org> increment-1.1.ebuild:
stable x86, bug 345355
diff --git a/app-vim/increment/increment-1.1.ebuild b/app-vim/increment/increment-1.1.ebuild
index ae864f30d662..7c12df15abbd 100644
--- a/app-vim/increment/increment-1.1.ebuild
+++ b/app-vim/increment/increment-1.1.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/increment/increment-1.1.ebuild,v 1.3 2010/11/16 13:16:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.1.ebuild,v 1.4 2010/11/21 15:21:19 armin76 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="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="increment.txt"