summaryrefslogtreecommitdiff
path: root/app-xemacs/pc
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/pc
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/pc')
-rw-r--r--app-xemacs/pc/Manifest3
-rw-r--r--app-xemacs/pc/metadata.xml8
-rw-r--r--app-xemacs/pc/pc-1.28.ebuild14
3 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/pc/Manifest b/app-xemacs/pc/Manifest
new file mode 100644
index 000000000000..f10d83344e66
--- /dev/null
+++ b/app-xemacs/pc/Manifest
@@ -0,0 +1,3 @@
+DIST pc-1.28-pkg.tar.gz 17720 BLAKE2B 06856dbe980ca7313a83d87d87c6d42f0a9a42c9d03e05e0f080abf3e9634e5d763003ed9acf5fedb5e541bbf8f47e0c236728f154cb8565e70b18947795e886 SHA512 cd296e2ce019b54de33560622622cf955937b85205850f7e31218c8de03a05d0516176bc2c8775c2649d271678f18fed3591d2fac572cc78fd11d9d05a43e922
+EBUILD pc-1.28.ebuild 297 BLAKE2B 34bb55d4d8dd732074d130d5ea1fe24c9c39115e1347d32263e782479aced9da68f817be4945bf733818717a7b672e6aa652f6c5463af53f322fc628d3a58963 SHA512 4412224247e1af153b265f701cfc7ee7b8391be49016f77e90bab17d353b3e80df1e1f01f6b58124d49cf3f0b71e493cb732c75db24d92aeb7ff528bab46ec35
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/pc/metadata.xml b/app-xemacs/pc/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/pc/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>
diff --git a/app-xemacs/pc/pc-1.28.ebuild b/app-xemacs/pc/pc-1.28.ebuild
new file mode 100644
index 000000000000..1c50eafb3765
--- /dev/null
+++ b/app-xemacs/pc/pc-1.28.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="PC style interface emulation"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages