summaryrefslogtreecommitdiff
path: root/app-xemacs/w3/w3-1.42.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/w3/w3-1.42.ebuild')
-rw-r--r--app-xemacs/w3/w3-1.42.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/app-xemacs/w3/w3-1.42.ebuild b/app-xemacs/w3/w3-1.42.ebuild
new file mode 100644
index 000000000000..2854356b260f
--- /dev/null
+++ b/app-xemacs/w3/w3-1.42.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SLOT="0"
+DESCRIPTION="A Web browser"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/ecrypto
+app-xemacs/gnus
+app-xemacs/net-utils
+app-xemacs/sh-script
+app-xemacs/fsf-compat
+app-xemacs/xemacs-eterm
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages