From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7DBCF138335 for ; Fri, 10 Aug 2018 22:18:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09388E08BD; Fri, 10 Aug 2018 22:18:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3080E08BD for ; Fri, 10 Aug 2018 22:18:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EECB335CA9 for ; Fri, 10 Aug 2018 22:18:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1EF338A for ; Fri, 10 Aug 2018 22:18:32 +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: <1533939316.2106da1b3cac59b1a0c9ec416b747a789a423a6d.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mmm-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/mmm-mode/Manifest app-xemacs/mmm-mode/mmm-mode-1.08.ebuild X-VCS-Directories: app-xemacs/mmm-mode/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 2106da1b3cac59b1a0c9ec416b747a789a423a6d X-VCS-Branch: master Date: Fri, 10 Aug 2018 22:18: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: b87bc054-9100-4502-b352-b37f64e58d92 X-Archives-Hash: c8b11924fba929f2468217e40e968562 commit: 2106da1b3cac59b1a0c9ec416b747a789a423a6d Author: Mats Lidell gentoo org> AuthorDate: Fri Aug 10 22:15:16 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Fri Aug 10 22:15:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2106da1b app-xemacs/mmm-mode: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/mmm-mode/Manifest | 1 + app-xemacs/mmm-mode/mmm-mode-1.08.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest index 87b03abd7b6..6e80b40dbe3 100644 --- a/app-xemacs/mmm-mode/Manifest +++ b/app-xemacs/mmm-mode/Manifest @@ -1,2 +1,3 @@ DIST mmm-mode-1.02-pkg.tar.gz 176072 BLAKE2B 36bcf9c5bd889b988f8190277b4d02546d286fd2695c557cd7f703a8888a21416cae054d5e1192c6fcdcffa193d4017dcbb5f16a4ef341071ee8658bd9292c33 SHA512 9fa9d9d461a063a08b7b7874fb8329b9a7e84b3268593554c9c46e9ee0d433cfcff4049056a4d85b829d14d6bc50f495951b708adff27c43b7961a8ee6b4c5c3 DIST mmm-mode-1.05-pkg.tar.gz 205381 BLAKE2B 532d29da7ec761e1c79d0b5e77c7f95694f8c22541834164c3c90d2dc21c9c2218614cec43ee2344cdfbf5acb2eba328f6fd55631a011256f7311f449479ec3c SHA512 4b5b649a0d25a6eb8967549188c32d9b6a2e7fb3abc0375b633df7c7b133a06f2c5bfae31aef8704c17e9ced32d205def85c906472fda00ff0d5fdfc6b95b01b +DIST mmm-mode-1.08-pkg.tar.gz 205604 BLAKE2B afb2b9c3f43fd3256ca2de0c32d3356a206a6f883303698cad719f8fd287366ce2fd91a275922fcd6d61e31cccba93b0f0c836a3ff468ca2e28aa2e18ad45e7f SHA512 d26b2d4762e363d34a0fdac19841640351532f3c28772eefa7dda3a24decfa8035f7e156fa3c8c49ede54291a4bda31ee707467757c704a76803718e7d463853 diff --git a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild new file mode 100644 index 00000000000..7cff706d9c2 --- /dev/null +++ b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Multiple major modes in a single buffer" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages