commit:     133f44e21448612f8d943ee6cdfba1a92e605341
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  6 19:42:17 2018 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Mon Aug  6 19:43:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133f44e2

app-xemacs/eieio: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/eieio/Manifest          |  1 +
 app-xemacs/eieio/eieio-1.10.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/app-xemacs/eieio/Manifest b/app-xemacs/eieio/Manifest
index debef71b844..26c621476e8 100644
--- a/app-xemacs/eieio/Manifest
+++ b/app-xemacs/eieio/Manifest
@@ -1,2 +1,3 @@
 DIST eieio-1.05-pkg.tar.gz 165803 BLAKE2B 
92425dbaf275be435acc9d51f1ab5fad0a771d8205b11881229a244372059f71a8fa5c2d485c9cdc5208a21a4b54acd03f41e39847c4901bde81bb42b30bb2a5
 SHA512 
7caa2cff977f850e4b59b00a2c34252bb235d901e4605092181aebac7690eb996b2bce7bb9262a9ec4c6aa691e89046cb723b8f0cd643f5b9b6cb5af51385497
 DIST eieio-1.07-pkg.tar.gz 177923 BLAKE2B 
efc84c48fac4bd76ca4c843a4bff97dc10f21f45be9067c54c871a64314c9012b80e8d5e292f8844e1b7c3ed86a3f8044dfa547109c09891a3aeb11d515b7b0d
 SHA512 
e4c76aa617bf80ca3fa7de249535ba63b22c3c8d787361dfce9381f4cb31500cb8f40e564c70928ee99492a0b71a67a13dd90e9626335b18b2a49877a124a551
+DIST eieio-1.10-pkg.tar.gz 179945 BLAKE2B 
5bca0fb3ac1a94adc73dc7d0233645308aee5bd12923cb390c648a1334cb2b69488b8593781936ccea8719dc1e9a53526b1b348e1b9ca42681531f409029a48c
 SHA512 
deb5de328e40a7c2fed189c89a3e3ab5cd5a26cd7243398c34bf2ed6bc1ebe7e72ecc23a2aef9d967a2477ecc4c797486e477a50e1cc78cd506c1e3170a85512

diff --git a/app-xemacs/eieio/eieio-1.10.ebuild 
b/app-xemacs/eieio/eieio-1.10.ebuild
new file mode 100644
index 00000000000..802f4d7753c
--- /dev/null
+++ b/app-xemacs/eieio/eieio-1.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/cedet-common
+app-xemacs/speedbar
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages

Reply via email to