diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-23 15:52:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-23 15:52:22 +0000 |
commit | ff840c07f5d8a979be435f8f0c67cd3cce10f07c (patch) | |
tree | 84477fa14366be346508f9ea8c16fba72319952d /app-vim/increment/increment-1.0.ebuild | |
parent | stable on ia64 (diff) | |
download | historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.gz historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.tar.bz2 historical-ff840c07f5d8a979be435f8f0c67cd3cce10f07c.zip |
stable on alpha and ia64
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 7d12d53c8a85..551ee4117d4a 100644 --- a/app-vim/increment/increment-1.0.ebuild +++ b/app-vim/increment/increment-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/01/09 18:20:45 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.3 2004/01/23 15:40:48 agriffis Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ 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" +KEYWORDS="sparc ~x86 ~ppc amd64 alpha ia64" |