From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1194401-garchives=archives.gentoo.org@lists.gentoo.org>
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 BF3E2138359
	for <garchives@archives.gentoo.org>; Thu,  6 Aug 2020 19:11:38 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0F648E0877;
	Thu,  6 Aug 2020 19:11:38 +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 EAE66E0877
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Aug 2020 19:11:37 +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 A70B534F45F
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Aug 2020 19:11:36 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A9DA7315
	for <gentoo-commits@lists.gentoo.org>; Thu,  6 Aug 2020 19:11:33 +0000 (UTC)
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1596741069.e1d0ba835e0172a6f0085c513256b835c2a1e2c4.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-dec-misc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-fonts/font-dec-misc/font-dec-misc-1.0.3-r2.ebuild
X-VCS-Directories: media-fonts/font-dec-misc/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: e1d0ba835e0172a6f0085c513256b835c2a1e2c4
X-VCS-Branch: master
Date: Thu,  6 Aug 2020 19:11:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 14a5e6b1-fa69-45ae-b0c1-e5cbe7283ca9
X-Archives-Hash: 6ea5e1dfb67e37faf79d16a513d5ea00

commit:     e1d0ba835e0172a6f0085c513256b835c2a1e2c4
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Sun Aug  2 19:35:11 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 19:11:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d0ba83

media-fonts/font-dec-misc: upgrade to EAPI 7 and xorg-3 eclass

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-dec-misc/font-dec-misc-1.0.3-r2.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.3-r2.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.3-r2.ebuild
new file mode 100644
index 00000000000..7cfb2ba8342
--- /dev/null
+++ b/media-fonts/font-dec-misc/font-dec-misc-1.0.3-r2.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org DEC fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"