diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2014-02-05 09:03:16 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2014-02-05 09:03:16 +0000 |
commit | fe94b29ec019d14e788d96fc5cb41ab27d71532e (patch) | |
tree | a8a2c16274ddc31c9af9e062fcc55ae6522fe88e /dev-vcs | |
parent | Revision bump: EAPI 5, add subslot to Boost dependency, fix compatibility wit... (diff) | |
download | gentoo-2-fe94b29ec019d14e788d96fc5cb41ab27d71532e.tar.gz gentoo-2-fe94b29ec019d14e788d96fc5cb41ab27d71532e.tar.bz2 gentoo-2-fe94b29ec019d14e788d96fc5cb41ab27d71532e.zip |
Version bump. Removed old
(Portage version: 2.2.8-r1/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.9.ebuild (renamed from dev-vcs/mercurial/mercurial-2.8.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 66a0007c5f16..de5842408a19 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.132 2014/01/03 09:05:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.133 2014/02/05 09:03:16 polynomial-c Exp $ + +*mercurial-2.9 (05 Feb 2014) + + 05 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> -mercurial-2.8.1.ebuild, + +mercurial-2.9.ebuild: + Version bump. Removed old. *mercurial-2.8.2 (03 Jan 2014) diff --git a/dev-vcs/mercurial/mercurial-2.8.1.ebuild b/dev-vcs/mercurial/mercurial-2.9.ebuild index 73f75fbe12ac..9ef98dc2d100 100644 --- a/dev-vcs/mercurial/mercurial-2.8.1.ebuild +++ b/dev-vcs/mercurial/mercurial-2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.8.1.ebuild,v 1.1 2013/12/03 11:37:45 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.9.ebuild,v 1.1 2014/02/05 09:03:16 polynomial-c Exp $ EAPI=5 |