From f589c8b7b30751fccbd42a01ba0b9460bd438d54 Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Fri, 1 Jul 2005 14:28:27 +0000 Subject: Removed blocking dep on the old net-www/akregator package, which has been removed from the tree. Package-Manager: portage-2.0.51.22-r1 --- kde-base/akregator/ChangeLog | 6 +++++- kde-base/akregator/akregator-3.4.0-r1.ebuild | 5 ++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'kde-base/akregator') diff --git a/kde-base/akregator/ChangeLog b/kde-base/akregator/ChangeLog index eec69f823efe..6f3082a65ba1 100644 --- a/kde-base/akregator/ChangeLog +++ b/kde-base/akregator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/akregator # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.15 2005/07/01 09:39:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.16 2005/07/01 14:28:27 danarmak Exp $ + + 01 Jul 2005; Dan Armak akregator-3.4.0-r1.ebuild: + Removed blocking dep on the old net-www/akregator package, which has been + removed from the tree and has a move instruction to this package. 01 Jul 2005; Markus Rothe akregator-3.4.1-r1.ebuild: Stable on ppc64 (bug #97544) diff --git a/kde-base/akregator/akregator-3.4.0-r1.ebuild b/kde-base/akregator/akregator-3.4.0-r1.ebuild index 7a98d595560d..3d0f3c5a07b3 100644 --- a/kde-base/akregator/akregator-3.4.0-r1.ebuild +++ b/kde-base/akregator/akregator-3.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-3.4.0-r1.ebuild,v 1.3 2005/04/27 18:53:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-3.4.0-r1.ebuild,v 1.4 2005/07/01 14:28:27 danarmak Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -11,8 +11,7 @@ DESCRIPTION="KDE news feed aggregator" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact) -!net-www/akregator" +$(deprange $PV $MAXKDEVER kde-base/kontact)" KMCOPYLIB="libkdepim libkdepim libkpinterfaces kontact/interfaces" -- cgit v1.2.3-65-gdbad