app-xemacs/cedet-common: version bump
authorMats Lidell <matsl@gentoo.org>
Sat, 4 Aug 2018 09:40:21 +0000 (11:40 +0200)
committerMats Lidell <matsl@gentoo.org>
Sat, 4 Aug 2018 09:40:52 +0000 (11:40 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-xemacs/cedet-common/Manifest
app-xemacs/cedet-common/cedet-common-1.03.ebuild [new file with mode: 0644]

index 0daa1a5452d161a6c20cd363293cd5f61b362d14..3573385e67a450bd019ab845c72a8bacd9629c1a 100644 (file)
@@ -1 +1,2 @@
 DIST cedet-common-1.01-pkg.tar.gz 73671 BLAKE2B ced597935ef483ee6d92a1245d255200a767b0663b7c90d0adefadecf5b42bc4734597cefcb35268ef6eda5bc1887ea7a9110fc894e72b6fcefd7ea8d1ddb2a7 SHA512 53ee8486ff02ff5dccfd9974b3f7bfc710befee95ad3db1bcfe5e67c5dcf740440f060770a080264f0b0f09013867ee7d66a83d7b3919c7e598ef3207340d9d8
+DIST cedet-common-1.03-pkg.tar.gz 73644 BLAKE2B 314d24fe951fcf7922a1e0c84dc96744d0b515a1ab27de4c23217b60936e746ac6ec78d6a526af8e1658d6c9b8494f77ea4dbb4135e5c3164e8f3a7f32bf36d8 SHA512 25263858e8cadb5bcc2e822021a0b7d76e61442d9de7670dc4f5b73c3cc752f36a43622ced8f4d9d9a594a2c5b9c6cfca052dfd3d60c639dc1854908cd6fbb0d
diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild
new file mode 100644 (file)
index 0000000..f860709
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 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/xemacs-base
+app-xemacs/edebug
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages