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 9EA26138330 for ; Fri, 12 Jan 2018 12:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01A07E096E; Fri, 12 Jan 2018 12:58:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D4665E096E for ; Fri, 12 Jan 2018 12:58:12 +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 9D8FD335C4A for ; Fri, 12 Jan 2018 12:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CE671A2 for ; Fri, 12 Jan 2018 12:58:09 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1515761871.2f9742cb1fdbe91afa11117f8cb587b23744768a.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-alias/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-alias/font-alias-1.0.3-r1.ebuild X-VCS-Directories: media-fonts/font-alias/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2f9742cb1fdbe91afa11117f8cb587b23744768a X-VCS-Branch: master Date: Fri, 12 Jan 2018 12:58:09 +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: f6ec8f7b-445d-4196-b9f7-70949ecc9906 X-Archives-Hash: 263a4dd12bfd905a5a793dd25a62bc0f commit: 2f9742cb1fdbe91afa11117f8cb587b23744768a Author: Ulrich Müller gentoo org> AuthorDate: Fri Jan 12 12:57:18 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jan 12 12:57:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9742cb media-fonts/font-alias: [QA] Remove obsolete comment. Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-fonts/font-alias/font-alias-1.0.3-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/media-fonts/font-alias/font-alias-1.0.3-r1.ebuild b/media-fonts/font-alias/font-alias-1.0.3-r1.ebuild index 43f3662642e..bac830b2cc0 100644 --- a/media-fonts/font-alias/font-alias-1.0.3-r1.ebuild +++ b/media-fonts/font-alias/font-alias-1.0.3-r1.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - EAPI=5 inherit xorg-2