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 1Kwbhq-0006dS-J6 for garchives@archives.gentoo.org; Sun, 02 Nov 2008 12:05:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AE0DE0295; Sun, 2 Nov 2008 12:05:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 26755E0295 for ; Sun, 2 Nov 2008 12:05:22 +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 52F3764598 for ; Sun, 2 Nov 2008 12:05:20 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kwbho-0004FD-54 for gentoo-commits@lists.gentoo.org; Sun, 02 Nov 2008 12:05:20 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Term-ANSIColor: Term-ANSIColor-1.12.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: Term-ANSIColor-1.12.ebuild X-VCS-Directories: dev-perl/Term-ANSIColor X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Sun, 02 Nov 2008 12:05:20 +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: 8cf9a91e-8cdc-42f7-b1ef-2c98bc3fde4b X-Archives-Hash: 5b94e30a1d345eb319803a3154189397 tove 08/11/02 12:05:20 Modified: Term-ANSIColor-1.12.ebuild Log: Whitespace (Portage version: 2.2_rc13/cvs/Linux 2.6.26-tuxonice i686) Revision Changes Path 1.11 dev-perl/Term-ANSIColor/Term-ANSIColor-1.12.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Term-ANSI= Color/Term-ANSIColor-1.12.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Term-ANSI= Color/Term-ANSIColor-1.12.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Term-ANSI= Color/Term-ANSIColor-1.12.ebuild?r1=3D1.10&r2=3D1.11 Index: Term-ANSIColor-1.12.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/dev-perl/Term-ANSIColor/Term-ANSIColor-= 1.12.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- Term-ANSIColor-1.12.ebuild 2 Nov 2008 11:54:40 -0000 1.10 +++ Term-ANSIColor-1.12.ebuild 2 Nov 2008 12:05:20 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/Term-ANSIColo= r-1.12.ebuild,v 1.10 2008/11/02 11:54:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/Term-ANSIColo= r-1.12.ebuild,v 1.11 2008/11/02 12:05:20 tove Exp $ =20 MY_PN=3D"ANSIColor" MY_P=3D"$MY_PN-$PV" @@ -19,4 +19,3 @@ RDEPEND=3D"dev-lang/perl" DEPEND=3D"${RDEPEND} test? ( dev-perl/Test-Pod )" -