diff options
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.31.ebuild')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.31.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.31.ebuild b/app-xemacs/cc-mode/cc-mode-1.31.ebuild new file mode 100644 index 000000000000..c0c03eccd11b --- /dev/null +++ b/app-xemacs/cc-mode/cc-mode-1.31.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.31.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="C, C++ and Java language support." +PKG_CAT="standard" + +DEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +" + +inherit xemacs-packages + |