From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PtiWC-0007O1-Hl for garchives@archives.gentoo.org; Sun, 27 Feb 2011 15:26:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A7B51C04A; Sun, 27 Feb 2011 15:26:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B86571C04A for ; Sun, 27 Feb 2011 15:26:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39C091B4192 for ; Sun, 27 Feb 2011 15:26:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2206) id C2C7420054; Sun, 27 Feb 2011 15:26:35 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-vim/vcscommand: vcscommand-1.99.42.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: vcscommand-1.99.42.ebuild ChangeLog X-VCS-Directories: app-vim/vcscommand X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: <20110227152635.C2C7420054@flycatcher.gentoo.org> Date: Sun, 27 Feb 2011 15:26:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2e5e1c14e5382b3f2ff9d7ac3cb104ed klausman 11/02/27 15:26:35 Modified: vcscommand-1.99.42.ebuild ChangeLog Log: Stable on alpha, bug #356665 =20 (Portage version: 2.1.9.41/cvs/Linux x86_64) Revision Changes Path 1.5 app-vim/vcscommand/vcscommand-1.99.42.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /vcscommand-1.99.42.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /vcscommand-1.99.42.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /vcscommand-1.99.42.ebuild?r1=3D1.4&r2=3D1.5 Index: vcscommand-1.99.42.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.e= build,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- vcscommand-1.99.42.ebuild 26 Feb 2011 16:39:40 -0000 1.4 +++ vcscommand-1.99.42.ebuild 27 Feb 2011 15:26:35 -0000 1.5 @@ -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.4 2011/02/26 16:39:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42= .ebuild,v 1.5 2011/02/27 15:26:35 klausman Exp $ =20 EAPI=3D3 =20 @@ -12,7 +12,7 @@ SRC_URI=3D"http://www.vim.org/scripts/download_script.php?src_id=3D13751= -> ${P}.zip" =20 LICENSE=3D"public-domain" -KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86= -linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS=3D"alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-= linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE=3D"" =20 RDEPEND=3D"!app-vim/cvscommand" 1.15 app-vim/vcscommand/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand= /ChangeLog?r1=3D1.14&r2=3D1.15 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 26 Feb 2011 16:39:40 -0000 1.14 +++ ChangeLog 27 Feb 2011 15:26:35 -0000 1.15 @@ -1,6 +1,10 @@ # 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.14 2= 011/02/26 16:39:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.15 2= 011/02/27 15:26:35 klausman Exp $ + + 27 Feb 2011; Tobias Klausmann + vcscommand-1.99.42.ebuild: + Stable on alpha, bug #356665 =20 26 Feb 2011; Kacper Kowalik vcscommand-1.99.42.ebuild: