diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:36:15 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:36:15 +0000 |
commit | a548d26d54b72e4646fe0e4e3f6a46beb28ed2ea (patch) | |
tree | cd27502e97955084e72188633a005cb311269012 /app-xemacs | |
parent | Use RDEPEND instead of DEPEND (diff) | |
download | gentoo-2-a548d26d54b72e4646fe0e4e3f6a46beb28ed2ea.tar.gz gentoo-2-a548d26d54b72e4646fe0e4e3f6a46beb28ed2ea.tar.bz2 gentoo-2-a548d26d54b72e4646fe0e4e3f6a46beb28ed2ea.zip |
Use RDEPEND instead of DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/mh-e/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/mh-e/mh-e-1.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/mh-e/ChangeLog b/app-xemacs/mh-e/ChangeLog index 1a10da03392c..78130b92b0c9 100644 --- a/app-xemacs/mh-e/ChangeLog +++ b/app-xemacs/mh-e/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mh-e -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.9 2006/11/12 18:26:56 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.10 2007/05/05 15:36:15 graaff Exp $ + + 05 May 2007; Hans de Graaff <graaff@gentoo.org> mh-e-1.17.ebuild: + Use RDEPEND instead of DEPEND *mh-e-1.29 (12 Nov 2006) diff --git a/app-xemacs/mh-e/mh-e-1.17.ebuild b/app-xemacs/mh-e/mh-e-1.17.ebuild index e62f1b90b149..2c67d47ecafc 100644 --- a/app-xemacs/mh-e/mh-e-1.17.ebuild +++ b/app-xemacs/mh-e/mh-e-1.17.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/mh-e/mh-e-1.17.ebuild,v 1.8 2005/09/29 06:43:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/mh-e-1.17.ebuild,v 1.9 2007/05/05 15:36:15 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="Front end support for MH." PKG_CAT="standard" -DEPEND="app-xemacs/gnus +RDEPEND="app-xemacs/gnus app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/speedbar |