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 509E559CA3 for ; Mon, 14 Mar 2016 14:40:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11697E07E1; Mon, 14 Mar 2016 14:40:53 +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 A8271E07E1 for ; Mon, 14 Mar 2016 14:40:52 +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 3E3FA340BE8 for ; Mon, 14 Mar 2016 14:40:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52E36847 for ; Mon, 14 Mar 2016 14:40:49 +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: <1457966441.5455a00bfeed96ecb2491adee44ee2ef51edde54.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/elisp-manual/elisp-manual-24.5.ebuild X-VCS-Directories: app-doc/elisp-manual/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5455a00bfeed96ecb2491adee44ee2ef51edde54 X-VCS-Branch: master Date: Mon, 14 Mar 2016 14:40:49 +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: b1475b22-05ad-4b56-a012-4c966d82e4c3 X-Archives-Hash: aca8ffc0d7f569a0f937249b27ad4962 commit: 5455a00bfeed96ecb2491adee44ee2ef51edde54 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Mar 14 14:40:41 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Mar 14 14:40:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5455a00b app-doc/elisp-manual: ppc stable, (ALLARCHES policy) wrt bug #573492 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo gentoo.org> app-doc/elisp-manual/elisp-manual-24.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/elisp-manual/elisp-manual-24.5.ebuild b/app-doc/elisp-manual/elisp-manual-24.5.ebuild index 52727c5..b66037d 100644 --- a/app-doc/elisp-manual/elisp-manual-24.5.ebuild +++ b/app-doc/elisp-manual/elisp-manual-24.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="FDL-1.3+" SLOT="24" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" DEPEND="app-arch/xz-utils sys-apps/texinfo"