diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-09 18:20:56 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-09 18:20:56 +0000 |
commit | d82d749bc85a41874754535cf72e188cd015c061 (patch) | |
tree | 9a9f1bf3ee9a791815537647190e363b3cce101b /app-vim/increment/increment-1.0.ebuild | |
parent | remove trampoline and text relocations (diff) | |
download | historical-d82d749bc85a41874754535cf72e188cd015c061.tar.gz historical-d82d749bc85a41874754535cf72e188cd015c061.tar.bz2 historical-d82d749bc85a41874754535cf72e188cd015c061.zip |
stable on sparc
Diffstat (limited to 'app-vim/increment/increment-1.0.ebuild')
-rw-r--r-- | app-vim/increment/increment-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild index c2600cc26b4f..7d12d53c8a85 100644 --- a/app-vim/increment/increment-1.0.ebuild +++ b/app-vim/increment/increment-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1 2003/12/07 01:53:50 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.2 2004/01/09 18:20:45 ciaranm 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" |