summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/sun/sun-1.16.ebuild')
-rw-r--r--app-xemacs/sun/sun-1.16.ebuild19
1 files changed, 19 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..ebbcd062a0d3
--- /dev/null
+++ b/app-xemacs/sun/sun-1.16.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sun/sun-1.16.ebuild,v 1.1 2008/04/23 19:02:06 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for Sparcworks.."
+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 ~sparc ~x86"
+
+inherit xemacs-packages
+