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 BC933139085 for ; Sun, 29 Jan 2017 18:56:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04CEA14410; Sun, 29 Jan 2017 18:56:27 +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 D35C11440C for ; Sun, 29 Jan 2017 18:56:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 211F334106E for ; Sun, 29 Jan 2017 18:56:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41BC53A1E for ; Sun, 29 Jan 2017 18:56:23 +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: <1485716172.2c6bd29e232f77431e8009cb77cd4bb456f4bc82.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/freefonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/freefonts/freefonts-0.10-r3.ebuild X-VCS-Directories: media-fonts/freefonts/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 2c6bd29e232f77431e8009cb77cd4bb456f4bc82 X-VCS-Branch: master Date: Sun, 29 Jan 2017 18:56:23 +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: e28574f4-106a-43ed-aeb9-b0cf8dd8e85a X-Archives-Hash: 1e7da86b1271a44baa3f8f45188297ec commit: 2c6bd29e232f77431e8009cb77cd4bb456f4bc82 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 18:51:18 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 18:56:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6bd29e media-fonts/freefonts: dropped ~x86-interix Package-Manager: portage-2.3.3 media-fonts/freefonts/freefonts-0.10-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/freefonts/freefonts-0.10-r3.ebuild b/media-fonts/freefonts/freefonts-0.10-r3.ebuild index d414750..ad613ee 100644 --- a/media-fonts/freefonts/freefonts-0.10-r3.ebuild +++ b/media-fonts/freefonts/freefonts-0.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit font DESCRIPTION="A Collection of Free Type1 Fonts" SRC_URI="mirror://gimp/fonts/${P}.tar.gz" HOMEPAGE="http://www.gimp.org" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" SLOT="0" LICENSE="freedist" IUSE="X"