From patchwork Mon Mar 18 13:04:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228573 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 1A48D2C009C for ; Tue, 19 Mar 2013 00:08:33 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 10FD3A0135; Mon, 18 Mar 2013 13:08:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KSb3Glj-ujiO; Mon, 18 Mar 2013 13:08:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 4D101A01CF; Mon, 18 Mar 2013 13:07:03 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 66E008F74B for ; Mon, 18 Mar 2013 13:06:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 974478C403 for ; Mon, 18 Mar 2013 13:05:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2uHWV9GShwrc for ; Mon, 18 Mar 2013 13:05:40 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by whitealder.osuosl.org (Postfix) with ESMTPS id 5739F8BF9D for ; Mon, 18 Mar 2013 13:05:36 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id hi18so2553227wib.3 for ; Mon, 18 Mar 2013 06:05:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=SEn0AVJ9E+Y4LU3UKwJsciLSVm0u+WQ3nkjqzIG0jsE=; b=fwz4un9zalsxT3ArGDYX/Z/vT1frPrM4w7NKV27swbSseSn1cU/LKA+q9SZIAUSUk0 o1BNisV/q19JG9odCpIT/ivf2nvkALYNQy7o2iBEqWNBmBj2RKuK/lSYAKROCGtIzaVg uqBe2z7QkEbcxDYpPtR8kj3oWaMyT5Kx/XXjuWiEjTPhOyOX2pE4+cSTe+8yRqfV6Cg2 1wxz42ehzcgcVHMhqZuI20y6fbet6HcAZI9LKaqkrnJrAf+6b2xrmtHJMWMdrKd/UTT+ VnA3/q9PRLMQMT/dskx2weyp81oOSvijML4hu3mo2rpD2qJtXbnN6Vehx5vbAinGfCtw PZ8Q== X-Received: by 10.194.176.165 with SMTP id cj5mr6754289wjc.37.1363611934597; Mon, 18 Mar 2013 06:05:34 -0700 (PDT) Received: from localhost.localdomain (cpe.xe-6-0-0-953.boanqu2.dk.customer.tdc.net. [188.180.79.66]) by mx.google.com with ESMTPS id ex15sm757835wid.5.2013.03.18.06.05.33 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:34 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:04:39 +0100 Message-Id: <1363611926-27105-14-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611926-27105-1-git-send-email-jbb@gamblify.com> References: <1363611926-27105-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQnhrW7fXR2GW7Dyusa0K6SSevcQqBP0zaJGeN2myuh5x6A/nJVASCVfJKHQCz/viwbKyIIW Subject: [Buildroot] [PATCH 073/120] xkeyboard-config: bump revision to X11R7.7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: Will Wagner Signed-off-by: Will Wagner Signed-off-by: Jesper Baekdahl --- package/x11r7/xkeyboard-config/xkeyboard-config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index c619da9..bd3314c 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -3,7 +3,7 @@ # xkeyboard-config # ############################################################# -XKEYBOARD_CONFIG_VERSION = 2.0 +XKEYBOARD_CONFIG_VERSION = 2.6 XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2 XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/ XKEYBOARD_CONFIG_DEPENDENCIES = host-intltool host-xapp_xkbcomp