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 677911388BF for ; Thu, 7 Jan 2016 22:36:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0FFE086C; Thu, 7 Jan 2016 22:36:29 +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 B5BB1E0863 for ; Thu, 7 Jan 2016 22:36:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E547E340AE4 for ; Thu, 7 Jan 2016 22:36:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 988EB219 for ; Thu, 7 Jan 2016 22:36:26 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1452205767.de053b23b2089d5037d0ac2e3371c7d00861c45c.matsl@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/cc-mode/ X-VCS-Repository: proj/emacs X-VCS-Files: app-xemacs/cc-mode/ChangeLog app-xemacs/cc-mode/Manifest app-xemacs/cc-mode/cc-mode-1.91.ebuild app-xemacs/cc-mode/cc-mode-1.93.ebuild X-VCS-Directories: app-xemacs/cc-mode/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: de053b23b2089d5037d0ac2e3371c7d00861c45c X-VCS-Branch: master Date: Thu, 7 Jan 2016 22:36:26 +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: 849a3184-0016-49e3-bfae-cede83036cd3 X-Archives-Hash: fb0e97948ab7f2b7e192dc9cc254dafa commit: de053b23b2089d5037d0ac2e3371c7d00861c45c Author: Mats Lidell gentoo org> AuthorDate: Thu Jan 7 22:29:27 2016 +0000 Commit: Mats Lidell gentoo org> CommitDate: Thu Jan 7 22:29:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs.git/commit/?id=de053b23 Upstream pre release of app-xemacs/cc-mode Package-Manager: portage-2.2.24 app-xemacs/cc-mode/ChangeLog | 8 +++++++- app-xemacs/cc-mode/Manifest | 2 +- app-xemacs/cc-mode/{cc-mode-1.91.ebuild => cc-mode-1.93.ebuild} | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app-xemacs/cc-mode/ChangeLog b/app-xemacs/cc-mode/ChangeLog index 2fcd013..b80b9b2 100644 --- a/app-xemacs/cc-mode/ChangeLog +++ b/app-xemacs/cc-mode/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for app-xemacs/cc-mode -# Copyright 2002-2015 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 2002-2016 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/ChangeLog,v 1.13 2008/03/19 19:19:38 graaff Exp $ +*cc-mode-1.93 (07 Jan 2016) + + 07 Jan 2016; Mats Lidell -cc-mode-1.91.ebuild, + +cc-mode-1.93.ebuild: + Upstream pre release of app-xemacs/cc-mode. + *cc-mode-1.91 (03 Oct 2015) 03 Oct 2015; Mats Lidell -cc-mode-1.90.ebuild, diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest index 54b66a9..e28c2cd 100644 --- a/app-xemacs/cc-mode/Manifest +++ b/app-xemacs/cc-mode/Manifest @@ -1 +1 @@ -DIST cc-mode-1.91-pkg.tar.gz 759104 SHA256 8a2727d14439853a9cb4c4b95c0dbb7d96f58ba7b7abbcc83a29f070fd755f0e SHA512 43387eaad08dfe4057df136409d43c379788e7b94cc5aa02b7949f8511c62919d02527d7745de866629ba46366add920d24386bd6a8197ec8d5d7e5b5c577343 WHIRLPOOL c210a5e277a8b8d0dec892ad13c7328fc30a1556e8b7bd247ce819756744c777693c12b558e2dce79bbbb31824b18481a214a1ec1337e903eae7946a7cc2beb6 +DIST cc-mode-1.93-pkg.tar.gz 781833 SHA256 ca8f5e406803b7e8dd114b0c64a7fe74ee439bb200692656f2dab321c5157ad2 SHA512 809e5eb6542b60a9345bac28998b47cf5dace454c9ba70554c98cf3a274a6114423111ce7191c1b1da34433b854efb3d81bbc14c87cd916098541be86c419106 WHIRLPOOL 49d08976a98b79ce92e1d79a93098e21fa58fe27114420861f125f18464510023cca4c7e9ab9440d18eb759fa030d911f4e038252fcf8f060339608ec7e1d8ff diff --git a/app-xemacs/cc-mode/cc-mode-1.91.ebuild b/app-xemacs/cc-mode/cc-mode-1.93.ebuild similarity index 88% rename from app-xemacs/cc-mode/cc-mode-1.91.ebuild rename to app-xemacs/cc-mode/cc-mode-1.93.ebuild index c4cf0ae..52d49a2 100644 --- a/app-xemacs/cc-mode/cc-mode-1.91.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.93.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$