From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-xemacs/cedet-common/Manifest | 3 +++ app-xemacs/cedet-common/cedet-common-1.01.ebuild | 15 +++++++++++++++ app-xemacs/cedet-common/metadata.xml | 8 ++++++++ 3 files changed, 26 insertions(+) create mode 100644 app-xemacs/cedet-common/Manifest create mode 100644 app-xemacs/cedet-common/cedet-common-1.01.ebuild create mode 100644 app-xemacs/cedet-common/metadata.xml (limited to 'app-xemacs/cedet-common') diff --git a/app-xemacs/cedet-common/Manifest b/app-xemacs/cedet-common/Manifest new file mode 100644 index 000000000000..38b49e64c437 --- /dev/null +++ b/app-xemacs/cedet-common/Manifest @@ -0,0 +1,3 @@ +DIST cedet-common-1.01-pkg.tar.gz 73671 BLAKE2B ced597935ef483ee6d92a1245d255200a767b0663b7c90d0adefadecf5b42bc4734597cefcb35268ef6eda5bc1887ea7a9110fc894e72b6fcefd7ea8d1ddb2a7 SHA512 53ee8486ff02ff5dccfd9974b3f7bfc710befee95ad3db1bcfe5e67c5dcf740440f060770a080264f0b0f09013867ee7d66a83d7b3919c7e598ef3207340d9d8 +EBUILD cedet-common-1.01.ebuild 334 BLAKE2B 9421490190b86b51504c88456ec14a0c28d9e914ed81bd8637d606a963a42118cb01369b69533b64a5aecc9eb96bcbad9e4ea3e6ee888a31d369255608eec787 SHA512 9dcb4c490deaba76e2cf4277b5293d2a433bf2419d287c6d8d6ead0b2f1d75447c8e00c9a5ac77ed438c2f46f2aaa89e50b75fe42a262f2da12a9cba5e6b8012 +MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild new file mode 100644 index 000000000000..723c87fd2ff0 --- /dev/null +++ b/app-xemacs/cedet-common/cedet-common-1.01.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="Common files for CEDET development environment" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/edebug + app-xemacs/xemacs-base +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/cedet-common/metadata.xml b/app-xemacs/cedet-common/metadata.xml new file mode 100644 index 000000000000..c7dd5514fddf --- /dev/null +++ b/app-xemacs/cedet-common/metadata.xml @@ -0,0 +1,8 @@ + + + + + xemacs@gentoo.org + Gentoo XEmacs project + + -- cgit v1.2.3