public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-block/partclone/
Date: Sun, 25 Aug 2024 13:13:09 +0000 (UTC)	[thread overview]
Message-ID: <1724591496.1d13ba329daf9dceeadfe372162a4fa8aca16991.pastalian46@gentoo> (raw)

commit:     1d13ba329daf9dceeadfe372162a4fa8aca16991
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Aug 25 13:03:39 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sun Aug 25 13:11:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d13ba32

sys-block/partclone: drop reiser4 flag

sys-fs/reiser4progs has been removed from ::gentoo.

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 sys-block/partclone/metadata.xml            | 1 -
 sys-block/partclone/partclone-0.3.20.ebuild | 7 ++-----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/sys-block/partclone/metadata.xml b/sys-block/partclone/metadata.xml
index d3fe4a350..6b920970c 100644
--- a/sys-block/partclone/metadata.xml
+++ b/sys-block/partclone/metadata.xml
@@ -18,7 +18,6 @@
 		<flag name="minix">Compile partclone minix tool</flag>
 		<flag name="nilfs2">Compile partclone nilfs2 tool</flag>
 		<flag name="ntfs">Compile partclone ntfs tool</flag>
-		<flag name="reiser4">Compile partclone reiser4 tool</flag>
 		<flag name="reiserfs">Compile partclone reiserfs tool</flag>
 		<flag name="ufs">Compile partclone ufs tool</flag>
 		<flag name="vmfs">Compile partclone vmfs tool</flag>

diff --git a/sys-block/partclone/partclone-0.3.20.ebuild b/sys-block/partclone/partclone-0.3.20.ebuild
index 1ab7a9e42..4498f0fd6 100644
--- a/sys-block/partclone/partclone-0.3.20.ebuild
+++ b/sys-block/partclone/partclone-0.3.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ HOMEPAGE="https://partclone.org"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="
-apfs btrfs +e2fs exfat f2fs fat fuse hfs jfs minix ncurses nilfs2 ntfs reiser4
+apfs btrfs +e2fs exfat f2fs fat fuse hfs jfs minix ncurses nilfs2 ntfs
 reiserfs static ufs vmfs xfs
 "
 
@@ -35,7 +35,6 @@ RDEPEND="
 	nilfs2? ( sys-fs/nilfs-utils )
 	ntfs? ( sys-fs/ntfs3g )
 	reiserfs? ( sys-fs/progsreiserfs )
-	reiser4? ( sys-fs/reiser4progs )
 	xfs? ( sys-apps/util-linux )
 	static? (
 		dev-libs/openssl:*[static-libs]
@@ -49,7 +48,6 @@ RDEPEND="
 		nilfs2? ( sys-fs/nilfs-utils[static-libs] )
 		ntfs? ( sys-fs/ntfs3g[static-libs] )
 		reiserfs? ( sys-fs/progsreiserfs[static-libs] )
-		reiser4? ( sys-fs/reiser4progs[static-libs] )
 	)
 "
 DEPEND="
@@ -81,7 +79,6 @@ src_configure() {
 		$(use_enable nilfs2)
 		$(use_enable ntfs)
 		$(use_enable reiserfs)
-		$(use_enable reiser4)
 		$(use_enable static)
 		$(use_enable vmfs)
 		$(use_enable ufs)


             reply	other threads:[~2024-08-25 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-25 13:13 Takuya Wakazono [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25  9:27 [gentoo-commits] repo/proj/guru:dev commit in: sys-block/partclone/ V Uethya
2025-01-25  9:39 V Uethya
2025-01-26 12:48 V Uethya
2025-01-26 13:54 V Uethya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1724591496.1d13ba329daf9dceeadfe372162a4fa8aca16991.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox