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 2FACF1382C5 for ; Sun, 28 Mar 2021 04:21:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CBC9E08A0; Sun, 28 Mar 2021 04:21:25 +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 4422AE08A0 for ; Sun, 28 Mar 2021 04:21:25 +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 28356335D73 for ; Sun, 28 Mar 2021 04:21:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A180638 for ; Sun, 28 Mar 2021 04:21:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1616905269.bd8b96ad61d4b7fb83c749e374053e73dccdd432.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/xsp/Manifest www-servers/xsp/xsp-3.8_p2014120900.ebuild X-VCS-Directories: www-servers/xsp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bd8b96ad61d4b7fb83c749e374053e73dccdd432 X-VCS-Branch: master Date: Sun, 28 Mar 2021 04:21:21 +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: 092c0a4b-5850-4da7-8a35-02caf42250d4 X-Archives-Hash: 14243b9f36f4ee82ce32d1471f0c86f2 commit: bd8b96ad61d4b7fb83c749e374053e73dccdd432 Author: Sam James gentoo org> AuthorDate: Sun Mar 28 04:15:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 28 04:21:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8b96ad www-servers/xsp: switch to tarball for 3.8_p2014120900 Why not? Signed-off-by: Sam James gentoo.org> www-servers/xsp/Manifest | 2 +- www-servers/xsp/xsp-3.8_p2014120900.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www-servers/xsp/Manifest b/www-servers/xsp/Manifest index b7faea8c132..14d54fe5854 100644 --- a/www-servers/xsp/Manifest +++ b/www-servers/xsp/Manifest @@ -1,2 +1,2 @@ -DIST xsp-3.8_p2014120900.zip 632555 BLAKE2B e9c63a1e7ae26b45a6d4bec7aca48fc5f9712ffeb17087f6685009abb3feed4395015e8506b3c1333b59658f0334cadb66d181b35e4508bc807bb9680e360196 SHA512 a9d298079cfae4bacac1575f04e58c3106f532c1f283cc243a8a6560561c0a6b535320d1d3e925c7383bd1f7510f31f115d8e85506e31623c175d7f3f606ab91 +DIST xsp-3.8_p2014120900.tar.gz 307722 BLAKE2B a6c7723e41490022ea969961f93fa3cb5b5eb583edd6ad1ef40dc38adc29cc9c0de16b7da5e98074b0848cdb7cce1e4c5e0298dc6f7f71d6a5c5e542a662005e SHA512 bf7a8cbeda330be98eb6fb1942ca9d6d8107ceabfb47db36d4b9b1f9d99afb329bad7737a4c9bfbf3ac205e9499dd58b2aa1cf7dfd83e41ee50b3820b05d4596 DIST xsp-4.7.1.tar.gz 307143 BLAKE2B f8a3a09d644d567728e6462df553ff52fdbd17e974dc25aeebd011e7b6c22ef76be69cc49acfd1cdd9edbd30728ce6b7ef5f33ecda50653db219863b17442b36 SHA512 f106b073bc17ae8fafcffdf2f0db7284f36b62b648fd79321a0de7f5ed15085a9116deccf464e72b3e6f5daf8d65d0a6a3d55c1b275546a4762fa3236bd58e2b diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild index 803e6c8bd9c..c327b001d52 100644 --- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild +++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild @@ -11,7 +11,7 @@ inherit autotools dotnet systemd user EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768" DESCRIPTION="XSP is a small web server that can host ASP.NET pages" HOMEPAGE="http://www.mono-project.com/ASP.NET" -SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.zip -> ${P}.zip" +SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/xsp-${EGIT_COMMIT}" LICENSE="MIT" @@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="developer doc test" RESTRICT="!test? ( test )" -BDEPEND="app-arch/unzip" RDEPEND="dev-db/sqlite:3" DEPEND="${RDEPEND}"