diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-07 15:46:11 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-07-07 15:46:11 +0000 |
commit | ffdf4b9a514add7a23b74d7992203d70a91534cd (patch) | |
tree | 639dce9e0e9364ddf65c37b3b41c3e9219a047b3 /dev-vcs/mercurial | |
parent | amd64 stable wrt bug #554114 (diff) | |
download | gentoo-2-ffdf4b9a514add7a23b74d7992203d70a91534cd.tar.gz gentoo-2-ffdf4b9a514add7a23b74d7992203d70a91534cd.tar.bz2 gentoo-2-ffdf4b9a514add7a23b74d7992203d70a91534cd.zip |
Version bump. Removed old
(Portage version: 2.2.20/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-3.4.2.ebuild (renamed from dev-vcs/mercurial/mercurial-3.4.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 28c3f38ec8fe..6ca95e864a86 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.187 2015/06/04 14:51:47 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.188 2015/07/07 15:46:11 polynomial-c Exp $ + +*mercurial-3.4.2 (07 Jul 2015) + + 07 Jul 2015; Lars Wendler <polynomial-c@gentoo.org> -mercurial-3.4.ebuild, + +mercurial-3.4.2.ebuild: + Version bump. Removed old. *mercurial-3.4.1 (04 Jun 2015) diff --git a/dev-vcs/mercurial/mercurial-3.4.ebuild b/dev-vcs/mercurial/mercurial-3.4.2.ebuild index 9d9319db7b3a..7e91b28076eb 100644 --- a/dev-vcs/mercurial/mercurial-3.4.ebuild +++ b/dev-vcs/mercurial/mercurial-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.4.ebuild,v 1.1 2015/05/13 07:10:55 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.4.2.ebuild,v 1.1 2015/07/07 15:46:11 polynomial-c Exp $ EAPI=5 |