summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-14 17:15:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-14 17:15:23 +0000
commit9f2bb1d0b7bed13a7161762b910d3e295134d5d0 (patch)
treee2106d5e74a1d7c9149813bf472b54d75d5ad391
parentalpha/ia64/sparc stable (diff)
downloadgentoo-2-9f2bb1d0b7bed13a7161762b910d3e295134d5d0.tar.gz
gentoo-2-9f2bb1d0b7bed13a7161762b910d3e295134d5d0.tar.bz2
gentoo-2-9f2bb1d0b7bed13a7161762b910d3e295134d5d0.zip
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r--app-vim/foldutil/ChangeLog5
-rw-r--r--app-vim/foldutil/foldutil-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog
index 2b4016221f88..04dab3793dc3 100644
--- a/app-vim/foldutil/ChangeLog
+++ b/app-vim/foldutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/foldutil
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.22 2010/11/14 11:10:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.23 2010/11/14 17:15:23 armin76 Exp $
+
+ 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> foldutil-3.0.ebuild:
+ alpha/ia64/sparc stable
14 Nov 2010; Markus Meier <maekke@gentoo.org> foldutil-3.0.ebuild:
x86 stable, bug #345053
diff --git a/app-vim/foldutil/foldutil-3.0.ebuild b/app-vim/foldutil/foldutil-3.0.ebuild
index 348c203f9600..3a3604f55864 100644
--- a/app-vim/foldutil/foldutil-3.0.ebuild
+++ b/app-vim/foldutil/foldutil-3.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-3.0.ebuild,v 1.4 2010/11/14 11:10:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-3.0.ebuild,v 1.5 2010/11/14 17:15:23 armin76 Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86"
IUSE=""
RDEPEND=">=app-vim/genutils-2.0"