summaryrefslogtreecommitdiff
path: root/app-xemacs/elib
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/elib')
-rw-r--r--app-xemacs/elib/Manifest2
-rw-r--r--app-xemacs/elib/elib-1.11.ebuild13
-rw-r--r--app-xemacs/elib/elib-1.13.ebuild14
-rw-r--r--app-xemacs/elib/metadata.xml5
4 files changed, 34 insertions, 0 deletions
diff --git a/app-xemacs/elib/Manifest b/app-xemacs/elib/Manifest
new file mode 100644
index 00000000000..201becfa599
--- /dev/null
+++ b/app-xemacs/elib/Manifest
@@ -0,0 +1,2 @@
+DIST elib-1.11-pkg.tar.gz 73387 SHA256 dc14796dc118c6f3b4c8bdaebd564dafb312502d4d9465420ffe712c62342a90 SHA512 0ed1b6bd47b13c69b5990e6e1ca8e203440e28527f860a70e22fe0da94811909bcddcf184cfc9a8016a2fe590cea5e3ceec270bfb33ff655b542a3c8c0ea8638 WHIRLPOOL b176fa96f097e83f2326a66704830657c2232a755236cf98eb391f20dc182b10afff1caa88f50037caabb1efa1b4d56ae53c07d71f723da92cf91f5cf04a5b8d
+DIST elib-1.13-pkg.tar.gz 80235 SHA256 18610a1a18300baccc2640159f4d5eb3805affbc118f4c3afc92dbdc70ef98d4 SHA512 edffc77f9db1300693701df56fea7fa6e0fe3c4d11949bd8766faea21ccad79cb52b60f5c25e84350fa7f3cfc45820035b06f82890ea760dcb90e93a065feec9 WHIRLPOOL 337e9b2509b3fb864208401a94900f17c9fe795c331bb462c70c186dca44a6fc6faeb43c7e23d0d000b44a09bed300efa827aeca3977c8dc1330f302a60bba83
diff --git a/app-xemacs/elib/elib-1.11.ebuild b/app-xemacs/elib/elib-1.11.ebuild
new file mode 100644
index 00000000000..fe2178995b1
--- /dev/null
+++ b/app-xemacs/elib/elib-1.11.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Portable Emacs Lisp utilities library"
+PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/elib/elib-1.13.ebuild b/app-xemacs/elib/elib-1.13.ebuild
new file mode 100644
index 00000000000..6d07453d9c5
--- /dev/null
+++ b/app-xemacs/elib/elib-1.13.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Portable Emacs Lisp utilities library"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/elib/metadata.xml b/app-xemacs/elib/metadata.xml
new file mode 100644
index 00000000000..29888891660
--- /dev/null
+++ b/app-xemacs/elib/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>