summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2003-12-03 18:46:01 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2003-12-03 18:46:01 +0000
commit5e6fdf2f40810d9860e5d1825de8a9cfd664feb8 (patch)
treeac4a59d56f20637b52fb05f6db382faeb10bb6d0 /app-vim/cvscommand
parentmissing format string in hkp code, update from cvs. (diff)
downloadgentoo-2-5e6fdf2f40810d9860e5d1825de8a9cfd664feb8.tar.gz
gentoo-2-5e6fdf2f40810d9860e5d1825de8a9cfd664feb8.tar.bz2
gentoo-2-5e6fdf2f40810d9860e5d1825de8a9cfd664feb8.zip
stable on sparc
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r--app-vim/cvscommand/ChangeLog5
-rw-r--r--app-vim/cvscommand/Manifest4
-rw-r--r--app-vim/cvscommand/cvscommand-1.63.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog
index 4f5b0d319f28..327bba6c08b6 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.4 2003/11/15 04:38:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.5 2003/12/03 18:45:58 ciaranm Exp $
+
+ 03 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.63.ebuild:
+ Stable on sparc
14 Nov 2003; Aron Griffis <agriffis@gentoo.org> cvscommand-1.63.ebuild:
Stable on ia64
diff --git a/app-vim/cvscommand/Manifest b/app-vim/cvscommand/Manifest
index 614ec177379d..429c7d78ad0d 100644
--- a/app-vim/cvscommand/Manifest
+++ b/app-vim/cvscommand/Manifest
@@ -1,4 +1,4 @@
-MD5 b3b294fd666da2ab9ed1dba62dc32913 ChangeLog 700
-MD5 a26ec138e461ea4b10b298fee046ca22 cvscommand-1.63.ebuild 423
+MD5 9971d13ac661c33314a6b6bd677cbdea ChangeLog 794
+MD5 0d1e101199371ee64c89108f39736680 cvscommand-1.63.ebuild 421
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 a4656469986a2ce622163caf9ad436fe files/digest-cvscommand-1.63 67
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild
index 9163a619127f..c441d6ecf7da 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.4 2003/11/15 04:38:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.5 2003/12/03 18:45:58 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"
+KEYWORDS="x86 alpha sparc ia64"