* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2020-02-15 10:03 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-02-15 10:03 UTC (permalink / raw
To: gentoo-commits
commit: 23b3fd32dba10095249f8bccf190b191d3bbab16
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:05 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b3fd32
sys-fs/progsreiserfs: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
index dc0cf2cca90..4d7551d1710 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic libtool
+inherit eutils flag-o-matic libtool ltprune
MY_P=${PN}-${PV/_/-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2022-04-10 22:13 Marek Szuba
0 siblings, 0 replies; 6+ messages in thread
From: Marek Szuba @ 2022-04-10 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 73f6827e4a5a50892aebd0f6a5c2305c064aec53
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 22:11:48 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:13:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f6827e
sys-fs/progsreiserfs: keyword 0.3.1_rc8 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
index 08d304b3eede..e3c9630e72cc 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug examples nls static-libs"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2024-06-25 4:41 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-06-25 4:41 UTC (permalink / raw
To: gentoo-commits
commit: 4227e942b9c23b49d8c6a0e11149afcf4732f394
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:39:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:39:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4227e942
sys-fs/progsreiserfs: Stabilize 0.3.1_rc8-r1 x86, #934879
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
index 7032c07d8a37..22a91f767ed9 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug examples nls static-libs"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2024-06-25 6:43 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-06-25 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 4e05fa7f34c90b092f79709c9a35ced873aee56e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 06:42:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 06:42:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e05fa7f
sys-fs/progsreiserfs: Stabilize 0.3.1_rc8-r1 amd64, #934879
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
index 22a91f767ed9..da63902e5374 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug examples nls static-libs"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2024-06-25 6:43 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-06-25 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 29cdf8c2611a938db37fe4a6e0de9b82a819b110
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 06:42:12 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 06:42:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cdf8c2
sys-fs/progsreiserfs: Stabilize 0.3.1_rc8-r1 ppc, #934879
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
index da63902e5374..4a708ff932ae 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug examples nls static-libs"
DEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/
@ 2024-10-30 21:27 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2024-10-30 21:27 UTC (permalink / raw
To: gentoo-commits
commit: d141ca1ef656e8204e40fb49ba80feb5cf49dc33
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 21:21:25 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 21:21:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d141ca1e
sys-fs/progsreiserfs: drop 0.3.1_rc8
Bug: https://bugs.gentoo.org/898616
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 66 ----------------------
1 file changed, 66 deletions(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
deleted file mode 100644
index 491a39d0e011..000000000000
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic libtool
-
-MY_P=${PN}-${PV/_/-}
-
-DESCRIPTION="Library for accessing and manipulating reiserfs partitions"
-HOMEPAGE="http://reiserfs.linux.kiev.ua/"
-SRC_URI="http://reiserfs.linux.kiev.ua/snapshots/${MY_P}.tar.gz"
-S="${WORKDIR}"/${MY_P}
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~sparc x86"
-IUSE="debug examples nls static-libs"
-
-DEPEND="
- sys-apps/util-linux
- nls? (
- sys-devel/gettext
- virtual/libintl
- )
-"
-
-PATCHES=(
- "${FILESDIR}"/${P}-autotools.patch
-)
-
-src_prepare() {
- default
-
- elibtoolize
-}
-
-src_configure() {
- filter-lfs-flags
-
- econf \
- $(use_enable static-libs static) \
- --disable-Werror \
- $(use_enable nls) \
- $(use_enable debug)
-}
-
-src_install() {
- default
-
- if use examples; then
- docinto examples
- dodoc demos/*.c
- fi
-
- find "${ED}" -name '*.la' -delete || die
-
- rm -r "${ED}"/usr/{sbin,share/man} || die
-}
-
-pkg_postinst() {
- ewarn "progsreiserfs has been proven dangerous in the past, generating bad"
- ewarn "partitions and destroying data on resize/cpfs operations."
- ewarn "Because of this, we do NOT provide their binaries, but only their"
- ewarn "libraries instead, as these are needed for other applications."
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-10-30 21:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-15 10:03 [gentoo-commits] repo/gentoo:master commit in: sys-fs/progsreiserfs/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2022-04-10 22:13 Marek Szuba
2024-06-25 4:41 Sam James
2024-06-25 6:43 Sam James
2024-06-25 6:43 Sam James
2024-10-30 21:27 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox