public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/mercurial: mercurial-9999.ebuild mercurial-1.4.2.ebuild mercurial-1.4.1.ebuild mercurial-1.5.ebuild ChangeLog mercurial-1.4.3.ebuild
@ 2010-03-14 12:37 Lennart Kolmodin (kolmodin)
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Kolmodin (kolmodin) @ 2010-03-14 12:37 UTC (permalink / raw
  To: gentoo-commits

kolmodin    10/03/14 12:37:51

  Modified:             mercurial-9999.ebuild mercurial-1.4.2.ebuild
                        mercurial-1.4.1.ebuild mercurial-1.5.ebuild
                        ChangeLog mercurial-1.4.3.ebuild
  Log:
  Change references of dev-util/darcs to dev-vcs/darcs due to the move.
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-vcs/mercurial/mercurial-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?r1=1.1&r2=1.2

Index: mercurial-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mercurial-9999.ebuild	6 Mar 2010 12:20:08 -0000	1.1
+++ mercurial-9999.ebuild	14 Mar 2010 12:37:49 -0000	1.2
@@ -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/mercurial/mercurial-9999.ebuild,v 1.1 2010/03/06 12:20:08 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
 
 inherit bash-completion elisp-common flag-o-matic eutils distutils mercurial
 
@@ -108,7 +108,7 @@
 	elog "If you want to convert repositories from other tools using convert"
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
-	elog "  dev-util/darcs"
+	elog "  dev-vcs/darcs"
 	elog "  dev-util/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"



1.2                  dev-vcs/mercurial/mercurial-1.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?r1=1.1&r2=1.2

Index: mercurial-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mercurial-1.4.2.ebuild	6 Mar 2010 12:20:08 -0000	1.1
+++ mercurial-1.4.2.ebuild	14 Mar 2010 12:37:49 -0000	1.2
@@ -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/mercurial/mercurial-1.4.2.ebuild,v 1.1 2010/03/06 12:20:08 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
 
 EAPI=2
 
@@ -110,7 +110,7 @@
 	elog "If you want to convert repositories from other tools using convert"
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
-	elog "  dev-util/darcs"
+	elog "  dev-vcs/darcs"
 	elog "  dev-util/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"



1.2                  dev-vcs/mercurial/mercurial-1.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?r1=1.1&r2=1.2

Index: mercurial-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mercurial-1.4.1.ebuild	6 Mar 2010 12:20:08 -0000	1.1
+++ mercurial-1.4.1.ebuild	14 Mar 2010 12:37:49 -0000	1.2
@@ -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/mercurial/mercurial-1.4.1.ebuild,v 1.1 2010/03/06 12:20:08 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
 
 EAPI=2
 
@@ -110,7 +110,7 @@
 	elog "If you want to convert repositories from other tools using convert"
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
-	elog "  dev-util/darcs"
+	elog "  dev-vcs/darcs"
 	elog "  dev-util/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"



1.2                  dev-vcs/mercurial/mercurial-1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?r1=1.1&r2=1.2

Index: mercurial-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mercurial-1.5.ebuild	6 Mar 2010 13:26:58 -0000	1.1
+++ mercurial-1.5.ebuild	14 Mar 2010 12:37:49 -0000	1.2
@@ -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/mercurial/mercurial-1.5.ebuild,v 1.1 2010/03/06 13:26:58 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
 
 EAPI=2
 
@@ -110,7 +110,7 @@
 	elog "If you want to convert repositories from other tools using convert"
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
-	elog "  dev-util/darcs"
+	elog "  dev-vcs/darcs"
 	elog "  dev-util/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"



1.3                  dev-vcs/mercurial/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	6 Mar 2010 13:26:58 -0000	1.2
+++ ChangeLog	14 Mar 2010 12:37:49 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/mercurial
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.2 2010/03/06 13:26:58 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.3 2010/03/14 12:37:49 kolmodin Exp $
+
+  14 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+  mercurial-1.4.1.ebuild, mercurial-1.4.2.ebuild, mercurial-1.4.3.ebuild,
+  mercurial-1.5.ebuild, mercurial-9999.ebuild:
+  Change references from dev-util/darcs to dev-vcs/darcs due to the move.
 
 *mercurial-1.5 (06 Mar 2010)
 



1.2                  dev-vcs/mercurial/mercurial-1.4.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?r1=1.1&r2=1.2

Index: mercurial-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mercurial-1.4.3.ebuild	6 Mar 2010 12:20:08 -0000	1.1
+++ mercurial-1.4.3.ebuild	14 Mar 2010 12:37:49 -0000	1.2
@@ -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/mercurial/mercurial-1.4.3.ebuild,v 1.1 2010/03/06 12:20:08 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
 
 EAPI=2
 
@@ -110,7 +110,7 @@
 	elog "If you want to convert repositories from other tools using convert"
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
-	elog "  dev-util/darcs"
+	elog "  dev-vcs/darcs"
 	elog "  dev-util/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-vcs/mercurial: mercurial-9999.ebuild mercurial-1.4.2.ebuild mercurial-1.4.1.ebuild mercurial-1.5.ebuild ChangeLog mercurial-1.4.3.ebuild
@ 2010-03-17 15:45 Sebastian Pipping (sping)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping (sping) @ 2010-03-17 15:45 UTC (permalink / raw
  To: gentoo-commits

sping       10/03/17 15:45:38

  Modified:             mercurial-9999.ebuild mercurial-1.4.2.ebuild
                        mercurial-1.4.1.ebuild mercurial-1.5.ebuild
                        ChangeLog mercurial-1.4.3.ebuild
  Log:
  dev-vcs/mercurial: Propagate move of dev-util/git to dev-vcs/git
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-vcs/mercurial/mercurial-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild?r1=1.2&r2=1.3

Index: mercurial-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mercurial-9999.ebuild	14 Mar 2010 12:37:49 -0000	1.2
+++ mercurial-9999.ebuild	17 Mar 2010 15:45:36 -0000	1.3
@@ -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/mercurial/mercurial-9999.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v 1.3 2010/03/17 15:45:36 sping Exp $
 
 inherit bash-completion elisp-common flag-o-matic eutils distutils mercurial
 
@@ -109,7 +109,7 @@
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
 	elog "  dev-vcs/darcs"
-	elog "  dev-util/git"
+	elog "  dev-vcs/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"
 }



1.3                  dev-vcs/mercurial/mercurial-1.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild?r1=1.2&r2=1.3

Index: mercurial-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mercurial-1.4.2.ebuild	14 Mar 2010 12:37:49 -0000	1.2
+++ mercurial-1.4.2.ebuild	17 Mar 2010 15:45:36 -0000	1.3
@@ -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/mercurial/mercurial-1.4.2.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.2.ebuild,v 1.3 2010/03/17 15:45:36 sping Exp $
 
 EAPI=2
 
@@ -111,7 +111,7 @@
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
 	elog "  dev-vcs/darcs"
-	elog "  dev-util/git"
+	elog "  dev-vcs/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"
 }



1.3                  dev-vcs/mercurial/mercurial-1.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild?r1=1.2&r2=1.3

Index: mercurial-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mercurial-1.4.1.ebuild	14 Mar 2010 12:37:49 -0000	1.2
+++ mercurial-1.4.1.ebuild	17 Mar 2010 15:45:36 -0000	1.3
@@ -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/mercurial/mercurial-1.4.1.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.1.ebuild,v 1.3 2010/03/17 15:45:36 sping Exp $
 
 EAPI=2
 
@@ -111,7 +111,7 @@
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
 	elog "  dev-vcs/darcs"
-	elog "  dev-util/git"
+	elog "  dev-vcs/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"
 }



1.3                  dev-vcs/mercurial/mercurial-1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild?r1=1.2&r2=1.3

Index: mercurial-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mercurial-1.5.ebuild	14 Mar 2010 12:37:49 -0000	1.2
+++ mercurial-1.5.ebuild	17 Mar 2010 15:45:36 -0000	1.3
@@ -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/mercurial/mercurial-1.5.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v 1.3 2010/03/17 15:45:36 sping Exp $
 
 EAPI=2
 
@@ -111,7 +111,7 @@
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
 	elog "  dev-vcs/darcs"
-	elog "  dev-util/git"
+	elog "  dev-vcs/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"
 }



1.4                  dev-vcs/mercurial/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	14 Mar 2010 12:37:49 -0000	1.3
+++ ChangeLog	17 Mar 2010 15:45:36 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/mercurial
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.3 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.4 2010/03/17 15:45:36 sping Exp $
+
+  17 Mar 2010; Sebastian Pipping <sping@gentoo.org> mercurial-1.4.1.ebuild,
+  mercurial-1.4.2.ebuild, mercurial-1.4.3.ebuild, mercurial-1.5.ebuild,
+  mercurial-9999.ebuild:
+  Propagate move of dev-util/git to dev-vcs/git
 
   14 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
   mercurial-1.4.1.ebuild, mercurial-1.4.2.ebuild, mercurial-1.4.3.ebuild,



1.3                  dev-vcs/mercurial/mercurial-1.4.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild?r1=1.2&r2=1.3

Index: mercurial-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mercurial-1.4.3.ebuild	14 Mar 2010 12:37:49 -0000	1.2
+++ mercurial-1.4.3.ebuild	17 Mar 2010 15:45:36 -0000	1.3
@@ -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/mercurial/mercurial-1.4.3.ebuild,v 1.2 2010/03/14 12:37:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.4.3.ebuild,v 1.3 2010/03/17 15:45:36 sping Exp $
 
 EAPI=2
 
@@ -111,7 +111,7 @@
 	elog "extension please install correct tool:"
 	elog "  dev-util/cvs"
 	elog "  dev-vcs/darcs"
-	elog "  dev-util/git"
+	elog "  dev-vcs/git"
 	elog "  dev-vcs/monotone"
 	elog "  dev-util/subversion"
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-17 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17 15:45 [gentoo-commits] gentoo-x86 commit in dev-vcs/mercurial: mercurial-9999.ebuild mercurial-1.4.2.ebuild mercurial-1.4.1.ebuild mercurial-1.5.ebuild ChangeLog mercurial-1.4.3.ebuild Sebastian Pipping (sping)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-14 12:37 Lennart Kolmodin (kolmodin)

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