diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:34:43 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:34:43 +0000 |
commit | 09afc33f9726029c0501f08b97f7c097a12dc176 (patch) | |
tree | 8b42a412c4bb234050b5702651e8d23602201651 /app-xemacs/mailcrypt | |
parent | Use RDEPEND instead of DEPEND (diff) | |
download | gentoo-2-09afc33f9726029c0501f08b97f7c097a12dc176.tar.gz gentoo-2-09afc33f9726029c0501f08b97f7c097a12dc176.tar.bz2 gentoo-2-09afc33f9726029c0501f08b97f7c097a12dc176.zip |
Use RDEPEND instead of DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs/mailcrypt')
-rw-r--r-- | app-xemacs/mailcrypt/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/mailcrypt/mailcrypt-2.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/mailcrypt/ChangeLog b/app-xemacs/mailcrypt/ChangeLog index f88e694478ef..92fcea902a9a 100644 --- a/app-xemacs/mailcrypt/ChangeLog +++ b/app-xemacs/mailcrypt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mailcrypt -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.9 2006/11/12 10:18:55 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.10 2007/05/05 15:34:43 graaff Exp $ + + 05 May 2007; Hans de Graaff <graaff@gentoo.org> mailcrypt-2.12.ebuild: + Use RDEPEND instead of DEPEND *mailcrypt-2.14 (12 Nov 2006) diff --git a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild index 1616c509aecf..767bf644fe56 100644 --- a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild +++ b/app-xemacs/mailcrypt/mailcrypt-2.12.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/mailcrypt/mailcrypt-2.12.ebuild,v 1.11 2005/09/29 06:40:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild,v 1.12 2007/05/05 15:34:43 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="Support for messaging encryption with PGP." PKG_CAT="standard" -DEPEND="app-xemacs/mail-lib +RDEPEND="app-xemacs/mail-lib app-xemacs/fsf-compat app-xemacs/xemacs-base app-xemacs/cookie |