summaryrefslogtreecommitdiff
path: root/app-xemacs/sun/sun-1.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/sun/sun-1.16.ebuild')
-rw-r--r--app-xemacs/sun/sun-1.16.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/sun/sun-1.16.ebuild b/app-xemacs/sun/sun-1.16.ebuild
new file mode 100644
index 000000000000..2d3a4fe52750
--- /dev/null
+++ b/app-xemacs/sun/sun-1.16.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Support for Sparcworks.."
+XEMACS_PKG_CAT="standard"
+
+MY_PN="Sun"
+SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
+
+RDEPEND="app-xemacs/cc-mode
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages