diff options
author | 2014-12-19 11:33:45 +0000 | |
---|---|---|
committer | 2014-12-19 11:33:45 +0000 | |
commit | 0a75eef8b1a4d145dee8ce0d7b0995608c7bec1b (patch) | |
tree | a2951b127c027a9562a3251098b47eca152d1c55 /dev-vcs/tortoisehg | |
parent | Fix compat with current systemd versions (#479926 by Ulenrich and Bernd Feige... (diff) | |
download | gentoo-2-0a75eef8b1a4d145dee8ce0d7b0995608c7bec1b.tar.gz gentoo-2-0a75eef8b1a4d145dee8ce0d7b0995608c7bec1b.tar.bz2 gentoo-2-0a75eef8b1a4d145dee8ce0d7b0995608c7bec1b.zip |
Version bump. Removed old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r-- | dev-vcs/tortoisehg/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.2.2.ebuild (renamed from dev-vcs/tortoisehg/tortoisehg-3.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/tortoisehg/ChangeLog b/dev-vcs/tortoisehg/ChangeLog index d40d7f3e6f11..4e5a15b0db46 100644 --- a/dev-vcs/tortoisehg/ChangeLog +++ b/dev-vcs/tortoisehg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.66 2014/12/03 08:35:20 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.67 2014/12/19 11:33:45 polynomial-c Exp $ + +*tortoisehg-3.2.2 (19 Dec 2014) + + 19 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> -tortoisehg-3.2.ebuild, + +tortoisehg-3.2.2.ebuild: + Version bump. Removed old. *tortoisehg-3.2.1 (03 Dec 2014) diff --git a/dev-vcs/tortoisehg/tortoisehg-3.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.2.2.ebuild index c63d52fb8512..993824f5fc2c 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.2.ebuild,v 1.1 2014/11/06 21:26:17 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.2.2.ebuild,v 1.1 2014/12/19 11:33:45 polynomial-c Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) |