From c0091eedbb2c683357e6471d9eceb4b407864aa9 Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Fri, 19 Jul 2013 01:20:46 +0200 Subject: app-xemacs/ediff: Upstream experimental version bump and use EAPI=5 Package-Manager: portage-2.1.12.2 --- app-xemacs/ediff/ChangeLog | 9 +++++++++ app-xemacs/ediff/Manifest | 1 + app-xemacs/ediff/ediff-1.82.ebuild | 27 +++++++++++++++++++++++++++ app-xemacs/ediff/metadata.xml | 5 +++++ 4 files changed, 42 insertions(+) create mode 100644 app-xemacs/ediff/ChangeLog create mode 100644 app-xemacs/ediff/Manifest create mode 100644 app-xemacs/ediff/ediff-1.82.ebuild create mode 100644 app-xemacs/ediff/metadata.xml 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 +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 @@ + + + + xemacs + -- cgit v1.2.3-65-gdbad