From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JeIv8-0001bA-Tm for garchives@archives.gentoo.org; Tue, 25 Mar 2008 23:51:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07EA4E0768; Tue, 25 Mar 2008 23:51:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD42CE0768 for ; Tue, 25 Mar 2008 23:51:09 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6373D66EC7 for ; Tue, 25 Mar 2008 23:51:09 +0000 (UTC) Received: from coldwind by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JeIv6-0006xW-3k for gentoo-commits@lists.gentoo.org; Tue, 25 Mar 2008 23:51:08 +0000 From: "Santiago M. Mola (coldwind)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, coldwind@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-vim/errsign: errsign-0.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: errsign-0.1.ebuild ChangeLog X-VCS-Directories: app-vim/errsign X-VCS-Committer: coldwind X-VCS-Committer-Name: Santiago M. Mola Content-Type: text/plain; charset=utf8 Message-Id: Sender: "Santiago M. Mola" Date: Tue, 25 Mar 2008 23:51:08 +0000 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: bb24137e-7e12-4109-a3fb-3a4fed6509a9 X-Archives-Hash: 88d8262dfe870503d5ce416f0a905a36 coldwind 08/03/25 23:51:08 Modified: errsign-0.1.ebuild ChangeLog Log: Added ~amd64. (Portage version: 2.1.4.4) Revision Changes Path 1.7 app-vim/errsign/errsign-0.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/er= rsign-0.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/er= rsign-0.1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/er= rsign-0.1.ebuild?r1=3D1.6&r2=3D1.7 Index: errsign-0.1.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/errsign/errsign-0.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- errsign-0.1.ebuild 5 Jun 2005 12:13:51 -0000 1.6 +++ errsign-0.1.ebuild 25 Mar 2008 23:51:07 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/errsign-0.1.ebuild,v = 1.6 2005/06/05 12:13:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/errsign-0.1.ebuild,v = 1.7 2008/03/25 23:51:07 coldwind Exp $ =20 inherit vim-plugin =20 @@ -8,7 +8,7 @@ HOMEPAGE=3D"http://www.vim.org/scripts/script.php?script_id=3D1027" =20 LICENSE=3D"as-is" -KEYWORDS=3D"alpha ia64 mips ppc sparc x86" +KEYWORDS=3D"alpha ~amd64 ia64 mips ppc sparc x86" IUSE=3D"" =20 VIM_PLUGIN_HELPTEXT=3D\ 1.8 app-vim/errsign/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/Ch= angeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/Ch= angeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/errsign/Ch= angeLog?r1=3D1.7&r2=3D1.8 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/errsign/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 21 Feb 2007 23:59:19 -0000 1.7 +++ ChangeLog 25 Mar 2008 23:51:07 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for app-vim/errsign -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/ChangeLog,v 1.7 2007/= 02/21 23:59:19 peper Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/ChangeLog,v 1.8 2008/= 03/25 23:51:07 coldwind Exp $ + + 25 Mar 2008; Santiago M. Mola errsign-0.1.ebuild= : + Added ~amd64. =20 21 Feb 2007; Piotr Jaroszy=C5=84ski ChangeLog: Transition to Manifest2. --=20 gentoo-commits@lists.gentoo.org mailing list