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 0EE691381F3 for ; Sun, 8 Sep 2013 10:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E6D8E0A41; Sun, 8 Sep 2013 10:28:51 +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 A8822E09F6 for ; Sun, 8 Sep 2013 10:28:50 +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 B9BF333EB23 for ; Sun, 8 Sep 2013 10:28:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 76A78E545C for ; Sun, 8 Sep 2013 10:28:48 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1378635041.225fae2687bee69d17ec39e286617b8284ad7999.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: keyword-generation.sh X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: 225fae2687bee69d17ec39e286617b8284ad7999 X-VCS-Branch: ebuild-mode Date: Sun, 8 Sep 2013 10:28:48 +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: df8678e7-d0d7-4f7c-95fb-a0f5e43bff53 X-Archives-Hash: 31a72e15fdc4dc2078e2d0ff21867384 commit: 225fae2687bee69d17ec39e286617b8284ad7999 Author: Ulrich Müller gentoo org> AuthorDate: Sun Sep 8 10:10:41 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Sun Sep 8 10:10:41 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=225fae26 keyword-generation.sh: Set executable bit. --- keyword-generation.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/keyword-generation.sh b/keyword-generation.sh old mode 100644 new mode 100755