public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/kdesvn: kdesvn-1.6.0-r1.ebuild ChangeLog
Date: Thu, 11 Jul 2013 12:52:50 +0000 (UTC)	[thread overview]
Message-ID: <20130711125250.293B92171C@flycatcher.gentoo.org> (raw)

kensington    13/07/11 12:52:50

  Modified:             kdesvn-1.6.0-r1.ebuild ChangeLog
  Log:
  Use normal blocker instead of custom add_blocker function.
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.2                  dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?r1=1.1&r2=1.2

Index: kdesvn-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdesvn-1.6.0-r1.ebuild	8 Jul 2013 20:24:36 -0000	1.1
+++ kdesvn-1.6.0-r1.ebuild	11 Jul 2013 12:52:49 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v 1.1 2013/07/08 20:24:36 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v 1.2 2013/07/11 12:52:49 kensington Exp $
 
 EAPI=5
 
@@ -27,9 +27,9 @@
 	sys-devel/gettext
 	dev-qt/qtsql:4[sqlite]
 "
-RDEPEND="${DEPEND}"
-
-add_blocker "kdesdk-kioslaves[subversion(+)]"
+RDEPEND="${DEPEND}
+	!kde-base/kdesdk-kioslaves:4[subversion(+)]
+"
 
 PATCHES=( "${FILESDIR}/${P}-bug-address.patch" )
 



1.34                 dev-vcs/kdesvn/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	8 Jul 2013 20:24:36 -0000	1.33
+++ ChangeLog	11 Jul 2013 12:52:49 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/kdesvn
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.33 2013/07/08 20:24:36 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.34 2013/07/11 12:52:49 kensington Exp $
+
+  11 Jul 2013; Michael Palimaka <kensington@gentoo.org> kdesvn-1.6.0-r1.ebuild:
+  Use normal blocker instead of custom add_blocker function.
 
 *kdesvn-1.6.0-r1 (08 Jul 2013)
 





             reply	other threads:[~2013-07-11 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 12:52 Michael Palimaka (kensington) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04 19:02 [gentoo-commits] gentoo-x86 commit in dev-vcs/kdesvn: kdesvn-1.6.0-r1.ebuild ChangeLog Michael Palimaka (kensington)
2014-08-10 21:23 Sergei Trofimovich (slyfox)
2013-10-26 20:40 Agostino Sarubbo (ago)
2013-07-08 20:24 Johannes Huber (johu)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130711125250.293B92171C@flycatcher.gentoo.org \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox