summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-27 21:49:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-27 21:49:27 +0000
commit684d923a7eec0f9a2dff2919e09f60e667bf5aad (patch)
tree3b145dae0b2cc7772fb393dac8b3ac73f1fe3f44 /app-vim/vcscommand
parentDelete older ebuilds. (diff)
downloadgentoo-2-684d923a7eec0f9a2dff2919e09f60e667bf5aad.tar.gz
gentoo-2-684d923a7eec0f9a2dff2919e09f60e667bf5aad.tar.bz2
gentoo-2-684d923a7eec0f9a2dff2919e09f60e667bf5aad.zip
Stable on amd64 wrt bug #356665
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog5
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 4971b56271ce..feb29c3919c8 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vcscommand
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.15 2011/02/27 15:26:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.16 2011/02/27 21:49:27 hwoarang Exp $
+
+ 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> vcscommand-1.99.42.ebuild:
+ Stable on amd64 wrt bug #356665
27 Feb 2011; Tobias Klausmann <klausman@gentoo.org>
vcscommand-1.99.42.ebuild:
diff --git a/app-vim/vcscommand/vcscommand-1.99.42.ebuild b/app-vim/vcscommand/vcscommand-1.99.42.ebuild
index ef1ef028aebe..a386aa64b66b 100644
--- a/app-vim/vcscommand/vcscommand-1.99.42.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.5 2011/02/27 15:26:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.6 2011/02/27 21:49:27 hwoarang Exp $
EAPI=3
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13751 -> ${P}.zip"
LICENSE="public-domain"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"