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 E6CDE1381F3 for ; Wed, 24 Jul 2013 00:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0CCE08EA; Wed, 24 Jul 2013 00:26:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17135E08EA for ; Wed, 24 Jul 2013 00:26:35 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2816033E93C for ; Wed, 24 Jul 2013 00:26:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4DBDBE545F for ; Wed, 24 Jul 2013 00:26:32 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1374625583.fdc926f7105de98951025122f3028c8800a26cbd.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-proto/videoproto/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-proto/videoproto/videoproto-9999.ebuild X-VCS-Directories: x11-proto/videoproto/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: fdc926f7105de98951025122f3028c8800a26cbd X-VCS-Branch: master Date: Wed, 24 Jul 2013 00:26: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: 65ebcb16-e7ed-4a5b-ba52-4eb3ad91d184 X-Archives-Hash: 562105ff0d26aa65550af9ea9db1e0bb commit: fdc926f7105de98951025122f3028c8800a26cbd Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Wed Jul 24 00:26:23 2013 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berlin de> CommitDate: Wed Jul 24 00:26:23 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=fdc926f7 x11-proto/videoproto: sync keywords with portage --- x11-proto/videoproto/videoproto-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/videoproto/videoproto-9999.ebuild b/x11-proto/videoproto/videoproto-9999.ebuild index 35f257f..c5e5f6f 100644 --- a/x11-proto/videoproto/videoproto-9999.ebuild +++ b/x11-proto/videoproto/videoproto-9999.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=""