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 6349F158086 for ; Tue, 19 Oct 2021 19:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D02FE08A0; Tue, 19 Oct 2021 19:09:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E950E08A0 for ; Tue, 19 Oct 2021 19:09:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B002343957 for ; Tue, 19 Oct 2021 19:09:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D214618E for ; Tue, 19 Oct 2021 19:09:26 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1634670547.7e209989908faabaf3122d545c6d87ccce5a50c4.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/pekwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/pekwm/pekwm-0.1.17-r3.ebuild x11-wm/pekwm/pekwm-0.1.18.ebuild X-VCS-Directories: x11-wm/pekwm/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 7e209989908faabaf3122d545c6d87ccce5a50c4 X-VCS-Branch: master Date: Tue, 19 Oct 2021 19:09:26 +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: 52b685fd-a507-49ba-82f1-29cb0dbe995c X-Archives-Hash: 327b6e25c8c0d7761ba558b587130691 commit: 7e209989908faabaf3122d545c6d87ccce5a50c4 Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 19 19:06:55 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 19 19:09:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e209989 x11-wm/pekwm: Update SRC_URI jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić gentoo.org> x11-wm/pekwm/pekwm-0.1.17-r3.ebuild | 2 +- x11-wm/pekwm/pekwm-0.1.18.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/pekwm/pekwm-0.1.17-r3.ebuild b/x11-wm/pekwm/pekwm-0.1.17-r3.ebuild index 736b6d30d9c..9954b8ef44a 100644 --- a/x11-wm/pekwm/pekwm-0.1.17-r3.ebuild +++ b/x11-wm/pekwm/pekwm-0.1.17-r3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" " SRC_URI=" https://github.com/pekdon/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz - themes? ( https://dev.gentoo.org/~jer/${PN}-themes.tar.bz2 ) + themes? ( https://dev.gentoo.org/~jsmolic/distfiles/${PN}-themes.tar.bz2 ) " LICENSE="GPL-2" diff --git a/x11-wm/pekwm/pekwm-0.1.18.ebuild b/x11-wm/pekwm/pekwm-0.1.18.ebuild index b17eeaccaf6..7d866b5fa28 100644 --- a/x11-wm/pekwm/pekwm-0.1.18.ebuild +++ b/x11-wm/pekwm/pekwm-0.1.18.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" " SRC_URI=" https://github.com/pekdon/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz - themes? ( https://dev.gentoo.org/~jer/${PN}-themes.tar.bz2 ) + themes? ( https://dev.gentoo.org/~jsmolic/distfiles/${PN}-themes.tar.bz2 ) " S="${WORKDIR}"/${PN}-release-${PV}