From 86ea1c6d45e70c16ec7a4a49fa5a75b5cbc0bcfb Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Fri, 8 Sep 2006 20:48:38 +0000 Subject: Removed unnecessary ${RDEPEND} in RDEPEND. (Portage version: 2.1.1_rc1-r7) --- app-vim/cvscommand/ChangeLog | 5 ++++- app-vim/cvscommand/cvscommand-1.76.ebuild | 5 ++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'app-vim/cvscommand') diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog index f76503ce88b3..c28fb57735d6 100644 --- a/app-vim/cvscommand/ChangeLog +++ b/app-vim/cvscommand/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cvscommand # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.21 2006/09/08 18:50:48 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.22 2006/09/08 20:48:38 pioto Exp $ + + 08 Sep 2006; cvscommand-1.76.ebuild: + Removed unnecessary ${RDEPEND} in RDEPEND. *cvscommand-1.76 (08 Sep 2006) diff --git a/app-vim/cvscommand/cvscommand-1.76.ebuild b/app-vim/cvscommand/cvscommand-1.76.ebuild index e59d5ebf1ed4..f8daca564a4c 100644 --- a/app-vim/cvscommand/cvscommand-1.76.ebuild +++ b/app-vim/cvscommand/cvscommand-1.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.76.ebuild,v 1.1 2006/09/08 18:50:48 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.76.ebuild,v 1.2 2006/09/08 20:48:38 pioto Exp $ inherit vim-plugin @@ -12,6 +12,5 @@ IUSE="" VIM_PLUGIN_HELPFILES="cvscommand-contents" # conflict, bug 62677 -RDEPEND="${RDEPEND} - dev-util/cvs +RDEPEND="dev-util/cvs !app-vim/calendar" -- cgit v1.2.3-65-gdbad