summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-10-08 08:08:21 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-10-08 08:08:21 +0000
commit2a0e69a0219f1a8da0a66537b3684d342a1799f6 (patch)
tree73bc0a194307c93d56ddd5f99c555b16d2e65921 /dev-vcs
parentVersion bump. (diff)
downloadgentoo-2-2a0e69a0219f1a8da0a66537b3684d342a1799f6.tar.gz
gentoo-2-2a0e69a0219f1a8da0a66537b3684d342a1799f6.tar.bz2
gentoo-2-2a0e69a0219f1a8da0a66537b3684d342a1799f6.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/tortoisehg/ChangeLog8
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-2.9.2.ebuild (renamed from dev-vcs/tortoisehg/tortoisehg-2.9.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-vcs/tortoisehg/ChangeLog b/dev-vcs/tortoisehg/ChangeLog
index c0ddff84736f..512c11d59d21 100644
--- a/dev-vcs/tortoisehg/ChangeLog
+++ b/dev-vcs/tortoisehg/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-vcs/tortoisehg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.46 2013/09/27 14:27:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.47 2013/10/08 08:08:21 polynomial-c Exp $
+
+*tortoisehg-2.9.2 (08 Oct 2013)
+
+ 08 Oct 2013; Lars Wendler <polynomial-c@gentoo.org> -tortoisehg-2.9.ebuild,
+ +tortoisehg-2.9.2.ebuild:
+ Version bump. Removed old.
*tortoisehg-2.9.1-r1 (27 Sep 2013)
diff --git a/dev-vcs/tortoisehg/tortoisehg-2.9.ebuild b/dev-vcs/tortoisehg/tortoisehg-2.9.2.ebuild
index 9b3401dbe653..885dc02ffc99 100644
--- a/dev-vcs/tortoisehg/tortoisehg-2.9.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-2.9.2.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/tortoisehg/tortoisehg-2.9.ebuild,v 1.2 2013/09/05 18:42:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.9.2.ebuild,v 1.1 2013/10/08 08:08:21 polynomial-c Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -68,7 +68,7 @@ python_install_all() {
dohtml -r doc/build/html/
fi
newicon -s scalable icons/scalable/apps/thg-logo.svg thg_logo.svg
- domenu contrib/${PN}.desktop
+ domenu contrib/thg.desktop
}
pkg_postinst() {