diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 16:46:42 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 16:46:42 +0000 |
commit | ad34bb5df38402b6d8bae2a134e83887c84c2114 (patch) | |
tree | 57c6d01590f08d3a81ea5226bd2be635088ac948 /app-vim/cvscommand | |
parent | changelog entry (diff) | |
download | gentoo-2-ad34bb5df38402b6d8bae2a134e83887c84c2114.tar.gz gentoo-2-ad34bb5df38402b6d8bae2a134e83887c84c2114.tar.bz2 gentoo-2-ad34bb5df38402b6d8bae2a134e83887c84c2114.zip |
Stable on x86, sparc
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r-- | app-vim/cvscommand/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.65.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog index b4bb52a7bb36..0d540901994b 100644 --- a/app-vim/cvscommand/ChangeLog +++ b/app-vim/cvscommand/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cvscommand # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.8 2004/08/12 15:12:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.9 2004/08/20 16:46:42 ciaranm Exp $ + + 20 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.65.ebuild: + Stable on x86, sparc *cvscommand-1.65 (12 Aug 2004) diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild index 8fc7d7f76f72..109ee108588e 100644 --- a/app-vim/cvscommand/cvscommand-1.65.ebuild +++ b/app-vim/cvscommand/cvscommand-1.65.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.1 2004/08/12 15:12:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.2 2004/08/20 16:46:42 ciaranm 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 ~ppc" +KEYWORDS="x86 ~alpha sparc ~ia64 ~ppc" IUSE="" |