diff options
Diffstat (limited to 'app-xemacs/sounds-au')
-rw-r--r-- | app-xemacs/sounds-au/sounds-au-1.12.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/sounds-au/sounds-au-1.12.ebuild b/app-xemacs/sounds-au/sounds-au-1.12.ebuild index 7582d91b1e7a..8d67d5e62b37 100644 --- a/app-xemacs/sounds-au/sounds-au-1.12.ebuild +++ b/app-xemacs/sounds-au/sounds-au-1.12.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="XEmacs Sun sound files" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" |