summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:36:06 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:36:06 +0000
commitba85779dba04faef00678cddc2e25b764c9be57e (patch)
tree18c8b218d81141fc95bae662576bdc3fb14fa774 /dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild
parentinclude geda-1.4.3 in mask (diff)
downloadgentoo-2-ba85779dba04faef00678cddc2e25b764c9be57e.tar.gz
gentoo-2-ba85779dba04faef00678cddc2e25b764c9be57e.tar.bz2
gentoo-2-ba85779dba04faef00678cddc2e25b764c9be57e.zip
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild')
-rw-r--r--dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild
index 7752578d4021..12c3aa49acca 100644
--- a/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild
+++ b/dev-perl/SVN-Simple/SVN-Simple-0.27.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-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.17 2010/02/05 22:02:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.18 2010/06/22 18:36:06 arfrever Exp $
EAPI="2"
@@ -13,5 +13,5 @@ SLOT="0"
KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
-RDEPEND=">=dev-util/subversion-0.31[perl]"
+RDEPEND=">=dev-vcs/subversion-0.31[perl]"
DEPEND="${RDEPEND}"