summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-05-05 15:19:46 +0000
committerHans de Graaff <graaff@gentoo.org>2007-05-05 15:19:46 +0000
commit7a978dc12a76ff1c5d14ec3a6adf05bc8c4fa6f9 (patch)
treec1ff7153106b2a079167ce1ccb335ea4689c9d56 /app-xemacs/prog-modes
parentppc stable (diff)
downloadgentoo-2-7a978dc12a76ff1c5d14ec3a6adf05bc8c4fa6f9.tar.gz
gentoo-2-7a978dc12a76ff1c5d14ec3a6adf05bc8c4fa6f9.tar.bz2
gentoo-2-7a978dc12a76ff1c5d14ec3a6adf05bc8c4fa6f9.zip
Use RDEPEND instead of DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r--app-xemacs/prog-modes/ChangeLog5
-rw-r--r--app-xemacs/prog-modes/prog-modes-1.72.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog
index 3683a039fef8..cfc0cab8f040 100644
--- a/app-xemacs/prog-modes/ChangeLog
+++ b/app-xemacs/prog-modes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/prog-modes
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.11 2007/05/05 07:05:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.12 2007/05/05 15:19:46 graaff Exp $
+
+ 05 May 2007; Hans de Graaff <graaff@gentoo.org> prog-modes-1.72.ebuild:
+ Use RDEPEND instead of DEPEND
*prog-modes-2.10 (05 May 2007)
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