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 35E4E1396D9 for ; Wed, 25 Oct 2017 21:42:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76E94E0843; Wed, 25 Oct 2017 21:42:10 +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 51378E0843 for ; Wed, 25 Oct 2017 21:42:10 +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 829D733BEA7 for ; Wed, 25 Oct 2017 21:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 260AB320 for ; Wed, 25 Oct 2017 21:42:08 +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: <1508967721.a1560a3ba9e9d0d7efe1bc6f928675e8d45bec68.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-2.8.22.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a1560a3ba9e9d0d7efe1bc6f928675e8d45bec68 X-VCS-Branch: master Date: Wed, 25 Oct 2017 21:42:08 +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: d9749b04-ae92-454c-a257-b22e9e2b1569 X-Archives-Hash: 83f8761c562af26b0608e5c9eaccd360 commit: a1560a3ba9e9d0d7efe1bc6f928675e8d45bec68 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Oct 25 21:36:29 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Oct 25 21:42:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1560a3b media-gfx/gimp: stable 2.8.22 for hppa, bug #618310 Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa" media-gfx/gimp/gimp-2.8.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gimp/gimp-2.8.22.ebuild b/media-gfx/gimp/gimp-2.8.22.ebuild index 51de3fe6477..fc037aaa8de 100644 --- a/media-gfx/gimp/gimp-2.8.22.ebuild +++ b/media-gfx/gimp/gimp-2.8.22.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gimp.org/" SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW" IUSE="alsa aalib altivec aqua bzip2 curl dbus debug doc exif gnome postscript jpeg jpeg2k lcms cpu_flags_x86_mmx mng pdf png python smp cpu_flags_x86_sse svg tiff udev wmf xpm"