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 C8024138334 for ; Sat, 24 Nov 2018 13:36:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFE57E09D0; Sat, 24 Nov 2018 13:36:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 86648E09D0 for ; Sat, 24 Nov 2018 13:36:24 +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 35723335CF3 for ; Sat, 24 Nov 2018 13:36:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B036D4B5 for ; Sat, 24 Nov 2018 13:36:20 +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: <1543066574.5980dbc0023d521a4e744ab2f96e7c6f700c6d5d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gphoto2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gphoto2/gphoto2-2.5.15.ebuild X-VCS-Directories: media-gfx/gphoto2/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5980dbc0023d521a4e744ab2f96e7c6f700c6d5d X-VCS-Branch: master Date: Sat, 24 Nov 2018 13:36:20 +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: 2a8bb042-94d1-4f82-b5f7-91779b1fd605 X-Archives-Hash: ed3fd22aa597b5317b87a9f97cc5523c commit: 5980dbc0023d521a4e744ab2f96e7c6f700c6d5d Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Nov 24 13:35:36 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Nov 24 13:36:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5980dbc0 media-gfx/gphoto2: stable 2.5.15 for ppc, bug #652976 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> media-gfx/gphoto2/gphoto2-2.5.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/gphoto2/gphoto2-2.5.15.ebuild b/media-gfx/gphoto2/gphoto2-2.5.15.ebuild index bf31c418c6d..7fb110bd99d 100644 --- a/media-gfx/gphoto2/gphoto2-2.5.15.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.5.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="aalib exif ncurses nls readline" # aalib -> needs libjpeg