diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:40:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:40:54 +0000 |
commit | a71197f80f57711d052260c2b8211c3d8c0ddc35 (patch) | |
tree | 4844807f5cdbb211ea8627f9246d17d131b58838 /app-vim/vimoutliner | |
parent | stable amd64 (diff) | |
download | historical-a71197f80f57711d052260c2b8211c3d8c0ddc35.tar.gz historical-a71197f80f57711d052260c2b8211c3d8c0ddc35.tar.bz2 historical-a71197f80f57711d052260c2b8211c3d8c0ddc35.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-vim/vimoutliner')
-rw-r--r-- | app-vim/vimoutliner/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index 48e409f5a3f6..6ce546af7ca0 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimoutliner # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.8 2005/04/01 03:54:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.9 2005/04/21 20:40:54 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> + vimoutliner-0.3.3a-r1.ebuild: + stable on amd64 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> vimoutliner-0.3.3a-r1.ebuild: diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild index 4bbdbe237486..90938a3dac7a 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.4 2005/04/01 03:54:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.5 2005/04/21 20:40:54 blubb 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 alpha ia64" +KEYWORDS="x86 sparc mips amd64 alpha ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" |