From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-838707-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BAA2213888F for <garchives@archives.gentoo.org>; Tue, 6 Oct 2015 13:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A23E521C006; Tue, 6 Oct 2015 13:29:14 +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 4B9E221C006 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Oct 2015 13:29:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DB56340988 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Oct 2015 13:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8971AAB0 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Oct 2015 13:28:57 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1444137974.9be1cd5945ec0f49aeab6cb6730d0e7e66a281d4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/xemacs/xemacs-21.4.24.ebuild X-VCS-Directories: app-editors/xemacs/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9be1cd5945ec0f49aeab6cb6730d0e7e66a281d4 X-VCS-Branch: master Date: Tue, 6 Oct 2015 13:28:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f3d458b1-4f70-4bcf-92e2-8722816562fe X-Archives-Hash: ddc7d269a2a2072e6f0684c6aef6dd03 commit: 9be1cd5945ec0f49aeab6cb6730d0e7e66a281d4 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Oct 6 13:25:57 2015 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Oct 6 13:26:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be1cd59 app-editors/xemacs: x86 stable wrt bug #554224 Package-Manager: portage-2.2.20.1 app-editors/xemacs/xemacs-21.4.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild index 31b88c5..bfc36b1 100644 --- a/app-editors/xemacs/xemacs-21.4.24.ebuild +++ b/app-editors/xemacs/xemacs-21.4.24.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"