* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2016-04-23 7:59 Patrice Clement
0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2016-04-23 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 04b80bdf6cfec0d571fc63eda4542588e6a39749
Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Thu Apr 21 01:24:12 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 07:44:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b80bdf
sys-fs/ext4magic: remove maintainer <description> and fix maintainer name
Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1316
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
sys-fs/ext4magic/metadata.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sys-fs/ext4magic/metadata.xml b/sys-fs/ext4magic/metadata.xml
index 4d2f83d..87d28d6 100644
--- a/sys-fs/ext4magic/metadata.xml
+++ b/sys-fs/ext4magic/metadata.xml
@@ -3,13 +3,11 @@
<pkgmetadata>
<maintainer type="person">
<email>gokturk@binghamton.edu</email>
- <name>Gokturk 'gokturk' Yuksek</name>
- <description>Maintainer. Assign bugs on him</description>
+ <name>Göktürk Yüksek</name>
</maintainer>
<maintainer type="person">
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
- <description>Proxy maintainer. CC him on bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2016-04-23 18:13 Patrice Clement
0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2016-04-23 18:13 UTC (permalink / raw
To: gentoo-commits
commit: e0d0f2c99ffdd23fb8086f9e7671f62e6a5e2eb5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 17:58:24 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:59:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d0f2c9
sys-fs/ext4magic: Fixes maintainer's name.
sys-fs/ext4magic/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/ext4magic/metadata.xml b/sys-fs/ext4magic/metadata.xml
index 87d28d6..d1bfe60 100644
--- a/sys-fs/ext4magic/metadata.xml
+++ b/sys-fs/ext4magic/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<maintainer type="person">
<email>gokturk@binghamton.edu</email>
- <name>Göktürk Yüksek</name>
+ <name>Göktürk Yüksek</name>
</maintainer>
<maintainer type="person">
<email>pinkbyte@gentoo.org</email>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2016-05-22 17:09 Göktürk Yüksek
0 siblings, 0 replies; 11+ messages in thread
From: Göktürk Yüksek @ 2016-05-22 17:09 UTC (permalink / raw
To: gentoo-commits
commit: 8f4172ce29d60dc16eac69309506a5add2151336
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 04:32:45 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun May 22 17:07:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4172ce
sys-fs/ext4magic: update maintainer email and remove proxy-maint
Package-Manager: portage-2.2.28
sys-fs/ext4magic/metadata.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/sys-fs/ext4magic/metadata.xml b/sys-fs/ext4magic/metadata.xml
index d1bfe60..4f2ff86 100644
--- a/sys-fs/ext4magic/metadata.xml
+++ b/sys-fs/ext4magic/metadata.xml
@@ -2,17 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>gokturk@binghamton.edu</email>
+ <email>gokturk@gentoo.org</email>
<name>Göktürk Yüksek</name>
</maintainer>
<maintainer type="person">
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<use>
<flag name="expert-mode">Builds ext4magic with expert mode. Highly useful in recovering data from a corrupted filesystem</flag>
<flag name="file-attr">Enable the recovery of file attributes (append, immutable, nodump etc)</flag>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2017-12-01 22:19 David Seifert
0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2017-12-01 22:19 UTC (permalink / raw
To: gentoo-commits
commit: ec5f18139c5e307ad76883e11d1dfd78700e08e9
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 1 21:17:41 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 22:18:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5f1813
sys-fs/ext4magic: [QA] Fix DESCRIPTION.toolong
sys-fs/ext4magic/ext4magic-0.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2.ebuild
index 9d37a2331a9..70ca6384478 100644
--- a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild
+++ b/sys-fs/ext4magic/ext4magic-0.3.2.ebuild
@@ -5,7 +5,7 @@ EAPI=5
inherit eutils
-DESCRIPTION="Linux admin tool, can help to recover deleted or overwritten files on ext3 and ext4 filesystems"
+DESCRIPTION="Tool for recovery of deleted or overwritten files on ext3/ext4 filesystems"
HOMEPAGE="https://sourceforge.net/projects/ext4magic/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2018-04-06 4:47 Sergey Popov
0 siblings, 0 replies; 11+ messages in thread
From: Sergey Popov @ 2018-04-06 4:47 UTC (permalink / raw
To: gentoo-commits
commit: ef551867763a99e4985754a0dbcb606f0059513c
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 6 04:47:16 2018 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Fri Apr 6 04:47:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef551867
sys-fs/ext4magic: remove myself from maintainers
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-fs/ext4magic/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sys-fs/ext4magic/metadata.xml b/sys-fs/ext4magic/metadata.xml
index 4f2ff8681bf..1c14353a5c5 100644
--- a/sys-fs/ext4magic/metadata.xml
+++ b/sys-fs/ext4magic/metadata.xml
@@ -5,10 +5,6 @@
<email>gokturk@gentoo.org</email>
<name>Göktürk Yüksek</name>
</maintainer>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
<use>
<flag name="expert-mode">Builds ext4magic with expert mode. Highly useful in recovering data from a corrupted filesystem</flag>
<flag name="file-attr">Enable the recovery of file attributes (append, immutable, nodump etc)</flag>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2019-02-04 12:33 Sergey Popov
0 siblings, 0 replies; 11+ messages in thread
From: Sergey Popov @ 2019-02-04 12:33 UTC (permalink / raw
To: gentoo-commits
commit: 999b1a4ba89cdb5198ab496d4ad2e01edcb59d28
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 4 12:32:37 2019 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Feb 4 12:33:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999b1a4b
sys-fs/ext4magic: stable for amd64/x86
Reported-by: Göktürk Yüksek <gokturk <AT> gentoo.org>
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
Closes: https://bugs.gentoo.org/677010
Package-Manager: Portage-2.3.51, Repoman-2.3.10
sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
index f26ce3b1d1d..8873a8aac0c 100644
--- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
+++ b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug +expert-mode file-attr"
RDEPEND="app-arch/bzip2
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2019-02-04 12:33 Sergey Popov
0 siblings, 0 replies; 11+ messages in thread
From: Sergey Popov @ 2019-02-04 12:33 UTC (permalink / raw
To: gentoo-commits
commit: de01a97f235747f84574bf184c4a4911637cbea9
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 4 12:33:22 2019 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Feb 4 12:33:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de01a97f
sys-fs/ext4magic: drop old
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.10
sys-fs/ext4magic/ext4magic-0.3.2.ebuild | 37 ---------------------------------
1 file changed, 37 deletions(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2.ebuild
deleted file mode 100644
index 70ca6384478..00000000000
--- a/sys-fs/ext4magic/ext4magic-0.3.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Tool for recovery of deleted or overwritten files on ext3/ext4 filesystems"
-HOMEPAGE="https://sourceforge.net/projects/ext4magic/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug expert-mode file-attr"
-
-RDEPEND="app-arch/bzip2
- >=sys-apps/file-5.04
- sys-apps/util-linux
- >=sys-fs/e2fsprogs-1.41.9
- sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-sysmacros.patch #580192
-}
-
-src_configure() {
- # build-system incorrectly recognizes '--disable-feature' options as enabled!
- econf \
- $(usex debug '--enable-debug' '') \
- $(usex debug '--enable-debug-magic' '') \
- $(usex expert-mode '--enable-expert-mode' '') \
- $(usex file-attr '--enable-file-attr' '')
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2023-05-17 2:48 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-05-17 2:48 UTC (permalink / raw
To: gentoo-commits
commit: 03fa465f7e019963e5269d85f2cb6b2f2ea2876f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 02:48:22 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 17 02:48:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fa465f
sys-fs/ext4magic: Keyword 0.3.2-r1 arm64, #906550
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
index 5138e1955c4a..53b5bc188bdf 100644
--- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
+++ b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="debug +expert-mode file-attr"
RDEPEND="app-arch/bzip2
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2024-03-12 15:24 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-03-12 15:24 UTC (permalink / raw
To: gentoo-commits
commit: fda4c82e1dcc0136e635f90741e37bd7b932838b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 15:24:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 15:24:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda4c82e
sys-fs/ext4magic: Stabilize 0.3.2-r2 amd64, #925609
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
index 1ddc9bc13dec..3cec555bfb8c 100644
--- a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
+++ b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD-2 FSFAP GPL-2 GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="debug +expert-mode file-attr"
RDEPEND="app-arch/bzip2
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2024-03-12 15:24 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-03-12 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 455fd02ff4df097621327bd1b3b23ecef8a3b599
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 15:24:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 15:24:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455fd02f
sys-fs/ext4magic: Stabilize 0.3.2-r2 x86, #925609
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
index 3cec555bfb8c..6374f4d94c66 100644
--- a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
+++ b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD-2 FSFAP GPL-2 GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="debug +expert-mode file-attr"
RDEPEND="app-arch/bzip2
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/
@ 2024-04-11 10:59 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-04-11 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 5cc28e7e404788baf34c374b7fe06892f70beae2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 10:59:23 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 10:59:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc28e7e
sys-fs/ext4magic: drop 0.3.2-r1, EAPI6--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 36 ------------------------------
1 file changed, 36 deletions(-)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
deleted file mode 100644
index 53b5bc188bdf..000000000000
--- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Tool for recovery of deleted or overwritten files on ext3/ext4 filesystems"
-HOMEPAGE="https://sourceforge.net/projects/ext4magic/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="debug +expert-mode file-attr"
-
-RDEPEND="app-arch/bzip2
- >=sys-apps/file-5.04
- sys-apps/util-linux
- >=sys-fs/e2fsprogs-1.41.9
- sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.3.2-sysmacros.patch
- "${FILESDIR}"/${PN}-0.3.2-i_dir_acl.patch
-)
-
-src_configure() {
- # build-system incorrectly recognizes '--disable-feature' options as enabled!
- econf \
- $(usex debug '--enable-debug' '') \
- $(usex debug '--enable-debug-magic' '') \
- $(usex expert-mode '--enable-expert-mode' '') \
- $(usex file-attr '--enable-file-attr' '')
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-04-11 11:00 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 12:33 [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/ Sergey Popov
-- strict thread matches above, loose matches on Subject: below --
2024-04-11 10:59 Arthur Zamarin
2024-03-12 15:24 Arthur Zamarin
2024-03-12 15:24 Arthur Zamarin
2023-05-17 2:48 Sam James
2019-02-04 12:33 Sergey Popov
2018-04-06 4:47 Sergey Popov
2017-12-01 22:19 David Seifert
2016-05-22 17:09 Göktürk Yüksek
2016-04-23 18:13 Patrice Clement
2016-04-23 7:59 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox