diff options
author | 2005-04-24 12:13:52 +0000 | |
---|---|---|
committer | 2005-04-24 12:13:52 +0000 | |
commit | c1ba325a4b7b5921798cb375fa00386e9cf3d5e1 (patch) | |
tree | 8ec3908cd585e8dd79f863932273ce4d5ad21499 /app-vim/increment/increment-1.0.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.tar.gz gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.tar.bz2 gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/increment/increment-1.0.ebuild')
-rw-r--r-- | app-vim/increment/increment-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild index 77161da0943a..c51b99c7f5dd 100644 --- a/app-vim/increment/increment-1.0.ebuild +++ b/app-vim/increment/increment-1.0.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/increment/increment-1.0.ebuild,v 1.8 2005/01/01 16:51:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.9 2005/04/24 12:09:59 hansmi Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easily create sequences of incremented values" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842" LICENSE="as-is" -KEYWORDS="sparc x86 ~ppc amd64 alpha ia64" +KEYWORDS="sparc x86 ppc amd64 alpha ia64" IUSE="" VIM_PLUGIN_HELPFILES="increment.txt" |