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 518B31381F4 for ; Tue, 14 Aug 2012 00:43:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D7CD21C011; Tue, 14 Aug 2012 00:43:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F1C021C011 for ; Tue, 14 Aug 2012 00:43:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48F971B400E for ; Tue, 14 Aug 2012 00:43:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id F123720034; Tue, 14 Aug 2012 00:43:00 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/windowmaker: windowmaker-0.95.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: windowmaker-0.95.3-r1.ebuild ChangeLog X-VCS-Directories: x11-wm/windowmaker X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120814004300.F123720034@flycatcher.gentoo.org> Date: Tue, 14 Aug 2012 00:43:00 +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: 51e1ce90-7b82-49e2-b273-052b1dcf61ca X-Archives-Hash: ca1b6506e627f770c885dfec7458ee47 chithanh 12/08/14 00:43:00 Modified: windowmaker-0.95.3-r1.ebuild ChangeLog Log: Keyword ~arm. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) Revision Changes Path 1.2 x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild?r1=1.1&r2=1.2 Index: windowmaker-0.95.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- windowmaker-0.95.3-r1.ebuild 11 Jul 2012 13:10:11 -0000 1.1 +++ windowmaker-0.95.3-r1.ebuild 14 Aug 2012 00:43:00 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild,v 1.1 2012/07/11 13:10:11 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.95.3-r1.ebuild,v 1.2 2012/08/14 00:43:00 chithanh Exp $ EAPI=4 inherit autotools eutils @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="gif jpeg nls png tiff modelock xinerama xrandr" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DEPEND="media-libs/fontconfig >=x11-libs/libXft-2.1.0 1.136 x11-wm/windowmaker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/ChangeLog?rev=1.136&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/ChangeLog?rev=1.136&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/windowmaker/ChangeLog?r1=1.135&r2=1.136 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 11 Jul 2012 13:10:11 -0000 1.135 +++ ChangeLog 14 Aug 2012 00:43:00 -0000 1.136 @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.135 2012/07/11 13:10:11 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.136 2012/08/14 00:43:00 chithanh Exp $ + + 14 Aug 2012; Chí-Thanh Christopher Nguyễn + windowmaker-0.95.3-r1.ebuild: + Keyword ~arm. *windowmaker-0.95.3-r1 (11 Jul 2012)