summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 22:24:17 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 22:24:17 +0000
commita2e2ae5def90e667c38b400859e7114975e0dfe9 (patch)
treea00f9db7f0bb14e50b347559ed4672911c81def9 /app-vim/foldutil
parentstable ppc, bug 345051 (diff)
downloadhistorical-a2e2ae5def90e667c38b400859e7114975e0dfe9.tar.gz
historical-a2e2ae5def90e667c38b400859e7114975e0dfe9.tar.bz2
historical-a2e2ae5def90e667c38b400859e7114975e0dfe9.zip
stable ppc, bug 345053
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r--app-vim/foldutil/ChangeLog7
-rw-r--r--app-vim/foldutil/foldutil-3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog
index 04dab3793dc3..f354f2192854 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.23 2010/11/14 17:15:23 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.24 2011/01/07 22:24:17 ranger Exp $
+
+ 07 Jan 2011; Brent Baude <ranger@gentoo.org> foldutil-3.0.ebuild:
+ stable ppc, bug 345053
14 Nov 2010; Raúl Porcel <armin76@gentoo.org> foldutil-3.0.ebuild:
alpha/ia64/sparc stable
diff --git a/app-vim/foldutil/foldutil-3.0.ebuild b/app-vim/foldutil/foldutil-3.0.ebuild
index 3a3604f55864..28f7b260dfda 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
+# Copyright 1999-2011 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.5 2010/11/14 17:15:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-3.0.ebuild,v 1.6 2011/01/07 22:24:17 ranger 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"