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 2F5481384B4 for ; Mon, 23 Nov 2015 09:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DADAC21C077; Mon, 23 Nov 2015 09:25:48 +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 7067B21C077 for ; Mon, 23 Nov 2015 09:25:38 +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 870F5340766 for ; Mon, 23 Nov 2015 09:25:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DACC514B3 for ; Mon, 23 Nov 2015 09:25:32 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1448270703.7ad6f08dc43da2c80ea434c1813be07d042a86df.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild X-VCS-Directories: net-dialup/freeradius-client/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7ad6f08dc43da2c80ea434c1813be07d042a86df X-VCS-Branch: master Date: Mon, 23 Nov 2015 09:25:32 +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: 18b882cb-a18d-45fd-8db1-52779125a9a6 X-Archives-Hash: a8b4b5a66a246818fe662c3bd3182532 commit: 7ad6f08dc43da2c80ea434c1813be07d042a86df Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 23 09:25:03 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 23 09:25:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad6f08d net-dialup/freeradius-client: alpha stable wrt bug #563474 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild index 0ee6e98..fa2e1e3 100644 --- a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild +++ b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.freeradius.org/pub/freeradius/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="scp shadow static-libs"