diff options
Diffstat (limited to 'app-xemacs/locale/locale-1.20.ebuild')
-rw-r--r-- | app-xemacs/locale/locale-1.20.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/locale/locale-1.20.ebuild b/app-xemacs/locale/locale-1.20.ebuild new file mode 100644 index 000000000000..fcd5b7f7d24d --- /dev/null +++ b/app-xemacs/locale/locale-1.20.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.20.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="MULE: Localized menubars and localized splash screens." +PKG_CAT="mule" + +DEPEND="app-xemacs/mule-base +" + +inherit xemacs-packages + |