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 07186138335 for ; Sat, 11 Aug 2018 06:42:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43BE5E0821; Sat, 11 Aug 2018 06:42:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1667EE0821 for ; Sat, 11 Aug 2018 06:42:39 +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 113FD335C7F for ; Sat, 11 Aug 2018 06:42:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4DF63A9 for ; Sat, 11 Aug 2018 06:42:34 +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: <1533969690.e557bfc7ad01489983d885a17d153bcd6b87c9dc.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/text-modes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/text-modes/Manifest app-xemacs/text-modes/text-modes-2.06.ebuild X-VCS-Directories: app-xemacs/text-modes/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: e557bfc7ad01489983d885a17d153bcd6b87c9dc X-VCS-Branch: master Date: Sat, 11 Aug 2018 06:42:34 +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: dc9377c3-2a78-4325-9663-3a170d1b76ae X-Archives-Hash: b2f286f2cf9cc26bda1cca9d26a37aab commit: e557bfc7ad01489983d885a17d153bcd6b87c9dc Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 11 06:41:30 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 11 06:41:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e557bfc7 app-xemacs/text-modes: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/text-modes/Manifest | 1 + app-xemacs/text-modes/text-modes-2.06.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/app-xemacs/text-modes/Manifest b/app-xemacs/text-modes/Manifest index 3f3f7397617..942a34320c8 100644 --- a/app-xemacs/text-modes/Manifest +++ b/app-xemacs/text-modes/Manifest @@ -1,2 +1,3 @@ DIST text-modes-1.92-pkg.tar.gz 443017 BLAKE2B 62991cc84bf33ed259cd8fe03b71df3db2ca7ce20e0c7601a3d4fda0415c328ba55ac6ff51b9f7ff4c6f93a8a3e88869c91ba22e3b8922ce9d4a607707fcffb7 SHA512 daec17a811b2b7d8dc9730dbad8a1fe0edf8667eb8f334b8c89502f06012b8f938967b578a91e7ca399ff7e853c23959a606021cb2a60c714c7db5a49421d63a DIST text-modes-1.98-pkg.tar.gz 450607 BLAKE2B f4e3c2eaba1c8a1a6e751de1a483e199179692cf380f9f48a206b77db5b0dc3f57ff58790d9853f04d5e3a2f9364159e1c775afd72e673ca866972893382a312 SHA512 72e4a20a53b52847d7b48550046eef50353e3f79e609a5a8de15f11259d6034ffad0b8369ec928cb4fd966706a16a3e020f62c890cca8eb59840729b886d8573 +DIST text-modes-2.06-pkg.tar.gz 542495 BLAKE2B 0a63c323d923344e01f3dfa5aaa9d4e17b91d8d3988ce0125056e6c48c8a48e1ee57b6c8427428d32076b3444c18c89808e23c675b890b35f6db6396a566d97a SHA512 45c7386214d623803d739e2140edb237bd561416c11a5c13df547483e0ce854a330a481a84efdde3a10cd4c2ee8ca78f422f5fb6d1e6b00e264886069d549217 diff --git a/app-xemacs/text-modes/text-modes-2.06.ebuild b/app-xemacs/text-modes/text-modes-2.06.ebuild new file mode 100644 index 00000000000..4ecfd2585c6 --- /dev/null +++ b/app-xemacs/text-modes/text-modes-2.06.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Miscellaneous support for editing text files" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-ispell +app-xemacs/fsf-compat +app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages