summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-xemacs/hyperbole/Manifest1
-rw-r--r--app-xemacs/hyperbole/hyperbole-1.22.ebuild26
2 files changed, 27 insertions, 0 deletions
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index 3856198005c2..d9613aef9fe4 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1,2 +1,3 @@
DIST hyperbole-1.16-pkg.tar.gz 636211 BLAKE2B 87099625589e1bc8d39f9d3c6ea102f6796f8a74067b0234955dff355c1f2dd2781b0825f5885f750fe6440087cdff2d219496a0b1e018d63d1472b88f83c889 SHA512 f0064bf8580c321cd73922cbf651fcd9242ab8aa409ad2eb99ae620f1e284abdd24ad0fa104636646b974f15892d7d7e895fdd35603e42827f3f06c3eca86964
DIST hyperbole-1.17-pkg.tar.gz 555380 BLAKE2B 35deb594f6fc9c335d8e5f35dce0eb0581a0aa7c0b85dbfaaef9e50250b56e6d00cca2c633dca71e56e241f342535871393ee706598e4cd06d3db3a309e89cd8 SHA512 154e750124df8a610695847c041a3588404b4d2524dbe60a7ab86e546d4920eb95cd7abe34f82535d7c2869fbb80f12349ac41e87a67b614dbd19df034fe4c03
+DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
new file mode 100644
index 000000000000..d838193c04fd
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Hyperbole: The Everyday Info Manager"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/calendar
+app-xemacs/vm
+app-xemacs/text-modes
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/apel
+app-xemacs/tm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages