diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 22:45:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 22:45:02 +0000 |
commit | 6fdcb00ff2820108f49ad3651a6990bd421c1c82 (patch) | |
tree | 4c9931524c87306c7aea605a16db1eba0e92f2ad /app-vim | |
parent | stable ppc, bug 345089 (diff) | |
download | gentoo-2-6fdcb00ff2820108f49ad3651a6990bd421c1c82.tar.gz gentoo-2-6fdcb00ff2820108f49ad3651a6990bd421c1c82.tar.bz2 gentoo-2-6fdcb00ff2820108f49ad3651a6990bd421c1c82.zip |
stable ppc, bug 345091
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimoutliner/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index 4f41a577fba4..9f26a545bdd4 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vimoutliner -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.20 2010/11/14 17:20:43 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.21 2011/01/07 22:45:02 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> vimoutliner-0.3.4-r2.ebuild: + stable ppc, bug 345091 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> vimoutliner-0.3.4-r2.ebuild: diff --git a/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild index cf875d29caed..8f6f4188f1ed 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild @@ -1,6 +1,6 @@ -# 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/vimoutliner/vimoutliner-0.3.4-r2.ebuild,v 1.4 2010/11/14 17:20:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild,v 1.5 2011/01/07 22:45:02 ranger Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="http://www.vimoutliner.org/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" |