diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:43:50 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:43:50 +0000 |
commit | 9af147ec14cfc484fe1ec562b698cf74b19aa401 (patch) | |
tree | 1fa8afc0921beb273e85a8aa48498e45c67cda01 /dev-vcs | |
parent | dev-util/subversion renamed to dev-vcs/subversion. (diff) | |
download | gentoo-2-9af147ec14cfc484fe1ec562b698cf74b19aa401.tar.gz gentoo-2-9af147ec14cfc484fe1ec562b698cf74b19aa401.tar.bz2 gentoo-2-9af147ec14cfc484fe1ec562b698cf74b19aa401.zip |
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cvs2svn/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-1.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.3.0.ebuild | 4 |
8 files changed, 21 insertions, 15 deletions
diff --git a/dev-vcs/cvs2svn/ChangeLog b/dev-vcs/cvs2svn/ChangeLog index a1943cd4c9c1..21c8ab98a5aa 100644 --- a/dev-vcs/cvs2svn/ChangeLog +++ b/dev-vcs/cvs2svn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/cvs2svn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/ChangeLog,v 1.2 2010/06/16 00:58:26 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/ChangeLog,v 1.3 2010/06/22 18:43:50 arfrever Exp $ + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + cvs2svn-1.5.0.ebuild, cvs2svn-1.5.1.ebuild, cvs2svn-2.0.1.ebuild, + cvs2svn-2.1.0.ebuild, cvs2svn-2.1.1.ebuild, cvs2svn-2.2.0.ebuild, + cvs2svn-2.3.0.ebuild: + dev-util/subversion renamed to dev-vcs/subversion. 16 Jun 2010; Sebastian Pipping <sping@gentoo.org> cvs2svn-2.2.0.ebuild, cvs2svn-2.3.0.ebuild, metadata.xml: diff --git a/dev-vcs/cvs2svn/cvs2svn-1.5.0.ebuild b/dev-vcs/cvs2svn/cvs2svn-1.5.0.ebuild index 872f3d27ac0c..c93077988815 100644 --- a/dev-vcs/cvs2svn/cvs2svn-1.5.0.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-1.5.0.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.0.ebuild,v 1.1 2010/03/26 20:24:46 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-1.5.0.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" 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" diff --git a/dev-vcs/cvs2svn/cvs2svn-2.0.1.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.0.1.ebuild index 0d06cc352511..3fe8e946dfb6 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.0.1.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.0.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-2.0.1.ebuild,v 1.1 2010/03/26 20:24:46 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-2.0.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" diff --git a/dev-vcs/cvs2svn/cvs2svn-2.1.0.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.1.0.ebuild index aaf11c58ca18..375e4715b833 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.1.0.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.1.0.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-2.1.0.ebuild,v 1.1 2010/03/26 20:24:46 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-2.1.0.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" diff --git a/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild index 015f9a5c68f8..7ce77b2ec142 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.1.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-2.1.1.ebuild,v 1.1 2010/03/26 20:24:46 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild,v 1.2 2010/06/22 18:43:50 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" diff --git a/dev-vcs/cvs2svn/cvs2svn-2.2.0.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.2.0.ebuild index 58183e835689..733cb813894b 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.2.0.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.2.0.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-2.2.0.ebuild,v 1.2 2010/06/16 00:58:26 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-2.2.0.ebuild,v 1.3 2010/06/22 18:43:49 arfrever Exp $ EAPI="2" PYTHON_USE_WITH_OR="berkdb gdbm" @@ -20,7 +20,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bazaar git test" DEPEND="dev-lang/python - >=dev-util/subversion-1.0.9" + >=dev-vcs/subversion-1.0.9" RDEPEND="${DEPEND} bazaar? ( >=dev-vcs/bzr-1.13 ) git? ( >=dev-vcs/git-1.5.4.4 ) diff --git a/dev-vcs/cvs2svn/cvs2svn-2.3.0.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.3.0.ebuild index d8df48b23497..2da1b1eaa806 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.3.0.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.3.0.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-2.3.0.ebuild,v 1.2 2010/06/16 00:58:26 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2svn/cvs2svn-2.3.0.ebuild,v 1.3 2010/06/22 18:43:49 arfrever Exp $ EAPI="2" PYTHON_USE_WITH_OR="berkdb gdbm" @@ -20,7 +20,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bazaar git test" DEPEND="dev-lang/python - >=dev-util/subversion-1.0.9" + >=dev-vcs/subversion-1.0.9" RDEPEND="${DEPEND} bazaar? ( >=dev-vcs/bzr-1.13 ) git? ( >=dev-vcs/git-1.5.4.4 ) |