diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2012-09-11 14:56:08 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2012-09-11 14:56:08 +0000 |
commit | af905e5d6493c6008c45f9835f169897fbddfc1e (patch) | |
tree | 76ab8622ffedaf865d8c06bf8b25561ae5e93954 /dev-vcs/mercurial | |
parent | Use.mask >=dev-lang/ocaml-4 ocamlopt, bug #430352 (diff) | |
download | gentoo-2-af905e5d6493c6008c45f9835f169897fbddfc1e.tar.gz gentoo-2-af905e5d6493c6008c45f9835f169897fbddfc1e.tar.bz2 gentoo-2-af905e5d6493c6008c45f9835f169897fbddfc1e.zip |
Version bump. Removed old
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 9 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.3.1.ebuild (renamed from dev-vcs/mercurial/mercurial-2.2.2.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index f110733fda99..cafbbf6cd838 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.83 2012/07/02 08:04:11 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.84 2012/09/11 14:56:08 polynomial-c Exp $ + +*mercurial-2.3.1 (11 Sep 2012) + + 11 Sep 2012; Lars Wendler <polynomial-c@gentoo.org> -mercurial-2.2.2.ebuild, + +mercurial-2.3.1.ebuild: + non-maintainer commit: Version bump. Removed old. Permission kindly granted + by djc. *mercurial-2.2.3 (02 Jul 2012) diff --git a/dev-vcs/mercurial/mercurial-2.2.2.ebuild b/dev-vcs/mercurial/mercurial-2.3.1.ebuild index 87db3bc2a613..d985f59ba3d0 100644 --- a/dev-vcs/mercurial/mercurial-2.2.2.ebuild +++ b/dev-vcs/mercurial/mercurial-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.2.2.ebuild,v 1.1 2012/06/02 08:15:15 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.3.1.ebuild,v 1.1 2012/09/11 14:56:08 polynomial-c Exp $ EAPI=3 PYTHON_DEPEND="2" |