diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-xemacs/cookie | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/cookie')
-rw-r--r-- | app-xemacs/cookie/Manifest | 3 | ||||
-rw-r--r-- | app-xemacs/cookie/cookie-1.15.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/cookie/metadata.xml | 8 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/cookie/Manifest b/app-xemacs/cookie/Manifest new file mode 100644 index 000000000000..ff8e20b87eb4 --- /dev/null +++ b/app-xemacs/cookie/Manifest @@ -0,0 +1,3 @@ +DIST cookie-1.15-pkg.tar.gz 35035 BLAKE2B 4cd1408781337b8f124a5106a0a1c5d0f47860c3300f5451a031ec0403e6434a13973d93906e6585318b757fbd670aa7dd7a239445f6882f2574f92e48bff66b SHA512 0fdbc6f1db7f0fceaa35aaf8ab148875f4b391a3a2accab41c02267ad385fff4e54538e5335b2acca3e2d2550a9b2b00e78ae1e0b1bb997617ab439db9c89ece +EBUILD cookie-1.15.ebuild 297 BLAKE2B 873f4dc5ecbd0f43121a8628d21412c3947081f5808c2be386ffcd601b26881f5d0bd6cb8e42adb6d78c6bf42dbae48b455debcfedbbf339bf1cc938cec4ddd6 SHA512 1db90f0fe72a5730e0a0bbe9d65c5608580a181776cea9721bce4d342b056c84f8df34106f4d1f69bc7d8916ec1dd278ef0f4cb03b0ce6f46b06eb7a0f78dc8c +MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/cookie/cookie-1.15.ebuild b/app-xemacs/cookie/cookie-1.15.ebuild new file mode 100644 index 000000000000..fc2925e50a29 --- /dev/null +++ b/app-xemacs/cookie/cookie-1.15.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="Spook and Yow (Zippy quotes)" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/cookie/metadata.xml b/app-xemacs/cookie/metadata.xml new file mode 100644 index 000000000000..c7dd5514fddf --- /dev/null +++ b/app-xemacs/cookie/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> |