From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E2CB1396D9 for ; Tue, 17 Oct 2017 19:46:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70EACE0D92; Tue, 17 Oct 2017 19:46:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 517A0E0D92 for ; Tue, 17 Oct 2017 19:46:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6EE3F33BEAC for ; Tue, 17 Oct 2017 19:46:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE09F314 for ; Tue, 17 Oct 2017 19:46:30 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1508269557.f767b9dd8d5ee3595926880ec0ca5fdcfa26fd5f.nimiux@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/linux-logo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/linux-logo/metadata.xml X-VCS-Directories: app-misc/linux-logo/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: f767b9dd8d5ee3595926880ec0ca5fdcfa26fd5f X-VCS-Branch: master Date: Tue, 17 Oct 2017 19:46:30 +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: 6b1693aa-de4e-43c0-9c57-05d7d73518b9 X-Archives-Hash: 14eddc295874c25084cc635fc117ac46 commit: f767b9dd8d5ee3595926880ec0ca5fdcfa26fd5f Author: Chema Alonso Josa gentoo org> AuthorDate: Tue Oct 17 19:45:57 2017 +0000 Commit: José María Alonso gentoo org> CommitDate: Tue Oct 17 19:45:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f767b9dd app-misc/linux-logo: Removes redundant nls use flag in metadata. Thanks to otakuto Closes: https://github.com/gentoo/gentoo/pull/5968 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-misc/linux-logo/metadata.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app-misc/linux-logo/metadata.xml b/app-misc/linux-logo/metadata.xml index 08abd9d93ea..8848712a876 100644 --- a/app-misc/linux-logo/metadata.xml +++ b/app-misc/linux-logo/metadata.xml @@ -2,16 +2,13 @@ - nimiux@gentoo.org - Chema Alonso + nimiux@gentoo.org + Chema Alonso - A utility that displays an ANSI/ASCII logo and some system information + A utility that displays an ANSI/ASCII logo and some system information - Una utlidad que muestra un logotipo ANSI/ASCII e información del sistema + Una utilidad que muestra un logotipo ANSI/ASCII e información del sistema - - Add Native Language Support (using gettext - GNU locale utilities) -