diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2013-07-02 07:01:12 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2013-07-02 07:01:12 +0000 |
commit | e71f2fd247da09109de59736c980428b51c44626 (patch) | |
tree | a537eb7a0151826994efabccc3e4049dbd762398 /dev-vcs | |
parent | Cleanup. (diff) | |
download | gentoo-2-e71f2fd247da09109de59736c980428b51c44626.tar.gz gentoo-2-e71f2fd247da09109de59736c980428b51c44626.tar.bz2 gentoo-2-e71f2fd247da09109de59736c980428b51c44626.zip |
Version bump. Removed old
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.6.3.ebuild (renamed from dev-vcs/mercurial/mercurial-2.6.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index ac1ad174c066..ba2c261a8e54 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.123 2013/06/07 13:45:33 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.124 2013/07/02 07:01:12 polynomial-c Exp $ + +*mercurial-2.6.3 (02 Jul 2013) + + 02 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> -mercurial-2.6.1.ebuild, + +mercurial-2.6.3.ebuild: + Version bump. Removed old. *mercurial-2.6.2 (07 Jun 2013) diff --git a/dev-vcs/mercurial/mercurial-2.6.1.ebuild b/dev-vcs/mercurial/mercurial-2.6.3.ebuild index 571f6c342d1e..4342dc69c003 100644 --- a/dev-vcs/mercurial/mercurial-2.6.1.ebuild +++ b/dev-vcs/mercurial/mercurial-2.6.3.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.6.1.ebuild,v 1.1 2013/05/15 09:03:00 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.6.3.ebuild,v 1.1 2013/07/02 07:01:12 polynomial-c Exp $ EAPI=5 |