diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 18:49:58 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 18:49:58 +0000 |
commit | 193162bd913de8b18ed76a7d8fc9ee3099c122c7 (patch) | |
tree | b6b8723316c68b3318a440405a1b34af5242d7df /app-vim/cvsmenu/cvsmenu-1.80.ebuild | |
parent | stable on sparc (diff) | |
download | gentoo-2-193162bd913de8b18ed76a7d8fc9ee3099c122c7.tar.gz gentoo-2-193162bd913de8b18ed76a7d8fc9ee3099c122c7.tar.bz2 gentoo-2-193162bd913de8b18ed76a7d8fc9ee3099c122c7.zip |
moved to stable on x86 and sparc
Diffstat (limited to 'app-vim/cvsmenu/cvsmenu-1.80.ebuild')
-rw-r--r-- | app-vim/cvsmenu/cvsmenu-1.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cvsmenu/cvsmenu-1.80.ebuild b/app-vim/cvsmenu/cvsmenu-1.80.ebuild index 78ff39d8492d..7d62377ad3a9 100644 --- a/app-vim/cvsmenu/cvsmenu-1.80.ebuild +++ b/app-vim/cvsmenu/cvsmenu-1.80.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.80.ebuild,v 1.1 2003/11/02 16:26:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.80.ebuild,v 1.2 2003/12/03 18:49:44 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Menu for CVS-Versioncontrol" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=58" LICENSE="LGPL-2" -KEYWORDS="~alpha ~sparc ~x86" +KEYWORDS="~alpha sparc x86" |