summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-07-11 17:48:37 +0200
committerMats Lidell <matsl@gentoo.org>2014-07-11 17:48:37 +0200
commit09e46d27fea3b30eaad7bc9aa4e1f58b9ca24bb2 (patch)
tree15042eefe9e2d48669509b84505d1d29a3f83155 /app-xemacs/cedet-common
parentPre release version bump. (diff)
downloademacs-09e46d27fea3b30eaad7bc9aa4e1f58b9ca24bb2.tar.gz
emacs-09e46d27fea3b30eaad7bc9aa4e1f58b9ca24bb2.tar.bz2
emacs-09e46d27fea3b30eaad7bc9aa4e1f58b9ca24bb2.zip
app-xemacs/cedet-common pre release version bump.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-xemacs/cedet-common')
-rw-r--r--app-xemacs/cedet-common/ChangeLog10
-rw-r--r--app-xemacs/cedet-common/Manifest1
-rw-r--r--app-xemacs/cedet-common/cedet-common-1.03.ebuild19
-rw-r--r--app-xemacs/cedet-common/metadata.xml5
4 files changed, 35 insertions, 0 deletions
diff --git a/app-xemacs/cedet-common/ChangeLog b/app-xemacs/cedet-common/ChangeLog
new file mode 100644
index 0000000..87036d0
--- /dev/null
+++ b/app-xemacs/cedet-common/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-xemacs/cedet-common
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.10 2011/07/22 11:25:04 xarthisius Exp $
+
+*cedet-common-1.03 (10 Jul 2014)
+
+ 10 Jul 2014; Mats Lidell <matsl@gentoo.org> +cedet-common-1.03.ebuild,
+ +metadata.xml:
+ Pre release version bump.
+
diff --git a/app-xemacs/cedet-common/Manifest b/app-xemacs/cedet-common/Manifest
new file mode 100644
index 0000000..1dc56a2
--- /dev/null
+++ b/app-xemacs/cedet-common/Manifest
@@ -0,0 +1 @@
+DIST cedet-common-1.03-pkg.tar.gz 73880 SHA256 e304cbe9b0b1291ce90d0d6f979746518b4751f88fb1b5814d563db379f9935b SHA512 85daba1a75672af29bbce0421a52c3fc216b77a65233a44514c223a8a60a056d0f99dcc7419efdc13c9ee9f3cd2b06dbe2cfa81465f679720f09e83e0e301c25 WHIRLPOOL f6aee3aad3075b15b96a81c7b314e510bc148fae52a03721c7328a40f28ddf15a4d22e3e9e0e9fc3e421900e9f85b52e147a09a6768b3b4902abb10421068c3a
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
index 0000000..dbbf0d4
--- /dev/null
+++ b/app-xemacs/cedet-common/cedet-common-1.03.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.10 2011/07/22 11:25:04 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Common files for CEDET development environment."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+"
+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 0000000..2988889
--- /dev/null
+++ b/app-xemacs/cedet-common/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>