diff options
author | 2003-11-15 04:41:01 +0000 | |
---|---|---|
committer | 2003-11-15 04:41:01 +0000 | |
commit | fbcdf5f05bf81fc8a15f2bc16755c3612864eef1 (patch) | |
tree | ca4107121d064ca9e0038dbaf23c51bd175008b7 /app-vim/cvscommand/cvscommand-1.63.ebuild | |
parent | cpio is in app-arch now instead (diff) | |
download | historical-fbcdf5f05bf81fc8a15f2bc16755c3612864eef1.tar.gz historical-fbcdf5f05bf81fc8a15f2bc16755c3612864eef1.tar.bz2 historical-fbcdf5f05bf81fc8a15f2bc16755c3612864eef1.zip |
stable on ia64
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.63.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index 2478d4c548fe..9163a619127f 100644 --- a/app-vim/cvscommand/cvscommand-1.63.ebuild +++ b/app-vim/cvscommand/cvscommand-1.63.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/cvscommand/cvscommand-1.63.ebuild,v 1.3 2003/09/03 22:37:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.4 2003/11/15 04:38:24 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: CVS integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" LICENSE="public-domain" -KEYWORDS="x86 alpha ~sparc" +KEYWORDS="x86 alpha ~sparc ia64" |