diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:37:00 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 15:37:00 +0000 |
commit | bfa92789a14676c15b3e4af2248bcce2e5e91e70 (patch) | |
tree | 5cb9a5c65c2b55442e84cce3f97dc72d79324778 /app-xemacs/pcl-cvs | |
parent | Version bump. (diff) | |
download | historical-bfa92789a14676c15b3e4af2248bcce2e5e91e70.tar.gz historical-bfa92789a14676c15b3e4af2248bcce2e5e91e70.tar.bz2 historical-bfa92789a14676c15b3e4af2248bcce2e5e91e70.zip |
Use RDEPEND instead of DEPEND
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-xemacs/pcl-cvs')
-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 |