summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:38:12 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:38:12 +0000
commita4b485ccdd979d5d5089866cec7a51d9b13139ab (patch)
tree6d531e9b063cacfb2e694221fff5de48f8a8cd4d /dev-python/subvertpy
parentdev-util/subversion renamed to dev-vcs/subversion. (diff)
downloadhistorical-a4b485ccdd979d5d5089866cec7a51d9b13139ab.tar.gz
historical-a4b485ccdd979d5d5089866cec7a51d9b13139ab.tar.bz2
historical-a4b485ccdd979d5d5089866cec7a51d9b13139ab.zip
dev-util/subversion renamed to dev-vcs/subversion.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r--dev-python/subvertpy/ChangeLog6
-rw-r--r--dev-python/subvertpy/subvertpy-0.7.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog
index b5a113319510..a6406e4f4135 100644
--- a/dev-python/subvertpy/ChangeLog
+++ b/dev-python/subvertpy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/subvertpy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.14 2010/02/08 20:43:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.15 2010/06/22 18:38:12 arfrever Exp $
+
+ 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ subvertpy-0.7.2.ebuild:
+ dev-util/subversion renamed to dev-vcs/subversion.
08 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
-subvertpy-0.7.1.ebuild:
diff --git a/dev-python/subvertpy/subvertpy-0.7.2.ebuild b/dev-python/subvertpy/subvertpy-0.7.2.ebuild
index 96e47946b3d8..ce54d2e8a24c 100644
--- a/dev-python/subvertpy/subvertpy-0.7.2.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.2.ebuild,v 1.4 2010/02/08 20:40:15 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.2.ebuild,v 1.5 2010/06/22 18:38:12 arfrever Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
-RDEPEND=">=dev-util/subversion-1.4
+RDEPEND=">=dev-vcs/subversion-1.4
!<dev-util/bzr-svn-0.5.0_rc2"
DEPEND="${RDEPEND}
test? ( dev-python/nose )"