summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/hyperbole/hyperbole-1.23.ebuild')
-rw-r--r--app-xemacs/hyperbole/hyperbole-1.23.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-xemacs/hyperbole/hyperbole-1.23.ebuild b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
new file mode 100644
index 000000000000..b6c97eeb7cee
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.23.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="Hyperbole: The Everyday Info Manager"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+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 ~riscv ~sparc ~x86"
+
+inherit xemacs-packages