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 5F027138334 for ; Wed, 16 Oct 2019 09:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A91ACE0932; Wed, 16 Oct 2019 09:53:54 +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 9254FE0932 for ; Wed, 16 Oct 2019 09:53:54 +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 2104F34BDF0 for ; Wed, 16 Oct 2019 09:53:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4FB8744 for ; Wed, 16 Oct 2019 09:53:50 +0000 (UTC) From: "Ulrich Müller" 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 Müller" Message-ID: <1571219617.bdfbd71a4af223ea18018bdf00e323ada055b031.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/initsplit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/initsplit/Manifest app-emacs/initsplit/initsplit-1.8_pre20160919.ebuild X-VCS-Directories: app-emacs/initsplit/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: bdfbd71a4af223ea18018bdf00e323ada055b031 X-VCS-Branch: master Date: Wed, 16 Oct 2019 09:53:50 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a585038e-8c51-4dc3-bc51-2dde708ffe11 X-Archives-Hash: 723f41c9f8928e74d481f8a961bc3329 commit: bdfbd71a4af223ea18018bdf00e323ada055b031 Author: Ulrich Müller gentoo org> AuthorDate: Wed Oct 16 09:52:23 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Oct 16 09:53:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfbd71a app-emacs/initsplit: New snapshot. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/initsplit/Manifest | 1 + .../initsplit/initsplit-1.8_pre20160919.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/app-emacs/initsplit/Manifest b/app-emacs/initsplit/Manifest index 2f63d2de810..d93e8728894 100644 --- a/app-emacs/initsplit/Manifest +++ b/app-emacs/initsplit/Manifest @@ -1 +1,2 @@ DIST initsplit-1.7_pre20140203.el.xz 4792 BLAKE2B eb853870e9d159129e22e48dd5704b83fe8877933ab68f75127e4c82000b7a2a3b87ccd779f16f2ed2b0407ed6574694e42310fd6195152adb099bfd5c592187 SHA512 f2c894bb9d0359b5e95760541feb83f465950de732266059b9498b7ee7361ebb843e0d900fec92fa5e9c37547ea160836b9fc24f64c56083e3ea4416b4b52e50 +DIST initsplit-1.8_pre20160919.tar.gz 5630 BLAKE2B 6260108c244c1e817da5d3c0414939cb5b1699832d00f606a0c983997b4e6adb7daf4a9e1cc9d66254fe9a324523ceb70c43f0919ac2dd216bac7daa4b80cb43 SHA512 56f9d281ba227834f3e527b9ca48d57ffb06f3664ca2f7e1bd1d60a0bd996229ffe7cfd2a05b0530ad67328b4ba25822f39162f0ff9582bd54c8afd2981f750d diff --git a/app-emacs/initsplit/initsplit-1.8_pre20160919.ebuild b/app-emacs/initsplit/initsplit-1.8_pre20160919.ebuild new file mode 100644 index 00000000000..419b7d5446f --- /dev/null +++ b/app-emacs/initsplit/initsplit-1.8_pre20160919.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit elisp readme.gentoo-r1 + +COMMIT="c941d436eb2b10b01c76a582c5a2b23fb30751aa" +DESCRIPTION="Split customizations into different files" +HOMEPAGE="https://www.emacswiki.org/emacs/InitSplit" +SRC_URI="https://github.com/dabrahams/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +S="${WORKDIR}/${PN}-${COMMIT}" +SITEFILE="50${PN}-gentoo.el" +DOC_CONTENTS="Initsplit is not enabled as a site default. Add the following + line to your ~/.emacs file to enable configuration file splitting: + \n\t(load \"initsplit\") + \n\nIf you want configuration files byte-compiled, also add this line: + \n\t(add-hook 'after-save-hook 'initsplit-byte-compile-files t)"