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 1459F13835A for ; Sun, 9 May 2021 07:55:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C2DFE079E; Sun, 9 May 2021 07:55:42 +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 0A6ECE0798 for ; Sun, 9 May 2021 07:55:42 +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 4D515340E9D for ; Sun, 9 May 2021 07:55:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EE0C787 for ; Sun, 9 May 2021 07:55:37 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1620546864.b90215801fdf7d17e65d72782365b31333a47280.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/time/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/time/Manifest app-xemacs/time/time-1.18.ebuild X-VCS-Directories: app-xemacs/time/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: b90215801fdf7d17e65d72782365b31333a47280 X-VCS-Branch: master Date: Sun, 9 May 2021 07:55:37 +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: e2133db2-319b-4a74-985c-7fff40b5f71b X-Archives-Hash: b92e373422e9db07964268425b41394e commit: b90215801fdf7d17e65d72782365b31333a47280 Author: Mats Lidell gentoo org> AuthorDate: Sun May 9 07:43:36 2021 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sun May 9 07:54:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9021580 app-xemacs/time: Version bump 1.18 EAPI=7. Use experimental package. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mats Lidell gentoo.org> app-xemacs/time/Manifest | 1 + app-xemacs/time/time-1.18.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest index 28780c83765..64199bff32e 100644 --- a/app-xemacs/time/Manifest +++ b/app-xemacs/time/Manifest @@ -1,2 +1,3 @@ DIST time-1.14-pkg.tar.gz 20431 BLAKE2B c0b28f83de39a82fad9965e13681e4c88c1fad59d19821f951739dc7fd915b01f3308d0b6fe6485def0e65a4396b6fb6941103863243e9848f5ec235112b7c67 SHA512 62dfea425ac0fd00d4e8003377341c03970fde921acc06f94cbe98e6c37e255462e7ba9e72d0d540c557d64559ce9d39d2f21bcb7736e0ee7939e4b41ab5c0ac DIST time-1.17-pkg.tar.gz 23678 BLAKE2B dadcbde74e0a007932bd63b85159dd431846428c44149544a7afc9e4039f0edda02c8d76da75636aad022afcd6491fb2d23a250213ea8f0fbd1bff10b4eca4c0 SHA512 d143cea2d2da37234b33581a1be2a90092c3e1de78e14331674e8bcacd3f38ce0d61ccff7b7c94153f6bf7daa0516eecdc493893933d68f57f6878f2c7105df8 +DIST time-1.18-pkg.tar.gz 23916 BLAKE2B 46b24d87d71e03b525921125633df4c1a14dbd8ac0f01d5f5af351f5ff090a9aeda24bb0c417432a64c248477180332487e7c7c11ef9fdcf7b21d428839f7ce4 SHA512 020f3f17cdd741b6fd27533318c764b934f9e4f8657b7e5b1637731a989db0ef87953d6e7e57ccea5e062f9a43c083c5f3f6bf954754189a5ab7fa5ac1a39751 diff --git a/app-xemacs/time/time-1.18.ebuild b/app-xemacs/time/time-1.18.ebuild new file mode 100644 index 00000000000..8ff66ee9818 --- /dev/null +++ b/app-xemacs/time/time-1.18.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SLOT="0" +DESCRIPTION="Display time & date on the modeline" +XEMACS_PKG_CAT="standard" + +XEMACS_EXPERIMENTAL="true" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages