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 04880138331 for ; Wed, 21 Sep 2016 17:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33F36E0979; Wed, 21 Sep 2016 17:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9114E08E1 for ; Wed, 21 Sep 2016 17:48:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDB48340BE2 for ; Wed, 21 Sep 2016 17:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AED12491 for ; Wed, 21 Sep 2016 17:48:44 +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: <1474480087.1c2e390c489b7dbe4904149d62000b70d5d04580.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/rsnapshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/rsnapshot/rsnapshot-1.4.1.ebuild X-VCS-Directories: app-backup/rsnapshot/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 1c2e390c489b7dbe4904149d62000b70d5d04580 X-VCS-Branch: master Date: Wed, 21 Sep 2016 17:48:44 +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: 911abf0e-1b96-412a-987b-1a6045369c12 X-Archives-Hash: b6bae607937b45295650541d2d4a62eb commit: 1c2e390c489b7dbe4904149d62000b70d5d04580 Author: Tobias Klausmann gentoo org> AuthorDate: Wed Sep 21 17:48:07 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Sep 21 17:48:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2e390c app-backup/rsnapshot-1.4.1-r0: add alpha keyword Gentoo-Bug: 591860 app-backup/rsnapshot/rsnapshot-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/rsnapshot/rsnapshot-1.4.1.ebuild b/app-backup/rsnapshot/rsnapshot-1.4.1.ebuild index 009a331..4f2ceee 100644 --- a/app-backup/rsnapshot/rsnapshot-1.4.1.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.rsnapshot.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-lang/perl-5.8.2 dev-perl/Lchown