diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:33:11 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:33:11 +0000 |
commit | d867880f85ba854cfb29df12c3a692a7c6791849 (patch) | |
tree | 0282b83e20a39f0feec913acac5a1378ceb713f7 /app-xemacs | |
parent | Use RDEPEND instead of DEPEND (diff) | |
download | gentoo-2-d867880f85ba854cfb29df12c3a692a7c6791849.tar.gz gentoo-2-d867880f85ba854cfb29df12c3a692a7c6791849.tar.bz2 gentoo-2-d867880f85ba854cfb29df12c3a692a7c6791849.zip |
Use RDEPEND instead of DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/tm/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/tm/tm-1.35.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/tm/ChangeLog b/app-xemacs/tm/ChangeLog index 03f670961bf2..08cba361995a 100644 --- a/app-xemacs/tm/ChangeLog +++ b/app-xemacs/tm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tm -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/ChangeLog,v 1.9 2006/11/12 14:04:21 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/ChangeLog,v 1.10 2007/05/05 15:33:11 graaff Exp $ + + 05 May 2007; Hans de Graaff <graaff@gentoo.org> tm-1.35.ebuild: + Use RDEPEND instead of DEPEND *tm-1.38 (12 Nov 2006) diff --git a/app-xemacs/tm/tm-1.35.ebuild b/app-xemacs/tm/tm-1.35.ebuild index a487dd07c6c3..30c98a5065ca 100644 --- a/app-xemacs/tm/tm-1.35.ebuild +++ b/app-xemacs/tm/tm-1.35.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/tm/tm-1.35.ebuild,v 1.8 2005/09/29 06:41:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/tm-1.35.ebuild,v 1.9 2007/05/05 15:33:11 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" PKG_CAT="standard" -DEPEND="app-xemacs/gnus +RDEPEND="app-xemacs/gnus app-xemacs/mh-e app-xemacs/rmail app-xemacs/vm |