summaryrefslogtreecommitdiff
path: root/app-xemacs/efs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-xemacs/efs
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/efs')
-rw-r--r--app-xemacs/efs/Manifest5
-rw-r--r--app-xemacs/efs/efs-1.33.ebuild15
-rw-r--r--app-xemacs/efs/efs-1.34.ebuild15
-rw-r--r--app-xemacs/efs/metadata.xml8
4 files changed, 43 insertions, 0 deletions
diff --git a/app-xemacs/efs/Manifest b/app-xemacs/efs/Manifest
new file mode 100644
index 000000000000..ad21d4467218
--- /dev/null
+++ b/app-xemacs/efs/Manifest
@@ -0,0 +1,5 @@
+DIST efs-1.33-pkg.tar.gz 375842 BLAKE2B 61e7751d5571a57ed0781773a6f26d476cc63a86a82ff9f381f4221e82c6731287c138e66326cb7881fab5656e04be1cb5de4f2a0fe09cb71cc82526c390efb0 SHA512 d588b8885ec659a78b4b64dadf10e75d08766e1cdfbd03dda9fc822081552dd8f27ed77dbff6be28a8f52fcb6f6747d27b7dea5ed3c7defd704639d49d7d4ae1
+DIST efs-1.34-pkg.tar.gz 376920 BLAKE2B c441fb03cebb97f845d3767001312a99d505c3fb7af4ae7d1902a67ba27633f18952136fdcfda442608034bc843a0a1754d3db829da967aa816a484f21a2f67e SHA512 44550090f4b122d995c10fa4e82972adeb4261bb27a431f7ac40a61773252fff1024a0f6a480cc7f35705aaa90781aed8473b96b5468d0ed18d2f5b3f59cb9fd
+EBUILD efs-1.33.ebuild 339 BLAKE2B 72c5fa6594de3a7d8e9c4fa08b6cc990a44ad800b30701c712664747e8ea7682be7a56758e867cf9208d00d396b704272e1c85fec88e7bf3bc8b788a035524e9 SHA512 ee1fc143c69873f6a42f212ef5175f3f7deed704d335bba06e47a623663bf77e790e4f75628b8f0d98d954f70f0c11a750e2b4f416719210423260a93c52c3d5
+EBUILD efs-1.34.ebuild 339 BLAKE2B 72c5fa6594de3a7d8e9c4fa08b6cc990a44ad800b30701c712664747e8ea7682be7a56758e867cf9208d00d396b704272e1c85fec88e7bf3bc8b788a035524e9 SHA512 ee1fc143c69873f6a42f212ef5175f3f7deed704d335bba06e47a623663bf77e790e4f75628b8f0d98d954f70f0c11a750e2b4f416719210423260a93c52c3d5
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/efs/efs-1.33.ebuild b/app-xemacs/efs/efs-1.33.ebuild
new file mode 100644
index 000000000000..8581d1293944
--- /dev/null
+++ b/app-xemacs/efs/efs-1.33.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="Treat files on remote systems the same as local files"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/dired
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/efs/efs-1.34.ebuild b/app-xemacs/efs/efs-1.34.ebuild
new file mode 100644
index 000000000000..8581d1293944
--- /dev/null
+++ b/app-xemacs/efs/efs-1.34.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="Treat files on remote systems the same as local files"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/dired
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/efs/metadata.xml b/app-xemacs/efs/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/efs/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>