diff options
Diffstat (limited to 'app-xemacs/sounds-wav/sounds-wav-1.12.ebuild')
-rw-r--r-- | app-xemacs/sounds-wav/sounds-wav-1.12.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/sounds-wav/sounds-wav-1.12.ebuild b/app-xemacs/sounds-wav/sounds-wav-1.12.ebuild new file mode 100644 index 000000000000..f6755e83d8f5 --- /dev/null +++ b/app-xemacs/sounds-wav/sounds-wav-1.12.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="XEmacs Microsoft sound files" +PKG_CAT="standard" + +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages |