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 E0D1259CB0 for ; Sun, 10 Apr 2016 18:12:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1412521C005; Sun, 10 Apr 2016 18:12:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3D8F21C003 for ; Sun, 10 Apr 2016 18:12:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CFE7340A2B for ; Sun, 10 Apr 2016 18:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12F3E86 for ; Sun, 10 Apr 2016 18:12:21 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1460311766.63e8ba87eeb8b788f5003ef5d36d2a298cacd22d.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/smalt/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/smalt/smalt-0.7.6.ebuild X-VCS-Directories: sci-biology/smalt/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 63e8ba87eeb8b788f5003ef5d36d2a298cacd22d X-VCS-Branch: master Date: Sun, 10 Apr 2016 18:12:21 +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: a11f9d09-ad2a-410c-a57e-1c0ef1a94f17 X-Archives-Hash: bb20a590245c08c1805377a5e9705a0d commit: 63e8ba87eeb8b788f5003ef5d36d2a298cacd22d Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sun Apr 10 18:09:26 2016 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sun Apr 10 18:09:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=63e8ba87 sci-biology/smalt: new package Package-Manager: portage-2.2.28 sci-biology/smalt/smalt-0.7.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/smalt/smalt-0.7.6.ebuild b/sci-biology/smalt/smalt-0.7.6.ebuild index 25d0104..9fd8f0e 100644 --- a/sci-biology/smalt/smalt-0.7.6.ebuild +++ b/sci-biology/smalt/smalt-0.7.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://sourceforge.net/projects/${PN}/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64" IUSE="" S="${WORKDIR}"/${MY_P} @@ -24,6 +24,6 @@ src_install(){ doins misc/*.py dodoc README NEWS } -# is the tarball with source code lacking the manual? +# is the tarball with source code lacking the manual? Upstream contacted. # dodoc NEWS ${MY_PN}_manual.pdf # doman ${MY_PN}.1