summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-04-14 18:49:19 +0000
committerMike Gilbert <floppym@gentoo.org>2012-04-14 18:49:19 +0000
commit4d64d112e872c99d8d04d687dfee1c333a5a9cba (patch)
tree849546187cba4e56a55a6104210f422c279aafbd /dev-vcs
parentAdd video_cards_radeonsi to USE_EXPAND description. (diff)
downloadgentoo-2-4d64d112e872c99d8d04d687dfee1c333a5a9cba.tar.gz
gentoo-2-4d64d112e872c99d8d04d687dfee1c333a5a9cba.tar.bz2
gentoo-2-4d64d112e872c99d8d04d687dfee1c333a5a9cba.zip
Make keep local.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/ChangeLog5
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/tortoisehg/ChangeLog b/dev-vcs/tortoisehg/ChangeLog
index 3a168ae9c565..5cac8ffae4fb 100644
--- a/dev-vcs/tortoisehg/ChangeLog
+++ b/dev-vcs/tortoisehg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/tortoisehg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.13 2012/04/14 18:43:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.14 2012/04/14 18:49:19 floppym Exp $
+
+ 14 Apr 2012; Mike Gilbert <floppym@gentoo.org> tortoisehg-2.3.1.ebuild:
+ Make keep local.
*tortoisehg-2.3.1 (14 Apr 2012)
diff --git a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
index 89662903b8cb..1150b7f9985c 100644
--- a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.1 2012/04/14 18:43:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.2 2012/04/14 18:49:19 floppym Exp $
EAPI=4
@@ -42,7 +42,7 @@ src_prepare() {
if [[ ${LINGUAS+set} ]]; then
pushd i18n/tortoisehg > /dev/null || die
- local x y
+ local x y keep
for x in *.po; do
keep=
for y in ${LINGUAS}; do