From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 26E05138334 for ; Sun, 27 Jan 2019 12:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3152FE1039; Sun, 27 Jan 2019 12:13:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0A0C8E1033 for ; Sun, 27 Jan 2019 12:13:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E5130335D5A for ; Sun, 27 Jan 2019 12:13:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3388253B for ; Sun, 27 Jan 2019 12:13:47 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1548591199.7acc97c1ecd7a97d1d1c53485b4db4e32ed8f11e.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-it/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/man-pages-it/man-pages-it-4.00.ebuild X-VCS-Directories: app-i18n/man-pages-it/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7acc97c1ecd7a97d1d1c53485b4db4e32ed8f11e X-VCS-Branch: master Date: Sun, 27 Jan 2019 12:13:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5f1ee6d8-c8bb-439d-a2cb-a36982be5a5d X-Archives-Hash: c94320e08f900e642e5d6b2ad01d1cbd commit: 7acc97c1ecd7a97d1d1c53485b4db4e32ed8f11e Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jan 27 12:13:19 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jan 27 12:13:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acc97c1 app-i18n/man-pages-it: stable 4.00 for ia64, bug #676406 Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich gentoo.org> app-i18n/man-pages-it/man-pages-it-4.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/man-pages-it/man-pages-it-4.00.ebuild b/app-i18n/man-pages-it/man-pages-it-4.00.ebuild index 162f6b988e8..6ad299cf63d 100644 --- a/app-i18n/man-pages-it/man-pages-it-4.00.ebuild +++ b/app-i18n/man-pages-it/man-pages-it-4.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.pluto.it/pub/pluto/ildp/man/${P}.tar.xz" LICENSE="man-pages GPL-2+ BSD MIT FDL-1.1+ public-domain man-pages-posix" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/man"