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 69427138448 for ; Wed, 9 Sep 2015 05:40:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B85EE087B; Wed, 9 Sep 2015 05:39:58 +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 42378E087B for ; Wed, 9 Sep 2015 05:39:58 +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 242D43409A6 for ; Wed, 9 Sep 2015 05:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FFE317D for ; Wed, 9 Sep 2015 05:39:55 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1441777190.72c7489cf676c15234c42c64a6d94b8f246f6327.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.2.3-r1.ebuild net-fs/samba/samba-4.2.4.ebuild net-fs/samba/samba-4.3.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 72c7489cf676c15234c42c64a6d94b8f246f6327 X-VCS-Branch: master Date: Wed, 9 Sep 2015 05:39:55 +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: 61da1fd5-bf9d-475f-a58b-8d4d7ee296de X-Archives-Hash: ac671874554b729b1322125e4adfd77a commit: 72c7489cf676c15234c42c64a6d94b8f246f6327 Author: Lars Wendler gentoo org> AuthorDate: Wed Sep 9 05:39:36 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Sep 9 05:39:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c7489c net-fs/samba: Removed ~hppa until dependencies get the keyword. Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler gentoo.org> net-fs/samba/samba-4.2.3-r1.ebuild | 2 +- net-fs/samba/samba-4.2.4.ebuild | 2 +- net-fs/samba/samba-4.3.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-fs/samba/samba-4.2.3-r1.ebuild b/net-fs/samba/samba-4.2.3-r1.ebuild index f6aff1b..3b9f3a6 100644 --- a/net-fs/samba/samba-4.2.3-r1.ebuild +++ b/net-fs/samba/samba-4.2.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="" DESCRIPTION="Samba Suite Version 4" diff --git a/net-fs/samba/samba-4.2.4.ebuild b/net-fs/samba/samba-4.2.4.ebuild index f6aff1b..3b9f3a6 100644 --- a/net-fs/samba/samba-4.2.4.ebuild +++ b/net-fs/samba/samba-4.2.4.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="" DESCRIPTION="Samba Suite Version 4" diff --git a/net-fs/samba/samba-4.3.0.ebuild b/net-fs/samba/samba-4.3.0.ebuild index 9069a4a..98a9e44 100644 --- a/net-fs/samba/samba-4.3.0.ebuild +++ b/net-fs/samba/samba-4.3.0.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="" DESCRIPTION="Samba Suite Version 4"