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 31B4A1382C5 for ; Tue, 9 Mar 2021 09:26:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81E3FE08F9; Tue, 9 Mar 2021 09:26:28 +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 69409E08F9 for ; Tue, 9 Mar 2021 09:26:28 +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 7BE353409A4 for ; Tue, 9 Mar 2021 09:26:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A94159B for ; Tue, 9 Mar 2021 09:26:24 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1615281498.91e28a2d682a3b1d4d083dd44a218f11b7e2d3a0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/dateutils/dateutils-9999.ebuild X-VCS-Directories: app-misc/dateutils/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 91e28a2d682a3b1d4d083dd44a218f11b7e2d3a0 X-VCS-Branch: master Date: Tue, 9 Mar 2021 09:26: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9fd2728a-ee4f-4046-ba4b-aa41bb3a849f X-Archives-Hash: 70ebc06796396ce4cd45b267c34516e7 commit: 91e28a2d682a3b1d4d083dd44a218f11b7e2d3a0 Author: Joonas Niilola gentoo org> AuthorDate: Tue Mar 9 09:18:18 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Mar 9 09:18:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e28a2d app-misc/dateutils: sync live ebuild Signed-off-by: Joonas Niilola gentoo.org> app-misc/dateutils/dateutils-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/dateutils/dateutils-9999.ebuild b/app-misc/dateutils/dateutils-9999.ebuild index 7d96bcf272a..3e16869e3d1 100644 --- a/app-misc/dateutils/dateutils-9999.ebuild +++ b/app-misc/dateutils/dateutils-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="command line date and time utilities" +DESCRIPTION="Command line date and time utilities" HOMEPAGE="https://www.fresse.org/dateutils/ https://github.com/hroptatyr/dateutils" case "${PV}" in