From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8A2FF58973 for ; Sun, 31 Jan 2016 14:43:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92D5221C0EC; Sun, 31 Jan 2016 14:43:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01C7621C0E8 for ; Sun, 31 Jan 2016 14:43:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21576340A69 for ; Sun, 31 Jan 2016 14:43:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 971AC8E7 for ; Sun, 31 Jan 2016 14:43:23 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1454178729.4ca33b57c6a40bb5aa318696b42ad3f12452a356.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/flacon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/flacon/flacon-9999.ebuild X-VCS-Directories: media-sound/flacon/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 4ca33b57c6a40bb5aa318696b42ad3f12452a356 X-VCS-Branch: master Date: Sun, 31 Jan 2016 14:43:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a5c6fa46-7cfe-44fb-95d0-bc1329be0cda X-Archives-Hash: 696a51053594c195e2abe625ca6ac710 commit: 4ca33b57c6a40bb5aa318696b42ad3f12452a356 Author: Ilya Tumaykin gmail com> AuthorDate: Fri Jan 29 20:49:15 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Jan 30 18:32:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca33b57 media-sound/flacon: minor style adjustment in 9999 Package-Manager: portage-2.2.27 media-sound/flacon/flacon-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/flacon/flacon-9999.ebuild b/media-sound/flacon/flacon-9999.ebuild index 82dbb725..35ae720 100644 --- a/media-sound/flacon/flacon-9999.ebuild +++ b/media-sound/flacon/flacon-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,7 +54,7 @@ src_prepare() { rm "translations/${PN}"_{et,zh_TW}.ts || die remove_locale() { - rm "translations/${PN}_${1}."{ts,desktop} || die + rm "translations/${PN}_${1}".{ts,desktop} || die } l10n_find_plocales_changes 'translations' "${PN}_" '.ts'