diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:35:04 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:35:04 +0000 |
commit | 450235126aaca5074c6a6bd63e8a70cc5ef55a61 (patch) | |
tree | f1f27e0ec30d4d095722547965d23423ee66d15a /dev-perl/SVN-Mirror | |
parent | dev-util/subversion renamed to dev-vcs/subversion. (diff) | |
download | gentoo-2-450235126aaca5074c6a6bd63e8a70cc5ef55a61.tar.gz gentoo-2-450235126aaca5074c6a6bd63e8a70cc5ef55a61.tar.bz2 gentoo-2-450235126aaca5074c6a6bd63e8a70cc5ef55a61.zip |
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SVN-Mirror')
-rw-r--r-- | dev-perl/SVN-Mirror/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/SVN-Mirror/ChangeLog b/dev-perl/SVN-Mirror/ChangeLog index e3b6511b7601..d17213bd92ba 100644 --- a/dev-perl/SVN-Mirror/ChangeLog +++ b/dev-perl/SVN-Mirror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SVN-Mirror # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.45 2010/01/11 19:34:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.46 2010/06/22 18:35:04 arfrever Exp $ + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + SVN-Mirror-0.73.ebuild, SVN-Mirror-0.75.ebuild: + dev-util/subversion renamed to dev-vcs/subversion. 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> SVN-Mirror-0.75.ebuild: Transfer Prefix keywords diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild index 92aff663cf74..b986d79ab94e 100644 --- a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild +++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.5 2008/01/13 21:45:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.6 2010/06/22 18:35:04 arfrever Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="Artistic" KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" -DEPEND=">=dev-util/subversion-1.1.3 +DEPEND=">=dev-vcs/subversion-1.1.3 >=dev-perl/URI-1.34 >=dev-perl/TermReadKey-2.21 >=dev-perl/SVN-Simple-0.26 diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild index 903205943189..788e01c42beb 100644 --- a/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild +++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.75.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-Mirror/SVN-Mirror-0.75.ebuild,v 1.3 2010/01/11 19:34:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v 1.4 2010/06/22 18:35:04 arfrever Exp $ EAPI="2" MODULE_AUTHOR=CLKAO @@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" -DEPEND=">=dev-util/subversion-1.1.3[perl] +DEPEND=">=dev-vcs/subversion-1.1.3[perl] >=dev-perl/URI-1.34 >=dev-perl/TermReadKey-2.21 >=dev-perl/SVN-Simple-0.26 |