diff options
Diffstat (limited to 'app-xemacs/sun/sun-1.16.ebuild')
-rw-r--r-- | app-xemacs/sun/sun-1.16.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/sun/sun-1.16.ebuild b/app-xemacs/sun/sun-1.16.ebuild index 9db8bc270b70..2d3a4fe52750 100644 --- a/app-xemacs/sun/sun-1.16.ebuild +++ b/app-xemacs/sun/sun-1.16.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Support for Sparcworks.." -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" MY_PN="Sun" SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" |