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 17773138A87 for ; Thu, 13 Nov 2014 13:15:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C509E08EB; Thu, 13 Nov 2014 13:15:12 +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 067F9E08EB for ; Thu, 13 Nov 2014 13:15:11 +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 1A36F34053E for ; Thu, 13 Nov 2014 13:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA4C7A0DE for ; Thu, 13 Nov 2014 13:15:09 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1415884500.5e1de0ad740fefb87d1e9c259adebf77aae586be.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/nmrpipe/ChangeLog sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild X-VCS-Directories: sci-chemistry/nmrpipe/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 5e1de0ad740fefb87d1e9c259adebf77aae586be X-VCS-Branch: master Date: Thu, 13 Nov 2014 13:15:09 +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: 8fba1d12-6e94-4732-a6c0-5511523cb753 X-Archives-Hash: aa9145db0d414edc0624e5aca55e82f4 commit: 5e1de0ad740fefb87d1e9c259adebf77aae586be Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 13 13:15:00 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Nov 13 13:15:00 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5e1de0ad sci-chemistry/nmrpipe: Drop all KEYWORDS due to broken revdeps Package-Manager: portage-2.2.14 --- sci-chemistry/nmrpipe/ChangeLog | 4 ++++ sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog index e099eea..6070df8 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 13 Nov 2014; Justin Lecher + nmrpipe-8.1.2013.218.23.09-r1.ebuild: + Drop all KEYWORDS due to broken revdeps + 16 Sep 2014; Justin Lecher nmrpipe-8.1.2013.218.23.09-r1.ebuild: Add back dropped ~amd64 diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild index 7602935..402cda3 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild @@ -30,7 +30,7 @@ LICENSE="nmrpipe" # x86 architecture. The maintainer chose to keep the sources closed, but # says he will gladly provide precompiled executables for other platforms # if there are such requests. -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="" IUSE="" #RESTRICT="fetch strip"