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 DF84D13800E for ; Tue, 24 Jul 2012 12:21:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83E8AE073A; Tue, 24 Jul 2012 12:21:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 01A33E073A for ; Tue, 24 Jul 2012 12:21:08 +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 989211B44B6 for ; Tue, 24 Jul 2012 12:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 61B61E5436 for ; Tue, 24 Jul 2012 12:21:04 +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: <1343132457.64316e2c677072aa46fb1907e99f86ec7362d425.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/concoord/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/concoord/ChangeLog sci-chemistry/concoord/concoord-2.1.ebuild X-VCS-Directories: sci-chemistry/concoord/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 64316e2c677072aa46fb1907e99f86ec7362d425 X-VCS-Branch: master Date: Tue, 24 Jul 2012 12:21:04 +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: 3336ed83-74d1-4a4d-850e-75ee0c3a75c3 X-Archives-Hash: ea587c4bbca7370308d1748de421caf7 commit: 64316e2c677072aa46fb1907e99f86ec7362d425 Author: Justin Lecher gentoo org> AuthorDate: Tue Jul 24 12:20:57 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Jul 24 12:20:57 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=64316e2c sci-chemistry/concoord: Use QA_PREBUILT for binary packages (Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit) --- sci-chemistry/concoord/ChangeLog | 3 +++ sci-chemistry/concoord/concoord-2.1.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/concoord/ChangeLog b/sci-chemistry/concoord/ChangeLog index a0039ff..2297c3e 100644 --- a/sci-chemistry/concoord/ChangeLog +++ b/sci-chemistry/concoord/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 24 Jul 2012; Justin Lecher concoord-2.1.ebuild: + Use QA_PREBUILT for binary packages + *concoord-2.1 (17 Jan 2012) 17 Jan 2012; Justin Lecher +concoord-2.1.ebuild, diff --git a/sci-chemistry/concoord/concoord-2.1.ebuild b/sci-chemistry/concoord/concoord-2.1.ebuild index 22c2155..84f3d88 100644 --- a/sci-chemistry/concoord/concoord-2.1.ebuild +++ b/sci-chemistry/concoord/concoord-2.1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="as-is" IUSE="" -QA_DT_HASH="opt/${PN}/bin/.*" +QA_PREBUILT="opt/${PN}/bin/*" S="${WORKDIR}"/${PN}${PV}