diff options
author | David Holm <dholm@gentoo.org> | 2004-03-16 00:55:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-16 00:55:35 +0000 |
commit | 2ade541636de8e2be0c80e220448a4609b4851f7 (patch) | |
tree | 907415050dd25816c626da2d3b3d03f4420d5c49 /app-vim/cvscommand | |
parent | asterisk-0.7.2 depends on zaptel/zapata >=0.8.1 (Manifest recommit) (diff) | |
download | gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.gz gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.tar.bz2 gentoo-2-2ade541636de8e2be0c80e220448a4609b4851f7.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r-- | app-vim/cvscommand/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog index 327bba6c08b6..4bdf76575504 100644 --- a/app-vim/cvscommand/ChangeLog +++ b/app-vim/cvscommand/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cvscommand -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.5 2003/12/03 18:45:58 ciaranm Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.6 2004/03/16 00:54:10 dholm Exp $ + + 16 Mar 2004; David Holm <dholm@gentoo.org> cvscommand-1.63.ebuild: + Added to ~ppc. 03 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.63.ebuild: Stable on sparc diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index c441d6ecf7da..f05211d03dc0 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. +# Copyright 1999-2004 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.5 2003/12/03 18:45:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.6 2004/03/16 00:54:10 dholm 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 ia64" +KEYWORDS="x86 alpha sparc ia64 ~ppc" |