summaryrefslogtreecommitdiff
path: root/app-emacs/initsplit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-emacs/initsplit
reinit the tree, so we can have metadata
Diffstat (limited to 'app-emacs/initsplit')
-rw-r--r--app-emacs/initsplit/Manifest6
-rw-r--r--app-emacs/initsplit/files/50initsplit-gentoo.el2
-rw-r--r--app-emacs/initsplit/initsplit-1.7_pre20140203.ebuild22
-rw-r--r--app-emacs/initsplit/metadata.xml8
4 files changed, 38 insertions, 0 deletions
diff --git a/app-emacs/initsplit/Manifest b/app-emacs/initsplit/Manifest
new file mode 100644
index 000000000000..1b288e3d2355
--- /dev/null
+++ b/app-emacs/initsplit/Manifest
@@ -0,0 +1,6 @@
+AUX 50initsplit-gentoo.el 91 SHA256 07bc4a2888123ddac344ebe1696211b5bb9f8b9ccba0173f33bb3a60ebb9e917 SHA512 531d0f480c3787453b182be3b9fe145fffd9752155b2c26df3fdf0b497cd058f5978687df53e43046c1f44f4908679783756377998f49dc407a6e18956bc34b1 WHIRLPOOL c0b35226570b0f5fea40a51ee0631ec47087658fb8975b6ceeac117a14e7ebc4aa8750c93fa74c121f46f898ab3a3890e1099c70a84ee6576041679265581426
+DIST initsplit-1.7_pre20140203.el.xz 4792 SHA256 4005271af94ca4dad7a3b6b084fcb1e5b93097e98ee15810b766efddd2f8a718 SHA512 f2c894bb9d0359b5e95760541feb83f465950de732266059b9498b7ee7361ebb843e0d900fec92fa5e9c37547ea160836b9fc24f64c56083e3ea4416b4b52e50 WHIRLPOOL d10ba44154fc6030fed39a2cb325ced928501d8bfddc47b5364ac95b0ee55bea6f3a7d01a2dad166622d2baa247a0188b30da6d2fa5f42ad43cbd20259b8ef9d
+EBUILD initsplit-1.7_pre20140203.ebuild 751 SHA256 1e212097c4560f6c1f069326e3b1027abc6eccce32a73c4f7008c29f48f8421f SHA512 4cb1d928e7e134bc02562a1ed660963c7b06ce3f59dc62d4b48e9d0730db15e9a2390379995c53c86cf153b708ef84236e73ddd89b1566db66c5006b2c9e7fbf WHIRLPOOL 4e10782a98735eb6a8b22c675d886f4fb42192b0f445eb726ab9cd4d220c61297ed3094af1db976da4422d09145b5ab893bfe9217f09de16efba73d2fe86ec1e
+MISC ChangeLog 2409 SHA256 337083f19a5afd3b803ef1eb5e588d98763a572c521992b68f4688ccf7306d84 SHA512 24aa2e055aebd2314a91ef8c5ef174255da150a2042aa41920d0df7aca0ed39cdafb72df07de645bf55a1e971768c7c0a22ffd9cc04ce63fdd5bde7253d2806b WHIRLPOOL ce951a812741a896fc3893e80437d7e243639262c69cbf421125c85f1f13ebd8a9b891a15187087355122d460a85467fb6905eb3c1bbb300d2f4c6a2b1d382a4
+MISC ChangeLog-2015 1932 SHA256 6e0f99e62474acde8602dff79129653968031510920f4684b612c4acfebb8cde SHA512 224cf6626dd5013ddb7af7f4d7b4a212a5661076c4d062304f8d09800bedd4edbf1e5a17b18fadd29f7a6bbb4703ed3f60b9851e805c68ac38072c708b5d7c59 WHIRLPOOL f023e69c1067ae9ff1bc04e762ae09310a6abf2838bbb41b97532a573383aa4a1aea29e64b6be49f842c4039a76df2393152daa764dfe54be6be51ec8893d707
+MISC metadata.xml 259 SHA256 4d59c14917cb31648858cb06bc3c7f224cf1c3906dc3166f8f0d8b8e02970928 SHA512 9a5c456aae7919a4cdbb10b67a27c232daf2ec6db4202e04ba6d5873242fc982a659410443dd6fb4498d42af00b495acc51a6a2cbe12aeab91b585dfac7233a3 WHIRLPOOL 08c68f505a8cc685c52f3a54a07582b64ff7c0b4682c8f9333286fbb5caf4a8d406933c7937fe8c9611f456b5a549ee100657a1c9dc766c8965772f277bf31fb
diff --git a/app-emacs/initsplit/files/50initsplit-gentoo.el b/app-emacs/initsplit/files/50initsplit-gentoo.el
new file mode 100644
index 000000000000..dbc698522304
--- /dev/null
+++ b/app-emacs/initsplit/files/50initsplit-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'initsplit-byte-compile-files "initsplit")
diff --git a/app-emacs/initsplit/initsplit-1.7_pre20140203.ebuild b/app-emacs/initsplit/initsplit-1.7_pre20140203.ebuild
new file mode 100644
index 000000000000..ec90513104ad
--- /dev/null
+++ b/app-emacs/initsplit/initsplit-1.7_pre20140203.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit readme.gentoo elisp
+
+DESCRIPTION="Split customizations into different files"
+HOMEPAGE="http://www.emacswiki.org/emacs/InitSplit"
+# taken from https://github.com/dabrahams/${PN}
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="amd64 ~ppc x86"
+
+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)"
diff --git a/app-emacs/initsplit/metadata.xml b/app-emacs/initsplit/metadata.xml
new file mode 100644
index 000000000000..c438baf3b326
--- /dev/null
+++ b/app-emacs/initsplit/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+</pkgmetadata>