diff options
author | 2010-06-22 18:52:18 +0000 | |
---|---|---|
committer | 2010-06-22 18:52:18 +0000 | |
commit | 8856aec03df613cd0650640d36e0506b6b0cbb1f (patch) | |
tree | d3ec62bfe4b1cdec880d2d33455d3e188165c8b5 /dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild | |
parent | fix for renamed members of GTKEntry from gtk+-2.17 on (see bug 323127) (diff) | |
download | historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.tar.gz historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.tar.bz2 historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.zip |
dev-util/subversion renamed to dev-vcs/subversion.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild')
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild b/dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild index 0265ab13e3cd..254ec38845bf 100644 --- a/dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-1.5.1.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-vcs/cvs2svn/cvs2svn-1.5.1.ebuild,v 1.1 2010/03/26 20:24:46 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild,v 1.2 2010/06/22 18:43:49 arfrever Exp $ inherit distutils @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" IUSE="" DEPEND="dev-lang/python - >=dev-util/subversion-1.0.9" + >=dev-vcs/subversion-1.0.9" RDEPEND="${DEPEND} dev-vcs/rcs" |