diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2013-10-02 07:16:48 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2013-10-02 07:16:48 +0000 |
commit | c6a038411c43583e402eb2bd25c91840d3380654 (patch) | |
tree | aa269188a65a1a89c71b29eba495c96d65308f9b /dev-vcs/mercurial | |
parent | Fix a problem with missing empty line in the udev rule. (diff) | |
download | gentoo-2-c6a038411c43583e402eb2bd25c91840d3380654.tar.gz gentoo-2-c6a038411c43583e402eb2bd25c91840d3380654.tar.bz2 gentoo-2-c6a038411c43583e402eb2bd25c91840d3380654.zip |
Version bump. Removed old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.7.2.ebuild (renamed from dev-vcs/mercurial/mercurial-2.7.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 52ffc68e7819..5762bad46208 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.128 2013/09/06 14:43:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.129 2013/10/02 07:16:48 polynomial-c Exp $ + +*mercurial-2.7.2 (02 Oct 2013) + + 02 Oct 2013; Lars Wendler <polynomial-c@gentoo.org> -mercurial-2.7.ebuild, + +mercurial-2.7.2.ebuild: + Version bump. Removed old. *mercurial-2.7.1 (06 Sep 2013) diff --git a/dev-vcs/mercurial/mercurial-2.7.ebuild b/dev-vcs/mercurial/mercurial-2.7.2.ebuild index 75e12223d74e..7e8abe709548 100644 --- a/dev-vcs/mercurial/mercurial-2.7.ebuild +++ b/dev-vcs/mercurial/mercurial-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.7.ebuild,v 1.2 2013/09/05 18:42:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.7.2.ebuild,v 1.1 2013/10/02 07:16:48 polynomial-c Exp $ EAPI=5 |