From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-974343-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 4E3421396D0 for <garchives@archives.gentoo.org>; Fri, 22 Sep 2017 16:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 765BE1FC19A; Fri, 22 Sep 2017 16:10:17 +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 53D4D1FC19A for <gentoo-commits@lists.gentoo.org>; Fri, 22 Sep 2017 16:10:17 +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 40FFF33BE61 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Sep 2017 16:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0CA183F7 for <gentoo-commits@lists.gentoo.org>; Fri, 22 Sep 2017 16:10:14 +0000 (UTC) From: "Ulrich Müller" <ulm@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, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1506096598.02edb2c082e17b4e8b2338be7ce0e7a20f997e5d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:eapi7-ver commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/eapi7-ver.eclass X-VCS-Directories: eclass/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 02edb2c082e17b4e8b2338be7ce0e7a20f997e5d X-VCS-Branch: eapi7-ver Date: Fri, 22 Sep 2017 16:10:14 +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-Archives-Salt: e4ca1d36-cfc1-4a3f-b7c7-7000c3ed6466 X-Archives-Hash: eeb3f92ac6456d7744907d8d013c2f71 commit: 02edb2c082e17b4e8b2338be7ce0e7a20f997e5d Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 22 16:09:58 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Sep 22 16:09:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02edb2c0 eapi7-ver.eclass: Fixup: Remove stale comment. eclass/eapi7-ver.eclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass index ead9fac5e80..7c5216c4b0a 100644 --- a/eclass/eapi7-ver.eclass +++ b/eclass/eapi7-ver.eclass @@ -16,8 +16,6 @@ # # https://bugs.gentoo.org/482170 # -# Note: version comparison function is not included currently. -# # @ROFF .SS # Version strings #