summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-06 21:45:04 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-06 21:45:04 +0200
commitcb9526f8dc4b9a80af8f81c9a2d204a3efd63789 (patch)
tree9f5597910125a15df612ca9e1d308885397ed50f /app-xemacs/elib
parentapp-xemacs/eieio: version bump (diff)
downloadgentoo-cb9526f8dc4b9a80af8f81c9a2d204a3efd63789.tar.gz
gentoo-cb9526f8dc4b9a80af8f81c9a2d204a3efd63789.tar.bz2
gentoo-cb9526f8dc4b9a80af8f81c9a2d204a3efd63789.zip
app-xemacs/elib: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/elib')
-rw-r--r--app-xemacs/elib/Manifest1
-rw-r--r--app-xemacs/elib/elib-1.15.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/elib/Manifest b/app-xemacs/elib/Manifest
index 2c6784fd7b57..c05109e24050 100644
--- a/app-xemacs/elib/Manifest
+++ b/app-xemacs/elib/Manifest
@@ -1,2 +1,3 @@
DIST elib-1.11-pkg.tar.gz 73387 BLAKE2B 423476172a1a1ffe2731ca67fc24bec37a52de5387afc22c044aa90c40dbc0c2d4d858f57ccf2237274b7b3cc7b7b366bb44cd52c9c6f0d1264d1ad051a10be8 SHA512 0ed1b6bd47b13c69b5990e6e1ca8e203440e28527f860a70e22fe0da94811909bcddcf184cfc9a8016a2fe590cea5e3ceec270bfb33ff655b542a3c8c0ea8638
DIST elib-1.13-pkg.tar.gz 80235 BLAKE2B b81ca5b529a808ee5a9c7f514cf53dfa1c5d5ad4531b3aef10706ba746b4ee4a3216460e006842f733bba073d1048d2d26c88643c1d3f9f5744924e66f84a9c4 SHA512 edffc77f9db1300693701df56fea7fa6e0fe3c4d11949bd8766faea21ccad79cb52b60f5c25e84350fa7f3cfc45820035b06f82890ea760dcb90e93a065feec9
+DIST elib-1.15-pkg.tar.gz 80288 BLAKE2B b336e467ef1b586bfcdec74f7c7766f16623ad223ced12c66b4a38282683e7a9ce7b8eb70b0b263be5e2cc42468c7cab622e8c2ce843680c28751c6202966e82 SHA512 16594062b094330a6cecfb9de8698c4f6608ed9276f8e4600658a9026ace1b3185fb9d23ec70fe4474093c8e95d67255d5a8741f0d84a906b415704e6fdc78ce
diff --git a/app-xemacs/elib/elib-1.15.ebuild b/app-xemacs/elib/elib-1.15.ebuild
new file mode 100644
index 000000000000..1bca6430fd89
--- /dev/null
+++ b/app-xemacs/elib/elib-1.15.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Portable Emacs Lisp utilities library"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages