diff options
author | 2007-05-09 05:56:47 +0000 | |
---|---|---|
committer | 2007-05-09 05:56:47 +0000 | |
commit | e3d87ba0dbb08b03a80a8b654c553c9a8ba9f54a (patch) | |
tree | 9514ba6654a041dfbd6d3796e593d9c193c62fe7 /app-xemacs/ediff | |
parent | Fix broken Manifest due to missing dnsmasq-2.39.ebuild. (diff) | |
download | gentoo-2-e3d87ba0dbb08b03a80a8b654c553c9a8ba9f54a.tar.gz gentoo-2-e3d87ba0dbb08b03a80a8b654c553c9a8ba9f54a.tar.bz2 gentoo-2-e3d87ba0dbb08b03a80a8b654c553c9a8ba9f54a.zip |
Fix dependencies
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.46.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index 511a95b064ad..1b8f83cd0b8b 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.11 2007/05/05 07:25:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.12 2007/05/09 05:56:47 graaff Exp $ + + 09 May 2007; Hans de Graaff <graaff@gentoo.org> ediff-1.46.ebuild: + Change DEPEND to RDEPEND. *ediff-1.68 (05 May 2007) diff --git a/app-xemacs/ediff/ediff-1.46.ebuild b/app-xemacs/ediff/ediff-1.46.ebuild index 54edd593144a..a6dad02c6962 100644 --- a/app-xemacs/ediff/ediff-1.46.ebuild +++ b/app-xemacs/ediff/ediff-1.46.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/ediff/ediff-1.46.ebuild,v 1.8 2005/09/29 06:31:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.46.ebuild,v 1.9 2007/05/09 05:56:47 graaff Exp $ SLOT="0" IUSE="" DESCRIPTION="Interface over GNU patch." PKG_CAT="standard" -DEPEND="app-xemacs/pcl-cvs +RDEPEND="app-xemacs/pcl-cvs app-xemacs/elib app-xemacs/dired app-xemacs/xemacs-base |