diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-11 13:46:39 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-11 13:46:39 +0000 |
commit | 1ced149d5fccfc117cc7a217828879258667b8aa (patch) | |
tree | d11a1cc5d8ffc463a5d08bf8ee926444447f6609 /app-vim/vimoutliner | |
parent | Stable on amd64 wrt bug #345089 (diff) | |
download | gentoo-2-1ced149d5fccfc117cc7a217828879258667b8aa.tar.gz gentoo-2-1ced149d5fccfc117cc7a217828879258667b8aa.tar.bz2 gentoo-2-1ced149d5fccfc117cc7a217828879258667b8aa.zip |
Stable on amd64 wrt bug #345091
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vimoutliner')
-rw-r--r-- | app-vim/vimoutliner/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-vim/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index 9c91f9f6bacb..fdbaf54656ff 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2010/10/07 04:10:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.18 2010/11/11 13:46:39 hwoarang Exp $ + + 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + vimoutliner-0.3.4-r2.ebuild: + Stable on amd64 wrt bug #345091 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> vimoutliner-0.3.3a-r1.ebuild: Drop to ~mips diff --git a/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild index d75b6dcd3764..e41a12d4708d 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-2008 Gentoo Foundation +# Copyright 1999-2010 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.1 2008/12/03 20:42:39 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild,v 1.2 2010/11/11 13:46:39 hwoarang 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" |