diff options
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-1.4.3.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-1.5.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-9999.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 1a45cf1be826..5d75e21505e4 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -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, diff --git a/dev-vcs/mercurial/mercurial-1.4.1.ebuild b/dev-vcs/mercurial/mercurial-1.4.1.ebuild index 576751d2cebb..1293434764e6 100644 --- a/dev-vcs/mercurial/mercurial-1.4.1.ebuild +++ b/dev-vcs/mercurial/mercurial-1.4.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/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 @@ pkg_postinst() { 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" } diff --git a/dev-vcs/mercurial/mercurial-1.4.2.ebuild b/dev-vcs/mercurial/mercurial-1.4.2.ebuild index a029c49c51a0..5bc0bd0d3b4c 100644 --- a/dev-vcs/mercurial/mercurial-1.4.2.ebuild +++ b/dev-vcs/mercurial/mercurial-1.4.2.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/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 @@ pkg_postinst() { 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" } diff --git a/dev-vcs/mercurial/mercurial-1.4.3.ebuild b/dev-vcs/mercurial/mercurial-1.4.3.ebuild index 46e3528ad3ba..d043da525762 100644 --- a/dev-vcs/mercurial/mercurial-1.4.3.ebuild +++ b/dev-vcs/mercurial/mercurial-1.4.3.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/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 @@ pkg_postinst() { 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" } diff --git a/dev-vcs/mercurial/mercurial-1.5.ebuild b/dev-vcs/mercurial/mercurial-1.5.ebuild index 02ce9b18bbec..953903e2dfdd 100644 --- a/dev-vcs/mercurial/mercurial-1.5.ebuild +++ b/dev-vcs/mercurial/mercurial-1.5.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/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 @@ pkg_postinst() { 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" } diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index 607db13262dc..267377839e44 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.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/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 @@ pkg_postinst() { 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" } |