From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4EAD81384B4 for ; Wed, 23 Dec 2015 00:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82A2521C07B; Wed, 23 Dec 2015 00:00:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BAD421C07B for ; Wed, 23 Dec 2015 00:00:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDB05340821 for ; Wed, 23 Dec 2015 00:00:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EBBACE6 for ; Wed, 23 Dec 2015 00:00:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1450828772.3ba4fa4829e8f1625ba28feaaa76250e63260a8d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gnuplot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild X-VCS-Directories: sci-visualization/gnuplot/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3ba4fa4829e8f1625ba28feaaa76250e63260a8d X-VCS-Branch: master Date: Wed, 23 Dec 2015 00:00:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9207050c-ec6a-4ea5-9d59-bf560f1a3cc4 X-Archives-Hash: 2f5e74a0a070e1372f127623e2a4493f commit: 3ba4fa4829e8f1625ba28feaaa76250e63260a8d Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 22 23:59:32 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 22 23:59:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba4fa48 sci-visualization/gnuplot: Whitespace. Package-Manager: portage-2.2.26 sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild index 09c5bc3..e7fe94b 100644 --- a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild @@ -24,7 +24,6 @@ else SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" inherit autotools - fi LICENSE="gnuplot bitmap? ( free-noncomm )"