public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Mirror: SVN-Mirror-0.75.ebuild ChangeLog SVN-Mirror-0.73.ebuild
@ 2010-06-22 18:35 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:35 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/22 18:35:04

  Modified:             SVN-Mirror-0.75.ebuild ChangeLog
                        SVN-Mirror-0.73.ebuild
  Log:
  dev-util/subversion renamed to dev-vcs/subversion.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild?r1=1.3&r2=1.4

Index: SVN-Mirror-0.75.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SVN-Mirror-0.75.ebuild	11 Jan 2010 19:34:28 -0000	1.3
+++ SVN-Mirror-0.75.ebuild	22 Jun 2010 18:35:04 -0000	1.4
@@ -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 @@
 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



1.46                 dev-perl/SVN-Mirror/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	11 Jan 2010 19:34:28 -0000	1.45
+++ ChangeLog	22 Jun 2010 18:35:04 -0000	1.46
@@ -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



1.6                  dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild?r1=1.5&r2=1.6

Index: SVN-Mirror-0.73.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- SVN-Mirror-0.73.ebuild	13 Jan 2008 21:45:30 -0000	1.5
+++ SVN-Mirror-0.73.ebuild	22 Jun 2010 18:35:04 -0000	1.6
@@ -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 @@
 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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-22 18:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 18:35 [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Mirror: SVN-Mirror-0.75.ebuild ChangeLog SVN-Mirror-0.73.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox