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 1SkDgU-0001pm-2q for garchives@archives.gentoo.org; Thu, 28 Jun 2012 12:18:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AAF8E0761; Thu, 28 Jun 2012 12:18:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B6B1E0761 for ; Thu, 28 Jun 2012 12:18:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5A9C1B404F for ; Thu, 28 Jun 2012 12:18:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 67280E5432 for ; Thu, 28 Jun 2012 12:18:24 +0000 (UTC) From: "Kacper Kowalik" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kacper Kowalik" Message-ID: <1340885944.52848cc21eea940a114dc11960d84355d3acb1df.xarthisius@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pyhdf/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/pyhdf/pyhdf-0.8.3.ebuild X-VCS-Directories: dev-python/pyhdf/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: 52848cc21eea940a114dc11960d84355d3acb1df X-VCS-Branch: master Date: Thu, 28 Jun 2012 12:18:24 +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: a04ff199-5796-443e-bcaf-26799648d489 X-Archives-Hash: b00c2afdb42a4cf1b09d1d6811e4d9fc commit: 52848cc21eea940a114dc11960d84355d3acb1df Author: Kacper Kowalik (Xarthisius) gentoo org= > AuthorDate: Thu Jun 28 12:19:04 2012 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Thu Jun 28 12:19:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D52848cc2 [dev-python/pyhdf] whitespace --- dev-python/pyhdf/pyhdf-0.8.3.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-python/pyhdf/pyhdf-0.8.3.ebuild b/dev-python/pyhdf/pyhdf= -0.8.3.ebuild index d8f80ef..aecbd37 100644 --- a/dev-python/pyhdf/pyhdf-0.8.3.ebuild +++ b/dev-python/pyhdf/pyhdf-0.8.3.ebuild @@ -34,7 +34,7 @@ src_compile () { src_install() { distutils_src_install =20 - dohtml doc/*.html=20 + dohtml doc/*.html dodoc CHANGES doc/*.txt =20 if use examples; then