summaryrefslogtreecommitdiff
path: root/app-xemacs/sounds-au
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/sounds-au
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/sounds-au')
-rw-r--r--app-xemacs/sounds-au/Manifest3
-rw-r--r--app-xemacs/sounds-au/metadata.xml8
-rw-r--r--app-xemacs/sounds-au/sounds-au-1.12.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/sounds-au/Manifest b/app-xemacs/sounds-au/Manifest
new file mode 100644
index 000000000000..2a6bed4936a3
--- /dev/null
+++ b/app-xemacs/sounds-au/Manifest
@@ -0,0 +1,3 @@
+DIST sounds-au-1.12-pkg.tar.gz 126817 BLAKE2B d7942cb4d249ab8e147658bdccec4a837ee7834576d10fd71f7c070e3c4b23bc2df6233d707607e91172ebed3c4fd09f3aa1dccf25841ae106306764303892bf SHA512 fd7022f1a7c23b041416cb1c0eb0532fdc5dd492b37c4e1438d9d1f24ebbc7544488bcafd1eecb36b9183bdbe7494b5fe0ad6bf8b2762a573094675d80c5b5ae
+EBUILD sounds-au-1.12.ebuild 268 BLAKE2B e2a19d6b3b1c219ece8e8bd7c8acbf012a58fe97be26287484cbb44269fdc27764dbe10c5545a847298b7112f928ea613357d9036cad8141ae56f1c60f634d42 SHA512 ca12bd90c7b5eccef24fa8f79e523de64f41abdf593cfa62a24288bfbf56d6365a54b7a3490b697469f32c426a457e32e7598493f4827554e34f0a6bec2784ce
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/sounds-au/metadata.xml b/app-xemacs/sounds-au/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/sounds-au/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/sounds-au/sounds-au-1.12.ebuild b/app-xemacs/sounds-au/sounds-au-1.12.ebuild
new file mode 100644
index 000000000000..8d67d5e62b37
--- /dev/null
+++ b/app-xemacs/sounds-au/sounds-au-1.12.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="XEmacs Sun sound files"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages