radhermit 14/12/14 04:38:26 Modified: ChangeLog vcscommand-1.99.47.ebuild Log: Stabilize for amd64, ppc, and x86. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.31 app-vim/vcscommand/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 1 Jun 2013 22:23:23 -0000 1.30 +++ ChangeLog 14 Dec 2014 04:38:26 -0000 1.31 @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vcscommand -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.30 2013/06/01 22:23:23 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.31 2014/12/14 04:38:26 radhermit Exp $ + + 14 Dec 2014; Tim Harder <[email protected]> vcscommand-1.99.47.ebuild: + Stabilize for amd64, ppc, and x86. *vcscommand-1.99.47 (01 Jun 2013) 1.2 app-vim/vcscommand/vcscommand-1.99.47.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild?r1=1.1&r2=1.2 Index: vcscommand-1.99.47.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vcscommand-1.99.47.ebuild 1 Jun 2013 22:23:23 -0000 1.1 +++ vcscommand-1.99.47.ebuild 14 Dec 2014 04:38:26 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v 1.1 2013/06/01 22:23:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v 1.2 2014/12/14 04:38:26 radhermit Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" 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" RDEPEND="!app-vim/cvscommand"
