summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2013-07-19 01:20:46 +0200
committerMats Lidell <matsl@gentoo.org>2013-07-19 01:20:46 +0200
commitc0091eedbb2c683357e6471d9eceb4b407864aa9 (patch)
treec5a45258910c3a9535acaa65c12912aff8788654
parentapp-xemacs/scheme: Upstream experimental version bump and use EAPI=5 (diff)
downloademacs-c0091eedbb2c683357e6471d9eceb4b407864aa9.tar.gz
emacs-c0091eedbb2c683357e6471d9eceb4b407864aa9.tar.bz2
emacs-c0091eedbb2c683357e6471d9eceb4b407864aa9.zip
app-xemacs/ediff: Upstream experimental version bump and use EAPI=5
Package-Manager: portage-2.1.12.2
-rw-r--r--app-xemacs/ediff/ChangeLog9
-rw-r--r--app-xemacs/ediff/Manifest1
-rw-r--r--app-xemacs/ediff/ediff-1.82.ebuild27
-rw-r--r--app-xemacs/ediff/metadata.xml5
4 files changed, 42 insertions, 0 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog
new file mode 100644
index 0000000..f6e2a61
--- /dev/null
+++ b/app-xemacs/ediff/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for app-xemacs/ediff
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.29 2011/07/22 11:25:04 xarthisius Exp $
+
+*ediff-1.82 (18 Jul 2013)
+
+ 18 Jul 2013; Mats Lidell <matsl@gentoo.org> +ediff-1.82.ebuild, +metadata.xml:
+ app-xemacs/ediff: Upstream experimental version bump and use EAPI=5
+
diff --git a/app-xemacs/ediff/Manifest b/app-xemacs/ediff/Manifest
new file mode 100644
index 0000000..129bd68
--- /dev/null
+++ b/app-xemacs/ediff/Manifest
@@ -0,0 +1 @@
+DIST ediff-1.82-pkg.tar.gz 321701 SHA256 d0a386c741dceb35b304141dc9f64b625ce679e4c798c1a7a266ce82e1d25ad3 SHA512 80909fec536706f38afbc1bc1038114d7606db8c46bf939b7fff6ea6e2f89535ab044ee770590356bfe25a5ed0dc0c52533410343c050a1f4c928e3180f016a9 WHIRLPOOL c16498c54a9478a6bf94b03bd2386b784e9a57433172a00abd7c99aaa5183665100d17bb4c03e56fda656c760903517a05fab617774e8c660d0d5ad195317aec
diff --git a/app-xemacs/ediff/ediff-1.82.ebuild b/app-xemacs/ediff/ediff-1.82.ebuild
new file mode 100644
index 0000000..414b9e7
--- /dev/null
+++ b/app-xemacs/ediff/ediff-1.82.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.81.ebuild,v 1.6 2011/07/22 11:25:04 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Interface over GNU patch."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/pcl-cvs
+app-xemacs/elib
+app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/prog-modes
+app-xemacs/gnus
+app-xemacs/tramp
+app-xemacs/vc
+app-xemacs/sh-script
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/ediff/metadata.xml b/app-xemacs/ediff/metadata.xml
new file mode 100644
index 0000000..2988889
--- /dev/null
+++ b/app-xemacs/ediff/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>