From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-xemacs/cedet-common/Manifest | 5 +++++ app-xemacs/cedet-common/cedet-common-1.01.ebuild | 15 +++++++++++++++ app-xemacs/cedet-common/metadata.xml | 8 ++++++++ 3 files changed, 28 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..06adf82ce994 --- /dev/null +++ b/app-xemacs/cedet-common/Manifest @@ -0,0 +1,5 @@ +DIST cedet-common-1.01-pkg.tar.gz 73671 SHA256 146d5a0d0646770a3afb5217634d6b5cf1e0c197f50a2fbfb958c09c734f54ff SHA512 53ee8486ff02ff5dccfd9974b3f7bfc710befee95ad3db1bcfe5e67c5dcf740440f060770a080264f0b0f09013867ee7d66a83d7b3919c7e598ef3207340d9d8 WHIRLPOOL 5b1f6da977cda136f3e8c3953ff5ac70065f618b73d9de81b8b4ec9f4974d20c45f940e95810641e11a93d255f897a5a543dc8885add917ddfdefb334a696396 +EBUILD cedet-common-1.01.ebuild 334 SHA256 f9341d1d94a7bd0ad0e6af30d27600ecd144d12ec473e83d2f03d99d21ba9e1e SHA512 9dcb4c490deaba76e2cf4277b5293d2a433bf2419d287c6d8d6ead0b2f1d75447c8e00c9a5ac77ed438c2f46f2aaa89e50b75fe42a262f2da12a9cba5e6b8012 WHIRLPOOL 07dc49b07f9598c92632daad0150989df3aff1dc9baf1c2addac85abb8703ea3d1e74bbb37051c7435254411b8a16137af3c1d0387cc08e2e32f0ca2706aa640 +MISC ChangeLog 2442 SHA256 f0fc41b82c5b254efeb6c8ca3b62bd03ba77dba6d5c0aefb15e1e00b4dbb1eea SHA512 d863b3391b5b7a0acf85747642f6a68f4d0b96232af36f13bad3612b5b60b9085d15cf3b85e5e7623ba900e7afe2fbc05c59b39ba4b2e43441ac8098fbf898bb WHIRLPOOL b21acf4474677f72cf4197a6436c1ea250b5f563533b8bb92ad0f872ec2d5d725356dfb68847f60ee375a1db70a9565a107ca899e5791402031aa078f7b99307 +MISC ChangeLog-2015 1539 SHA256 39596f00599b4e68e9aa8c93dbcb6bccb08e890888f8e0c49f52eeb5500dc8b1 SHA512 6db6f0d823f6b5740bb9afbd8ac3178721ec667d01aff082650dbad2dd5fa4d241e642e1f74830e71d76c8add38453aa7c82ca19f1a4956998379ed1a04f1bc3 WHIRLPOOL 9e24b07844d140141390d8049e3666ee9fba51c366c602d7017302cc1e7fcf6b38e5fff20aedf129477c2fe64daf1e2dc975b183e09e9399abe4562ad0fd1d0f +MISC metadata.xml 261 SHA256 9d530fcf6a4e01b0f77f7a7be50d8e6c0900110a54f2f484b79aae4a301f75c1 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a WHIRLPOOL fda92819e16bab33212b9076515eb1ffe406c0de29bff0ea3bbfadaf5cc0a60075c9808fe10ea8b65b4da91213fc5cc379446c5cbd0576c30f9f21c46731e88f 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