public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kfind: kfind-4.3.1.ebuild ChangeLog kfind-4.3.0.ebuild
@ 2009-09-15 18:21 Jonathan Callen (abcd)
  0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2009-09-15 18:21 UTC (permalink / raw
  To: gentoo-commits

abcd        09/09/15 18:21:33

  Modified:             kfind-4.3.1.ebuild ChangeLog kfind-4.3.0.ebuild
  Log:
  Add missing dep on libkonq. (Bug #285056)
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.2                  kde-base/kfind/kfind-4.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild?r1=1.1&r2=1.2

Index: kfind-4.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kfind-4.3.1.ebuild	1 Sep 2009 15:24:36 -0000	1.1
+++ kfind-4.3.1.ebuild	15 Sep 2009 18:21:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild,v 1.1 2009/09/01 15:24:36 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.1.ebuild,v 1.2 2009/09/15 18:21:33 abcd Exp $
 EAPI="2"
 
 KMNAME="kdebase-apps"
@@ -9,3 +9,8 @@
 DESCRIPTION="KDE file finder utility"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug +handbook"
+
+DEPEND="
+	>=kde-base/libkonq-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"



1.131                kde-base/kfind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	1 Sep 2009 15:24:36 -0000	1.130
+++ ChangeLog	15 Sep 2009 18:21:33 -0000	1.131
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kfind
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.130 2009/09/01 15:24:36 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.131 2009/09/15 18:21:33 abcd Exp $
+
+  15 Sep 2009; Jonathan Callen <abcd@gentoo.org> kfind-4.3.0.ebuild,
+  kfind-4.3.1.ebuild:
+  Add missing dep on libkonq. (Bug #285056)
 
 *kfind-4.3.1 (01 Sep 2009)
 



1.2                  kde-base/kfind/kfind-4.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild?r1=1.1&r2=1.2

Index: kfind-4.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kfind-4.3.0.ebuild	4 Aug 2009 00:30:39 -0000	1.1
+++ kfind-4.3.0.ebuild	15 Sep 2009 18:21:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild,v 1.1 2009/08/04 00:30:39 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild,v 1.2 2009/09/15 18:21:33 abcd Exp $
 EAPI="2"
 
 KMNAME="kdebase-apps"
@@ -9,3 +9,8 @@
 DESCRIPTION="KDE file finder utility"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug +handbook"
+
+DEPEND="
+	>=kde-base/libkonq-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-15 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15 18:21 [gentoo-commits] gentoo-x86 commit in kde-base/kfind: kfind-4.3.1.ebuild ChangeLog kfind-4.3.0.ebuild Jonathan Callen (abcd)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox