From 484d7312fc578891c31c44bdbd81c4bb79c1a37d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 12 Dec 2011 20:42:02 +0000 Subject: Stable for AMD64, wrt bug #393569 (Portage version: 2.1.10.39/cvs/Linux i686) --- app-vim/vcscommand/ChangeLog | 5 ++++- app-vim/vcscommand/vcscommand-1.99.45.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-vim/vcscommand') diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog index 4a7c47709320..4f0dfdf8ac92 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.24 2011/12/11 15:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.25 2011/12/12 20:42:02 ago Exp $ + + 12 Dec 2011; Agostino Sarubbo vcscommand-1.99.45.ebuild: + Stable for AMD64, wrt bug #393569 11 Dec 2011; Raúl Porcel vcscommand-1.99.42.ebuild, vcscommand-1.99.43.ebuild, vcscommand-1.99.44.ebuild, diff --git a/app-vim/vcscommand/vcscommand-1.99.45.ebuild b/app-vim/vcscommand/vcscommand-1.99.45.ebuild index 6f3dbdb7665a..e3263231e33e 100644 --- a/app-vim/vcscommand/vcscommand-1.99.45.ebuild +++ b/app-vim/vcscommand/vcscommand-1.99.45.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.45.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.3 2011/12/12 20:42:02 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!app-vim/cvscommand" -- cgit v1.2.3-65-gdbad