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 295B313888F for ; Sun, 25 Oct 2015 22:10:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D56C6E07F1; Sun, 25 Oct 2015 22:10:53 +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 4E0A8E07A7 for ; Sun, 25 Oct 2015 22:10:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29482340997 for ; Sun, 25 Oct 2015 22:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2D68191B for ; Sun, 25 Oct 2015 22:10:47 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1445811027.d37a7d93bafd8b435d44a9761e85daa770c44b66.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/tsm/tsm-6.3.0.5-r2.ebuild app-backup/tsm/tsm-6.4.0.0-r1.ebuild app-backup/tsm/tsm-7.1.0.0-r1.ebuild app-backup/tsm/tsm-7.1.2.0.ebuild X-VCS-Directories: app-backup/tsm/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: d37a7d93bafd8b435d44a9761e85daa770c44b66 X-VCS-Branch: master Date: Sun, 25 Oct 2015 22:10:47 +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: 2c160164-8f08-4c71-b451-ca50c8b4b8fb X-Archives-Hash: d0414cf277eeef877ae974352ef9544d commit: d37a7d93bafd8b435d44a9761e85daa770c44b66 Author: Michael Weber gentoo org> AuthorDate: Sun Oct 25 22:07:04 2015 +0000 Commit: Michael Weber gentoo org> CommitDate: Sun Oct 25 22:10:27 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37a7d93 app-backup/tsm: mark as binary amd64 package (KEYWORDS=-*). Package-Manager: portage-2.2.21 app-backup/tsm/tsm-6.3.0.5-r2.ebuild | 2 +- app-backup/tsm/tsm-6.4.0.0-r1.ebuild | 2 +- app-backup/tsm/tsm-7.1.0.0-r1.ebuild | 2 +- app-backup/tsm/tsm-7.1.2.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-backup/tsm/tsm-6.3.0.5-r2.ebuild b/app-backup/tsm/tsm-6.3.0.5-r2.ebuild index f75386b..7990d47 100644 --- a/app-backup/tsm/tsm-6.3.0.5-r2.ebuild +++ b/app-backup/tsm/tsm-6.3.0.5-r2.ebuild @@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola || ( BSD GPL-2+ ) gSOAP libpng tsm" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 -*" IUSE="acl java +tsm_cit +tsm_hw" QA_PREBUILT="*" diff --git a/app-backup/tsm/tsm-6.4.0.0-r1.ebuild b/app-backup/tsm/tsm-6.4.0.0-r1.ebuild index d8d6afa..4af8b46 100644 --- a/app-backup/tsm/tsm-6.4.0.0-r1.ebuild +++ b/app-backup/tsm/tsm-6.4.0.0-r1.ebuild @@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola || ( BSD GPL-2+ ) gSOAP libpng tsm" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 -*" IUSE="acl java +tsm_cit +tsm_hw" QA_PREBUILT="*" diff --git a/app-backup/tsm/tsm-7.1.0.0-r1.ebuild b/app-backup/tsm/tsm-7.1.0.0-r1.ebuild index 9cf6102..06b5839 100644 --- a/app-backup/tsm/tsm-7.1.0.0-r1.ebuild +++ b/app-backup/tsm/tsm-7.1.0.0-r1.ebuild @@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola || ( BSD GPL-2+ ) gSOAP libpng tsm" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 -*" IUSE="acl java +tsm_cit +tsm_hw" QA_PREBUILT="*" diff --git a/app-backup/tsm/tsm-7.1.2.0.ebuild b/app-backup/tsm/tsm-7.1.2.0.ebuild index 7bdbe85..a7ec829 100644 --- a/app-backup/tsm/tsm-7.1.2.0.ebuild +++ b/app-backup/tsm/tsm-7.1.2.0.ebuild @@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola || ( BSD GPL-2+ ) gSOAP libpng tsm" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 -*" IUSE="acl java +tsm_cit +tsm_hw" QA_PREBUILT="*"