public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pysvn: pysvn-1.7.6.ebuild ChangeLog
Date: Sat, 10 Mar 2012 16:03:24 +0000 (UTC)	[thread overview]
Message-ID: <20120310160324.0EC4A2004B@flycatcher.gentoo.org> (raw)

jlec        12/03/10 16:03:24

  Modified:             pysvn-1.7.6.ebuild ChangeLog
  Log:
  Fix DEPS, remove setuptools which aren't needed
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/pysvn/pysvn-1.7.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild?r1=1.4&r2=1.5

Index: pysvn-1.7.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pysvn-1.7.6.ebuild	10 Mar 2012 16:00:49 -0000	1.4
+++ pysvn-1.7.6.ebuild	10 Mar 2012 16:03:23 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild,v 1.4 2012/03/10 16:00:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/pysvn-1.7.6.ebuild,v 1.5 2012/03/10 16:03:23 jlec Exp $
 
 EAPI=4
 PYTHON_DEPEND="*"
@@ -18,10 +18,10 @@
 KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="doc examples"
 
-RDEPEND=">=dev-python/pycxx-6.2.0
+DEPEND="
+	>=dev-python/pycxx-6.2.0
 	<dev-vcs/subversion-1.8"  # (bug #395533)
-DEPEND="${RDEPEND}
-	dev-python/setuptools"
+RDEPEND="${DEPEND}"
 
 src_prepare() {
 	# Don't use internal copy of dev-python/pycxx.



1.27                 dev-python/pysvn/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysvn/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	10 Mar 2012 16:00:49 -0000	1.26
+++ ChangeLog	10 Mar 2012 16:03:23 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pysvn
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v 1.26 2012/03/10 16:00:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v 1.27 2012/03/10 16:03:23 jlec Exp $
+
+  10 Mar 2012; Justin Lecher <jlec@gentoo.org> pysvn-1.7.6.ebuild:
+  Fix DEPS, remove setuptools which aren't needed
 
   10 Mar 2012; Justin Lecher <jlec@gentoo.org> pysvn-1.7.6.ebuild:
   Py2.4 is gone, tanks Arfrever telling me that






             reply	other threads:[~2012-03-10 16:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 16:03 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-13 11:40 [gentoo-commits] gentoo-x86 commit in dev-python/pysvn: pysvn-1.7.6.ebuild ChangeLog Agostino Sarubbo (ago)
2013-01-05 12:07 Agostino Sarubbo (ago)
2012-10-20  7:51 Kacper Kowalik (xarthisius)
2012-03-30 22:34 Mike Gilbert (floppym)
2012-03-10 16:00 Justin Lecher (jlec)
2012-03-10 15:11 Justin Lecher (jlec)
2012-03-09  8:00 Patrick Lauer (patrick)

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=20120310160324.0EC4A2004B@flycatcher.gentoo.org \
    --to=jlec@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