diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:26:04 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:26:04 +0000 |
commit | b7a31c4e9538c97df9acf40398cf9dc5c34d85db (patch) | |
tree | 1d7125c9e7aa7d4e5f7021a3b9985bdc1c3b58fa /app-xemacs | |
parent | Use RDEPEND instead of DEPEND (diff) | |
download | gentoo-2-b7a31c4e9538c97df9acf40398cf9dc5c34d85db.tar.gz gentoo-2-b7a31c4e9538c97df9acf40398cf9dc5c34d85db.tar.bz2 gentoo-2-b7a31c4e9538c97df9acf40398cf9dc5c34d85db.zip |
Use RDEPEND instead of DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/pcl-cvs/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/pcl-cvs/ChangeLog b/app-xemacs/pcl-cvs/ChangeLog index 20bdfa0b5aab..74d117549ea6 100644 --- a/app-xemacs/pcl-cvs/ChangeLog +++ b/app-xemacs/pcl-cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/pcl-cvs -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/ChangeLog,v 1.10 2006/12/22 09:38:01 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/ChangeLog,v 1.11 2007/05/05 15:26:04 graaff Exp $ + + 05 May 2007; Hans de Graaff <graaff@gentoo.org> pcl-cvs-1.64.ebuild: + Use RDEPEND instead of DEPEND *pcl-cvs-1.67 (22 Dec 2006) diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild index 190c653cab95..c944f44a02dd 100644 --- a/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild +++ b/app-xemacs/pcl-cvs/pcl-cvs-1.64.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/pcl-cvs/pcl-cvs-1.64.ebuild,v 1.11 2005/09/29 06:29:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild,v 1.12 2007/05/05 15:26:04 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="CVS frontend." PKG_CAT="standard" -DEPEND="app-xemacs/xemacs-base +RDEPEND="app-xemacs/xemacs-base app-xemacs/elib app-xemacs/vc app-xemacs/dired |