diff options
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-1.72.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-1.72.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild index 92f562f7e5c3..b1da2ff6995e 100644 --- a/app-xemacs/prog-modes/prog-modes-1.72.ebuild +++ b/app-xemacs/prog-modes/prog-modes-1.72.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.8 2005/09/29 06:34:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.9 2007/05/05 15:19:46 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="Support for various programming languages." PKG_CAT="standard" -DEPEND="app-xemacs/mail-lib +RDEPEND="app-xemacs/mail-lib app-xemacs/xemacs-devel app-xemacs/xemacs-base app-xemacs/cc-mode |