summaryrefslogtreecommitdiff
path: root/app-xemacs/footnote
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-xemacs/footnote
reinit the tree, so we can have metadata
Diffstat (limited to 'app-xemacs/footnote')
-rw-r--r--app-xemacs/footnote/Manifest5
-rw-r--r--app-xemacs/footnote/footnote-1.16.ebuild15
-rw-r--r--app-xemacs/footnote/metadata.xml8
3 files changed, 28 insertions, 0 deletions
diff --git a/app-xemacs/footnote/Manifest b/app-xemacs/footnote/Manifest
new file mode 100644
index 000000000000..a2e9efc153b1
--- /dev/null
+++ b/app-xemacs/footnote/Manifest
@@ -0,0 +1,5 @@
+DIST footnote-1.16-pkg.tar.gz 22152 SHA256 26e5d8b86c65511a30aca5b596be32f656bd443f6abcc7958c7054652b1319e9 SHA512 4eba15270fd4529c3a8b5e8f488cd9dc294dab2f4b968490e8bbfc09e81bc4abd4f9c95b38a295a8f5899f4df55b7dab18e8979130cd8b24a533fbc609f0bf92 WHIRLPOOL 00929916df15ae0b2c436e2f700eb13e86496fa16efc670405a12684f88392d97d6d27c842f2b86ba832e66bd15b73887266495c3d7264912147c661e24a74bd
+EBUILD footnote-1.16.ebuild 329 SHA256 bc418e41435a8b8863eaa414588e683781a6475ead726a56f81b0d1d384bc550 SHA512 fd0fd82f2658b716f42eefca9d3ab9b4ce67c7280704d3dc5915a731c031b9d2133454b5bb974b626918c2141aa06218e09d7494549ecaa0f7969bdc023dc760 WHIRLPOOL 6b5cf067ef4464c94d7ffa7cdb951d76cd910f588253b95a0127746d512221e1a59a2bd8d2ed0e8327e1f77b2da357c2b1c322c749ead28f58b57c3736b63aba
+MISC ChangeLog 2430 SHA256 a3b9c52712caec907481ef9a9b6ca62eb682d547dcec1e23125a3f83c2fa2573 SHA512 3c211b42d67859d20414d6023995ba4483155a285e21f87be2882706820cdc19b7422a9c359724b989ea9fb66878924adb5f7f4d6957f0f8cf222709052075df WHIRLPOOL 01ac2720d47347dbfcc6b7626246ff9e83a2321d78c502184e25ccfbcfe8d7dc73bf8dd494a924c3c1e0570e60431a413d8d4b30c943e34b1c670f70a56a2877
+MISC ChangeLog-2015 1208 SHA256 f9f47cd3b8e9f7ceb5752321fb93f57d4d4fc54016a764b548408ebf2709b231 SHA512 bc6183ab0b76a99947b489a655ca1f81c7fe256b15fd64a15db2d1bebbdd800b02b3322f6fe3925c1fc62c50d6b0f2e5f3c6fc43bacf934932127485a0e81600 WHIRLPOOL b9ea595094d8fcba9ce9feff237b4a9c2f4cbf86624f405d52777bbf180113f61ee94cad49dd470ddead6dc7b1ab1382bc9d6a5d66c23f8999e3e681285a9921
+MISC metadata.xml 261 SHA256 9d530fcf6a4e01b0f77f7a7be50d8e6c0900110a54f2f484b79aae4a301f75c1 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a WHIRLPOOL fda92819e16bab33212b9076515eb1ffe406c0de29bff0ea3bbfadaf5cc0a60075c9808fe10ea8b65b4da91213fc5cc379446c5cbd0576c30f9f21c46731e88f
diff --git a/app-xemacs/footnote/footnote-1.16.ebuild b/app-xemacs/footnote/footnote-1.16.ebuild
new file mode 100644
index 000000000000..524fe1f53988
--- /dev/null
+++ b/app-xemacs/footnote/footnote-1.16.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Footnoting in mail message editing modes"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/footnote/metadata.xml b/app-xemacs/footnote/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/footnote/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>xemacs@gentoo.org</email>
+ <name>Gentoo XEmacs project</name>
+ </maintainer>
+</pkgmetadata>