diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-03 09:05:58 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-03 09:05:58 +0000 |
commit | 2d5ac4bc538084a409ce7cf866ed01c35f8716f9 (patch) | |
tree | ebb34090546fe20929f1c38a3dc5222c0ed39fb6 /dev-vcs | |
parent | x86 stable wrt bug #493622 (diff) | |
download | gentoo-2-2d5ac4bc538084a409ce7cf866ed01c35f8716f9.tar.gz gentoo-2-2d5ac4bc538084a409ce7cf866ed01c35f8716f9.tar.bz2 gentoo-2-2d5ac4bc538084a409ce7cf866ed01c35f8716f9.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')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 10 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.8.2.ebuild (renamed from dev-vcs/mercurial/mercurial-2.8.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 6136327d367a..66a0007c5f16 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.131 2013/12/03 11:37:45 polynomial-c Exp $ +# 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 $ + +*mercurial-2.8.2 (03 Jan 2014) + + 03 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -mercurial-2.8.ebuild, + +mercurial-2.8.2.ebuild: + Version bump. Removed old. *mercurial-2.8.1 (03 Dec 2013) diff --git a/dev-vcs/mercurial/mercurial-2.8.ebuild b/dev-vcs/mercurial/mercurial-2.8.2.ebuild index cdecf06ff4c5..726fde10ac17 100644 --- a/dev-vcs/mercurial/mercurial-2.8.ebuild +++ b/dev-vcs/mercurial/mercurial-2.8.2.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.ebuild,v 1.1 2013/11/04 16:13:26 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.8.2.ebuild,v 1.1 2014/01/03 09:05:58 polynomial-c Exp $ EAPI=5 |