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 F1152158083 for ; Wed, 18 Sep 2024 17:38:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39CE7E29A4; Wed, 18 Sep 2024 17:38:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1E804E299F for ; Wed, 18 Sep 2024 17:38:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58A65342F9D for ; Wed, 18 Sep 2024 17:38:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B03D827EB for ; Wed, 18 Sep 2024 17:38:48 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1726681043.607410bcbb5f0b776d54b32c23650950fad42e2d.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/compsize/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/compsize/Manifest sys-fs/compsize/compsize-1.3.ebuild sys-fs/compsize/compsize-1.4.ebuild X-VCS-Directories: sys-fs/compsize/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 607410bcbb5f0b776d54b32c23650950fad42e2d X-VCS-Branch: master Date: Wed, 18 Sep 2024 17:38:48 +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: 464ab17c-18e8-4a09-89e6-4c31369bbaf1 X-Archives-Hash: b7d8e2ca619e1bd33906f86dd229099c commit: 607410bcbb5f0b776d54b32c23650950fad42e2d Author: Petr Vaněk gentoo org> AuthorDate: Wed Sep 18 16:47:05 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Wed Sep 18 17:37:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607410bc sys-fs/compsize: drop 1.3, 1.4 Signed-off-by: Petr Vaněk gentoo.org> sys-fs/compsize/Manifest | 2 -- sys-fs/compsize/compsize-1.3.ebuild | 41 ------------------------------------- sys-fs/compsize/compsize-1.4.ebuild | 39 ----------------------------------- 3 files changed, 82 deletions(-) diff --git a/sys-fs/compsize/Manifest b/sys-fs/compsize/Manifest index 8b32b0fbfb0d..8280cdd6f5a4 100644 --- a/sys-fs/compsize/Manifest +++ b/sys-fs/compsize/Manifest @@ -1,3 +1 @@ -DIST compsize-1.3.tar.gz 14782 BLAKE2B 738ff0e2b936f5974064759914284e495c895d22d95b705e1b8fac4b3189891771b0e5be7e0eeac0883dd92f9cef276400bb7ee79840fd7db14a5269e7f78f11 SHA512 411b92651fdc3d03deccbf38f72936fee95cf80c67d6368efbc0dafacfe9793815a23ef0d02f7feadf31391e415df3d90cd19fb3acc8cce94f37cb3e4eed623d -DIST compsize-1.4.tar.gz 15001 BLAKE2B 7e4d4a1f3ea59b23fec891c084f68ddb74838320a817767e48eb857de9678a1915d304d25b454afafec867ea6a028d99d9182087d3229ddae55d8305fe6b174c SHA512 c07081721f87d8a59e724a62a0a6d6724434292e6bb3ffb71acd7c47e21727db8f02f4df296cb6094c0e80d3cd555018e492616747ce69055d21302a6617ca54 DIST compsize-1.5.tar.gz 15015 BLAKE2B 1a7fc676ffaeb69fd410a834eab54ef63c5fa11e428bd0567ab5dec5dc27fe1b4901fdd47760c07a7fb26375b81ba997528c0aa83409eb364a3b9f2cb1942cc8 SHA512 25d6f1973e8a0a86bd857dc1e1ba99760451cf388f3bd3ede6a6ef35351ff63f100646d313010aff3de9e70b2c68866a31c4ea31d9c6df9254648cd1bd0272fa diff --git a/sys-fs/compsize/compsize-1.3.ebuild b/sys-fs/compsize/compsize-1.3.ebuild deleted file mode 100644 index fc78e5b437fd..000000000000 --- a/sys-fs/compsize/compsize-1.3.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic - -DESCRIPTION="Utility to find btrfs compression type/ratio on a file or set of files" -HOMEPAGE="https://github.com/kilobyte/compsize" - -if [[ ${PV} = 9999 ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/kilobyte/compsize.git" -else - SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" -fi - -LICENSE="GPL-2+ GPL-2" -IUSE="debug" -SLOT="0" - -DEPEND="sys-fs/btrfs-progs" - -src_prepare() { - default - # Don't try to install a gzipped manfile during emake install - sed -i -e $'s/\.gz//' -e $'s/gzip.*/install \-Dm755 \$\< \$\@/' Makefile || die -} - -src_configure() { - # Used in upstream Makefile, but clobbered by portage's CFLAGS - append-cflags -Wall -std=gnu90 - use debug && append-cflags -DDEBUG -g - default -} - -src_install() { - emake PREFIX="${D}" install - dodoc "README.md" -} diff --git a/sys-fs/compsize/compsize-1.4.ebuild b/sys-fs/compsize/compsize-1.4.ebuild deleted file mode 100644 index f00e46619d53..000000000000 --- a/sys-fs/compsize/compsize-1.4.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic - -DESCRIPTION="Utility to find btrfs compression type/ratio on a file or set of files" -HOMEPAGE="https://github.com/kilobyte/compsize" - -if [[ ${PV} = 9999 ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/kilobyte/compsize.git" -else - SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-2+ GPL-2" -IUSE="debug" -SLOT="0" - -DEPEND="sys-fs/btrfs-progs" - -src_prepare() { - default - # Don't try to install a gzipped manfile during emake install - sed -i -e $'s/\.gz//' -e $'s/gzip.*/install \-Dm755 \$\< \$\@/' Makefile || die -} - -src_configure() { - use debug && append-cflags -Wall -DDEBUG -g - default -} - -src_install() { - emake PREFIX="${ED}/usr" install - einstalldocs -}