From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C070C1382C5 for ; Wed, 21 Feb 2018 02:41:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA800E083E; Wed, 21 Feb 2018 02:41:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9736EE083E for ; Wed, 21 Feb 2018 02:41:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD1A0335C30 for ; Wed, 21 Feb 2018 02:41:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0747524D for ; Wed, 21 Feb 2018 02:41:37 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1519180859.0cf4b395131bd374a728504a4e5fefeb8e072b45.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/sandbox/ X-VCS-Repository: proj/musl X-VCS-Files: sys-apps/sandbox/metadata.xml sys-apps/sandbox/sandbox-2.10-r3.ebuild sys-apps/sandbox/sandbox-2.10-r4.ebuild sys-apps/sandbox/sandbox-2.12.ebuild X-VCS-Directories: sys-apps/sandbox/ X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: 0cf4b395131bd374a728504a4e5fefeb8e072b45 X-VCS-Branch: master Date: Wed, 21 Feb 2018 02:41:37 +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: 8ce9194f-270e-4011-9066-b3a3fe7d22ad X-Archives-Hash: 88bae1ab957eaa9c0687d07843d8f41a commit: 0cf4b395131bd374a728504a4e5fefeb8e072b45 Author: Aric Belsito gmail com> AuthorDate: Wed Feb 21 02:40:59 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Wed Feb 21 02:40:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=0cf4b395 sys-apps/sandbox: sync keywords sys-apps/sandbox/metadata.xml | 2 +- sys-apps/sandbox/sandbox-2.10-r3.ebuild | 2 +- sys-apps/sandbox/sandbox-2.10-r4.ebuild | 4 ++-- sys-apps/sandbox/sandbox-2.12.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-apps/sandbox/metadata.xml b/sys-apps/sandbox/metadata.xml index 24b5738..1cdc968 100644 --- a/sys-apps/sandbox/metadata.xml +++ b/sys-apps/sandbox/metadata.xml @@ -3,6 +3,6 @@ sandbox@gentoo.org - Sandbox Maintainers + Sandbox Maintainers diff --git a/sys-apps/sandbox/sandbox-2.10-r3.ebuild b/sys-apps/sandbox/sandbox-2.10-r3.ebuild index 1e8c3a2..bfef440 100644 --- a/sys-apps/sandbox/sandbox-2.10-r3.ebuild +++ b/sys-apps/sandbox/sandbox-2.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # diff --git a/sys-apps/sandbox/sandbox-2.10-r4.ebuild b/sys-apps/sandbox/sandbox-2.10-r4.ebuild index 06ef10b..d4cb058 100644 --- a/sys-apps/sandbox/sandbox-2.10-r4.ebuild +++ b/sys-apps/sandbox/sandbox-2.10-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ia64 ~mips ppc ~sh sparc x86" +KEYWORDS="amd64 arm ia64 ~mips ppc sh sparc x86" IUSE="" DEPEND="app-arch/xz-utils diff --git a/sys-apps/sandbox/sandbox-2.12.ebuild b/sys-apps/sandbox/sandbox-2.12.ebuild index 6b609a2..e0fbf08 100644 --- a/sys-apps/sandbox/sandbox-2.12.ebuild +++ b/sys-apps/sandbox/sandbox-2.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc x86" +KEYWORDS="amd64 ~arm ~mips ppc x86" IUSE="" DEPEND="app-arch/xz-utils