summaryrefslogtreecommitdiff
path: root/app-emacs/blogmax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
commitbd4aeefe33e63f613512604e47bfca7b2187697d (patch)
treeadb35b5a9a00ee7ea591ab0c987f70167c23b597 /app-emacs/blogmax
parent48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff)
gentoo resync : 03.11.2019
Diffstat (limited to 'app-emacs/blogmax')
-rw-r--r--app-emacs/blogmax/Manifest3
-rw-r--r--app-emacs/blogmax/blogmax-20110305.ebuild43
-rw-r--r--app-emacs/blogmax/files/README.Gentoo8
3 files changed, 0 insertions, 54 deletions
diff --git a/app-emacs/blogmax/Manifest b/app-emacs/blogmax/Manifest
index a07410f08330..07c5094051c5 100644
--- a/app-emacs/blogmax/Manifest
+++ b/app-emacs/blogmax/Manifest
@@ -1,7 +1,4 @@
AUX 50blogmax-gentoo.el 203 BLAKE2B 13d5f7436a13426fc3b33f9d84f45c011386d3b062acf4297c81f48d2cfc02fcd24c80292fb66152b9b0e4c968423648a99ddd6ef0bf9a4d5164e3ee5bfb330f SHA512 33bfaa0a6861bf4dcd402e3f24e999f5206235d69a9e7674c43d408e85438fd450810522a2e3bc42f5457ded290d67700e71a512603f62d64ecab82d4d2fd78c
-AUX README.Gentoo 246 BLAKE2B 51cb9a5d3b6043baa30655e90b2bec57620a0d5dfdea2f718b9f519a2d89619a3bfc3702915948c6bfb6d145c798f13f089582af7db8ea1754f5e50ebb95d4b8 SHA512 38559a4b05509061ed5026f1e7b4936da8d90d965fa8db3e5e087d7eeedc8a33a96eee4c6e6a8b76f6fc224062ee78f252dc17bb918248c2df313a258d1b2dc0
-DIST blogmax-20110305.zip 194956 BLAKE2B b5f90254a218fc45b65faa8d5cdc53ec55f092716286a5757f483eed621d2142aeda398449b1c1b9c3acad67575025ce6bf9b9dce42f1d97d35227d13a0aa65e SHA512 dc0529c5d61ea9beaecf9dfdfe0631ae31fb9737845aa81f2ac7c19df7aa30eb7392f73ea96a00b678cd441f0815129bb04d521e697ce2cb3938d8699483d19b
DIST blogmax-20170321.tar.xz 81704 BLAKE2B f7f45cb0d5981a0af09ad75b8b004aca950dad59efb0182f81596d6777caf31df6089c2cabb856168d5c031c5e60282e9a88f822219f5ec728f5dddc1c6adcb6 SHA512 bca3fd0bb10d98604426b4091831e709b2a731aa2e4cfc0737f14714bc6648a279c1909e1939f4504cf49aa470737458a00da598139d7797128563212997a4c1
-EBUILD blogmax-20110305.ebuild 987 BLAKE2B 8be3b8ad56bafc12bf4ab2dd72c67f8d400cd3ebf6ed607c70d47bf8fe027f6235f8ede6a90f19574dd90acda381e5cfdf45a546055a35ace8be76f27fc8716b SHA512 c80b0c0bd9e3d84e1f53d579c9f6a6f027ae6c7a967c628cc591d27c1c479c207dbc11c548fede045764c866d7c06f6d14809415bf10816fc2e2a4a8432ddda7
EBUILD blogmax-20170321.ebuild 996 BLAKE2B 548a4b315331d5c4f87925dab2095940b30b778af677ff48b9c4102be89d37879e07bd3b80317995cee3558e83ec8f5c50a3f87882aeb6d02474c9f523806004 SHA512 08b4313f0be8e2533daf091a62e4c4405c3be77641b18a492f4756e77a6ad7cf6bf1594958fe1319c9986a64efeff76b8fe64cf2cdbf5431e9c2b428e7ee02e7
MISC metadata.xml 388 BLAKE2B 14e7039960527342a1837a45bc3d4a5da96f924573067aab0066b053dc24b26197d6bd4c113c87526c3c2f50bdf152df43bbbc25885e7d76c9cd5f846094e899 SHA512 b794dbcab7f297bb941a561495b2d4b7863476f7204c7d240bbb99391c99441ff8e482b88f9664ad75a96f1cb4bf77a2e709301d4897d836297adf551aa519c2
diff --git a/app-emacs/blogmax/blogmax-20110305.ebuild b/app-emacs/blogmax/blogmax-20110305.ebuild
deleted file mode 100644
index 07505c200b1f..000000000000
--- a/app-emacs/blogmax/blogmax-20110305.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils readme.gentoo elisp
-
-DESCRIPTION="Blogging in Emacs"
-HOMEPAGE="http://billstclair.com/blogmax/index.html"
-# taken from http://billstclair.com/blogmax.zip
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.zip"
-
-LICENSE="GPL-1+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}/${PN}"
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
- rm *.elc gpl.txt || die
- edos2unix *.{el,html,inc,ini,tmpl,txt,xml} docs/*.{html,txt}
-}
-
-src_compile() {
- elisp-compile blogmax.el
-}
-
-src_install() {
- elisp-install ${PN} blogmax.{el,elc}
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-
- DOC_CONTENTS="To get started with BlogMax, use the example site file
- from /usr/share/doc/${PF}/example as a template for your own blog."
- readme.gentoo_create_doc
-
- dodoc README
- dodoc -r docs
- docinto example
- dodoc *.{html,inc,ini,png,tmpl,txt,xml}
-}
diff --git a/app-emacs/blogmax/files/README.Gentoo b/app-emacs/blogmax/files/README.Gentoo
deleted file mode 100644
index a737d0f9c9ac..000000000000
--- a/app-emacs/blogmax/files/README.Gentoo
+++ /dev/null
@@ -1,8 +0,0 @@
- -*-outline-*-
-* Getting Started With BlogMax
-
-Use the example site file from /usr/share/doc/blogmax-*/example as a
-template for your own blog.
-
---
-Matthew Kennedy <mkennedy@gentoo.org>