summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-09-09 08:06:20 +0000
committerUlrich Müller <ulm@gentoo.org>2009-09-09 08:06:20 +0000
commitcf5d914b482065527f0ebe70a4b36fc1c089c477 (patch)
tree8ecdfe41d0a7877fe5091e85c40e61285069ddb9 /virtual/emacs
parentNew category. (diff)
downloademacs-cf5d914b482065527f0ebe70a4b36fc1c089c477.tar.gz
emacs-cf5d914b482065527f0ebe70a4b36fc1c089c477.tar.bz2
emacs-cf5d914b482065527f0ebe70a4b36fc1c089c477.zip
Add emacs-cedet-branch and emacs-lexbind to RDEPEND.
svn path=/emacs-overlay/; revision=1446
Diffstat (limited to 'virtual/emacs')
-rw-r--r--virtual/emacs/ChangeLog10
-rw-r--r--virtual/emacs/Manifest3
-rw-r--r--virtual/emacs/emacs-23.ebuild18
-rw-r--r--virtual/emacs/metadata.xml5
4 files changed, 36 insertions, 0 deletions
diff --git a/virtual/emacs/ChangeLog b/virtual/emacs/ChangeLog
new file mode 100644
index 0000000..4dbc8b8
--- /dev/null
+++ b/virtual/emacs/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for virtual/emacs
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*emacs-23 (09 Sep 2009)
+
+ 09 Sep 2009; Ulrich Mueller <ulm@gentoo.org> +emacs-23.ebuild,
+ +metadata.xml:
+ Add emacs-cedet-branch and emacs-lexbind to RDEPEND.
+
diff --git a/virtual/emacs/Manifest b/virtual/emacs/Manifest
new file mode 100644
index 0000000..ae8e468
--- /dev/null
+++ b/virtual/emacs/Manifest
@@ -0,0 +1,3 @@
+EBUILD emacs-23.ebuild 458 RMD160 b38922dfb2778bcf5369675707b1ee66544b2764 SHA1 42fc1567a84b2678c57a3c518020b5fdc8f70d3e SHA256 f42b36d0d12c88e51a04f26b917befc91eba002df7fe0c0475d954bdd31747d5
+MISC ChangeLog 277 RMD160 6f54318283bae817d8f19c1ad2900bb3de04a42c SHA1 623d9fc0fca59b04ede245a657f34d69a574574a SHA256 b77065419027145923993075233559ad891c594bee0da698292b6f91e654f9b2
+MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
diff --git a/virtual/emacs/emacs-23.ebuild b/virtual/emacs/emacs-23.ebuild
new file mode 100644
index 0000000..972af5d
--- /dev/null
+++ b/virtual/emacs/emacs-23.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for GNU Emacs"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =app-editors/emacs-23*
+ >=app-editors/emacs-cvs-23
+ >=app-editors/emacs-cedet-branch-23
+ >=app-editors/emacs-lexbind-23 )"
diff --git a/virtual/emacs/metadata.xml b/virtual/emacs/metadata.xml
new file mode 100644
index 0000000..bc306fe
--- /dev/null
+++ b/virtual/emacs/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>emacs</herd>
+</pkgmetadata>