summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/riece/riece-1.27.ebuild')
-rw-r--r--app-xemacs/riece/riece-1.27.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/riece/riece-1.27.ebuild b/app-xemacs/riece/riece-1.27.ebuild
new file mode 100644
index 000000000000..5f0e5100dec5
--- /dev/null
+++ b/app-xemacs/riece/riece-1.27.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="IRC client for Emacs"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/bbdb
+"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
+
+inherit xemacs-packages