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 C5D5F139085 for ; Sun, 29 Jan 2017 18:57:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5C16234042; Sun, 29 Jan 2017 18:56:30 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9150623403F for ; Sun, 29 Jan 2017 18:56:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E81C341663 for ; Sun, 29 Jan 2017 18:56:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CC123A2B for ; Sun, 29 Jan 2017 18:56:24 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1485716177.a293ffc37450f99c88942ded7464357e4d5102f7.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/exif/exif-0.6.21.ebuild X-VCS-Directories: media-gfx/exif/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: a293ffc37450f99c88942ded7464357e4d5102f7 X-VCS-Branch: master Date: Sun, 29 Jan 2017 18:56:24 +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: f2d7aa37-7135-48e7-9d71-3407a20dc11e X-Archives-Hash: 73a592e3ac3a80ef5b6f65febc35809e commit: a293ffc37450f99c88942ded7464357e4d5102f7 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 18:54:32 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 18:56:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a293ffc3 media-gfx/exif: dropped ~x86-freebsd Package-Manager: portage-2.3.3 media-gfx/exif/exif-0.6.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index b42e0db..83fbef2 100644 --- a/media-gfx/exif/exif-0.6.21.ebuild +++ b/media-gfx/exif/exif-0.6.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="nls" RDEPEND="dev-libs/popt