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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 077D8158099 for ; Wed, 29 Nov 2023 22:40:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F18482BC023; Wed, 29 Nov 2023 22:40:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4C6E2BC023 for ; Wed, 29 Nov 2023 22:40:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0182335D16 for ; Wed, 29 Nov 2023 22:40:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30C681438 for ; Wed, 29 Nov 2023 22:40:08 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1700935994.336265d21fce17c37e35338e4be1c3fbc97de370.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-vim/css-color/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-vim/css-color/Manifest app-vim/css-color/css-color-20211229.ebuild app-vim/css-color/css-color-20230727.ebuild app-vim/css-color/metadata.xml X-VCS-Directories: app-vim/css-color/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 336265d21fce17c37e35338e4be1c3fbc97de370 X-VCS-Branch: master Date: Wed, 29 Nov 2023 22:40:08 +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: f2fc1304-3769-43bb-9afb-50a182275ae1 X-Archives-Hash: 5631bc4bf3ad6691ba8025b4ac89bede commit: 336265d21fce17c37e35338e4be1c3fbc97de370 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Nov 25 16:50:15 2023 +0000 Commit: David Roman gmail com> CommitDate: Sat Nov 25 18:13:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=336265d2 app-vim/css-color: add 20230727, drop 20211229 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> app-vim/css-color/Manifest | 2 +- .../{css-color-20211229.ebuild => css-color-20230727.ebuild} | 8 +++++--- app-vim/css-color/metadata.xml | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app-vim/css-color/Manifest b/app-vim/css-color/Manifest index a32b2e607c..cae07c5d60 100644 --- a/app-vim/css-color/Manifest +++ b/app-vim/css-color/Manifest @@ -1,2 +1,2 @@ -DIST css-color-20211229.tar.gz 11163 BLAKE2B 325baede1772a27840572d7b91a6a10b470d8509189c68b65ba1b6a57960a05cbae9f2d32a52524937df939a9130652eaf62fb22538c37bd34768b293fb330f6 SHA512 47369161c8298df0093a012d5eb2d7ad4e966b7b443171192a334faee125964267a4fe231cd6c24b657d25f331318be95c4e1025744f223559fb8f47d222bebf DIST css-color-20230308.tar.gz 11057 BLAKE2B 89de517e05959b11b2bd308b5664b31ef4013505194804d1acf15c53b617f7d2b20193023cb6b90ad8fda9b940692e2529a15b98085e03a750926383110aff5d SHA512 0303f8242c8829120f2228a1ddbc3647f174def11db4f33f32a81bc622e16736c54ce240fbb93a67e6a4f4e1173ea960852d133715a1bd37f294a52b75c99bfb +DIST css-color-20230727.tar.gz 11226 BLAKE2B a003bd2dd9c3624fcc709e05e9d730af3280e8afa0f2968eb3d718ababa2cd74a8e0c60c11f71bdd4763a11231ddd3b3a07d1481a54ab70cb217a33b0a3158bc SHA512 61bd1ce26b0a647ec7a2d4f3a60e7f19428071cf02f29897f300a75f9d9e68cc336c561737883abb92180bfdff4fde1e946c90b385322d3d0d1cefa962eb5ecd diff --git a/app-vim/css-color/css-color-20211229.ebuild b/app-vim/css-color/css-color-20230727.ebuild similarity index 69% rename from app-vim/css-color/css-color-20211229.ebuild rename to app-vim/css-color/css-color-20230727.ebuild index 33860b76f9..cb69156481 100644 --- a/app-vim/css-color/css-color-20211229.ebuild +++ b/app-vim/css-color/css-color-20230727.ebuild @@ -5,10 +5,12 @@ EAPI=8 inherit vim-plugin -COMMIT="8bf943681f92c81a8cca19762a1ccec8bc29098a" +COMMIT="6cc65734bc7105d9677ca54e2255fcbc953ba6bf" DESCRIPTION="vim plugin: preview colours in source code while editing" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=5056 -https://github.com/ap/vim-css-color" +HOMEPAGE=" + https://github.com/ap/vim-css-color + https://www.vim.org/scripts/script.php?script_id=5056 +" SRC_URI="https://github.com/ap/vim-${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/vim-${PN}-${COMMIT}" diff --git a/app-vim/css-color/metadata.xml b/app-vim/css-color/metadata.xml index ee43337a2c..4c914686df 100644 --- a/app-vim/css-color/metadata.xml +++ b/app-vim/css-color/metadata.xml @@ -4,5 +4,6 @@ ap/vim-css-color + 5056