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 5612D13881D for ; Tue, 22 Sep 2015 12:41:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63ABEE07FA; Tue, 22 Sep 2015 12:41:13 +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 E05B2E07FA for ; Tue, 22 Sep 2015 12:41:12 +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 B22FB340614 for ; Tue, 22 Sep 2015 12:41:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 009FF16C for ; Tue, 22 Sep 2015 12:41:10 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1442925658.76113f56c0930496d13454a5bfef2b240e82bae5.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/cgmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/cgmanager/cgmanager-0.39.ebuild X-VCS-Directories: app-admin/cgmanager/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 76113f56c0930496d13454a5bfef2b240e82bae5 X-VCS-Branch: master Date: Tue, 22 Sep 2015 12:41:10 +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: bd286742-8895-42c8-8627-8452a7b5c1dd X-Archives-Hash: 8384cfd44ba78835064b064ec7d37d2e commit: 76113f56c0930496d13454a5bfef2b240e82bae5 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 22 12:40:07 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 22 12:40:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76113f56 app-admin/cgmanager: add ~alpha keyword Gentoo-Bug: 559770 Package-Manager: portage-2.2.21 app-admin/cgmanager/cgmanager-0.39.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/cgmanager/cgmanager-0.39.ebuild b/app-admin/cgmanager/cgmanager-0.39.ebuild index f8e9f30..1cae026 100644 --- a/app-admin/cgmanager/cgmanager-0.39.ebuild +++ b/app-admin/cgmanager/cgmanager-0.39.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="pam selinux" RDEPEND="sys-libs/libnih[dbus]