diff options
author | 2004-12-29 00:51:23 +0000 | |
---|---|---|
committer | 2004-12-29 00:51:23 +0000 | |
commit | 0ce6b87e6265f4e26b2fd6b3f10a8102f1b6cc33 (patch) | |
tree | 69e39272583eec99999c30daa4e0cd931b0b8cf8 /app-vim/vimoutliner | |
parent | Rebuilt Manifest (diff) | |
download | historical-0ce6b87e6265f4e26b2fd6b3f10a8102f1b6cc33.tar.gz historical-0ce6b87e6265f4e26b2fd6b3f10a8102f1b6cc33.tar.bz2 historical-0ce6b87e6265f4e26b2fd6b3f10a8102f1b6cc33.zip |
x86, sparc, mips stable
Diffstat (limited to 'app-vim/vimoutliner')
-rw-r--r-- | app-vim/vimoutliner/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index b45955a66b79..5c45ea888576 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimoutliner # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.1 2004/11/28 13:17:08 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.2 2004/12/29 00:51:23 ciaranm Exp $ + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> + vimoutliner-0.3.3.ebuild: + x86, sparc, mips stable *vimoutliner-0.3.3 (28 Nov 2004) diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild index 457c01d1a408..fd48b32356dd 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.1 2004/11/28 13:17:08 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.2 2004/12/29 00:51:23 ciaranm Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="http://www.vimoutliner.org" SRC_URI="mirror://gentoo/${PN}-${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~mips ~amd64" +KEYWORDS="x86 sparc mips ~amd64" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" |