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 1MUMNK-0003se-B0 for garchives@archives.gentoo.org; Fri, 24 Jul 2009 15:07:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6982E01C1; Fri, 24 Jul 2009 15:07:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A978BE01C1 for ; Fri, 24 Jul 2009 15:07:57 +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 57B00665D5 for ; Fri, 24 Jul 2009 15:07:57 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MUMNI-0003Xr-Or for gentoo-commits@lists.gentoo.org; Fri, 24 Jul 2009 15:07:56 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/haddock: haddock-2.4.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: haddock-2.4.1.ebuild X-VCS-Directories: dev-haskell/haddock X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Fri, 24 Jul 2009 15:07:56 +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: 5ce49c16-55b2-4fd8-847f-5549664b56db X-Archives-Hash: d41829376b586e2d17111905df926078 mr_bones_ 09/07/24 15:07:56 Modified: haddock-2.4.1.ebuild Log: whitespace (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.2 dev-haskell/haddock/haddock-2.4.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/haddoc= k/haddock-2.4.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/haddoc= k/haddock-2.4.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/haddoc= k/haddock-2.4.1.ebuild?r1=3D1.1&r2=3D1.2 Index: haddock-2.4.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/dev-haskell/haddock/haddock-2.4.1.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- haddock-2.4.1.ebuild 23 Jul 2009 20:15:07 -0000 1.1 +++ haddock-2.4.1.ebuild 24 Jul 2009 15:07:56 -0000 1.2 @@ -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-haskell/haddock/haddock-2.4.1.ebu= ild,v 1.1 2009/07/23 20:15:07 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.4.1.ebu= ild,v 1.2 2009/07/24 15:07:56 mr_bones_ Exp $ =20 CABAL_FEATURES=3D"bin lib" # don't enable profiling as the 'ghc' package is not built with profilin= g @@ -77,4 +77,3 @@ fi dodoc CHANGES README } -