public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2020-10-21  9:45 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2020-10-21  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     7e9d24d6f678e309fce617b4f66873f2cdc1ce79
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Wed Oct 21 09:45:07 2020 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Wed Oct 21 09:45:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e9d24d6

sys-fs/gfs2-utils: fix Manifest

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index 5196b298..d31839c9 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1 +1,2 @@
 DIST gfs2-utils-3.2.0.tar.xz 279696 BLAKE2B bc8691396d820be09fbeeb590727d51fdcbfb739029a10bcbca501eb12fb4e1853d8dd9c70a0cb04fc1bad1c88be7520809b2bffa1d454f8d07923f6993629ed SHA512 77b5448d46a27ee77b14fe5437b7932233a25f1d189b407a440657591e44c1d0d77b6253003b8b92d7fc4e363fa6eab97e01f5ca8de2529d5c60a94917e9ef18
+DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
  2020-10-25 12:32 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2020-10-25 12:32 ` Andrew Ammerlaan
  0 siblings, 0 replies; 13+ messages in thread
From: Andrew Ammerlaan @ 2020-10-25 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     75bea1059a6de9bfc680cdf2a77248e70c486107
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Oct 25 12:32:10 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Oct 25 12:32:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75bea105

sys-fs/gfs2-utils: remove useless blank lines

makes repoman happy

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
index aa244cb1..5fb8d89b 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE="nls test"
 
-
 BDEPEND="sys-devel/autoconf
 		sys-devel/automake
 		sys-devel/libtool


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
  2021-03-28 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2021-03-28 11:14 ` Andrew Ammerlaan
  0 siblings, 0 replies; 13+ messages in thread
From: Andrew Ammerlaan @ 2021-03-28 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a3e2d40eba6be37a74c1e239f268ec1984ef5803
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 10:58:38 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 10:58:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3e2d40e

sys-fs/gfs2-utils: add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
index 5fb8d89b4..7baee126d 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,6 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE="nls test"
+RESTRICT="!test? ( test )"
 
 BDEPEND="sys-devel/autoconf
 		sys-devel/automake


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-05 18:42 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2021-09-05 18:42 UTC (permalink / raw
  To: gentoo-commits

commit:     9fe3a90f2aae964581f8b3278b1e117b41e65c1a
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Sun Sep  5 18:41:30 2021 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Sun Sep  5 18:41:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fe3a90f

sys-fs/gfs2-utils: version bump to 3.4.1

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 63 +++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
new file mode 100644
index 000000000..6cfae8a5f
--- /dev/null
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools toolchain-funcs linux-info
+
+DESCRIPTION="Shared-disk cluster file system"
+HOMEPAGE="https://pagure.io/gfs2-utils"
+SRC_URI="https://pagure.io/gfs2-utils/archive/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="nls test"
+
+
+BDEPEND="sys-devel/autoconf
+		sys-devel/automake
+		sys-devel/libtool
+		sys-devel/make
+"
+RDEPEND="sys-libs/zlib
+		app-arch/bzip2
+		sys-libs/ncurses
+		sys-apps/util-linux
+"
+
+DEPEND="${RDEPEND}
+		sys-devel/gettext
+		sys-devel/bison
+		sys-devel/flex
+		test? ( dev-libs/check )
+		sys-kernel/linux-headers
+"
+
+src_prepare() {
+	eapply "${FILESDIR}"/reproducible.patch
+	eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
+	eapply "${FILESDIR}"/python3.patch
+	default
+	./autogen.sh
+	eautoreconf
+}
+
+src_configure() {
+			local econf_args
+				econf_args=(
+				bzip2_LIBS="-L/$(get_libdir) -lbz2"
+				bzip2_CFLAGS="-I${prefix}/include"
+				)
+			ECONF_SOURCE="${S}" econf "${econf_args[@]}"
+
+}
+
+src_compile() {
+	emake
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-07 10:47 Alessandro Barbieri
  0 siblings, 0 replies; 13+ messages in thread
From: Alessandro Barbieri @ 2021-09-07 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     aa63cea24953443fcf39af11bfe3d224f3779645
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Sep  7 10:47:23 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Sep  7 10:47:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa63cea2

sys-fs/gfs2-utils: update Manifest

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-fs/gfs2-utils/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index d31839c90..6ee83981d 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1,2 +1,3 @@
 DIST gfs2-utils-3.2.0.tar.xz 279696 BLAKE2B bc8691396d820be09fbeeb590727d51fdcbfb739029a10bcbca501eb12fb4e1853d8dd9c70a0cb04fc1bad1c88be7520809b2bffa1d454f8d07923f6993629ed SHA512 77b5448d46a27ee77b14fe5437b7932233a25f1d189b407a440657591e44c1d0d77b6253003b8b92d7fc4e363fa6eab97e01f5ca8de2529d5c60a94917e9ef18
 DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2
+DIST gfs2-utils-3.4.1.tar.gz 374633 BLAKE2B cbb46a150935950d817f28ce750a654b54a0e6c0bfe8fc6a08d812d51860c6b8c6833215b35af6cb7ae51a0e5eba7e3deab5520bbe3ee6de5dde414dd0a480a4 SHA512 f8d3412a383d2d0e8435196c95a5361a3b9e5ab581549e6d434f5a33791d666c80700ee93f53e1d31aa3c304b84b6d72596b0a77e0aa54b2d88ec988ffa3cf88


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-08 10:33 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2021-09-08 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     f65ff9774adef3e9d68c193451121584e26e4067
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Wed Sep  8 10:33:01 2021 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Wed Sep  8 10:33:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f65ff977

sys-fs/gfs2-utils: drop old 3.2.0

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index 6ee83981d..2ccd5ec5a 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1,3 +1,2 @@
-DIST gfs2-utils-3.2.0.tar.xz 279696 BLAKE2B bc8691396d820be09fbeeb590727d51fdcbfb739029a10bcbca501eb12fb4e1853d8dd9c70a0cb04fc1bad1c88be7520809b2bffa1d454f8d07923f6993629ed SHA512 77b5448d46a27ee77b14fe5437b7932233a25f1d189b407a440657591e44c1d0d77b6253003b8b92d7fc4e363fa6eab97e01f5ca8de2529d5c60a94917e9ef18
 DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2
 DIST gfs2-utils-3.4.1.tar.gz 374633 BLAKE2B cbb46a150935950d817f28ce750a654b54a0e6c0bfe8fc6a08d812d51860c6b8c6833215b35af6cb7ae51a0e5eba7e3deab5520bbe3ee6de5dde414dd0a480a4 SHA512 f8d3412a383d2d0e8435196c95a5361a3b9e5ab581549e6d434f5a33791d666c80700ee93f53e1d31aa3c304b84b6d72596b0a77e0aa54b2d88ec988ffa3cf88


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
  2021-09-08 15:20 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
@ 2021-09-08 12:48 ` Arthur Zamarin
  0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2021-09-08 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a4a275a4a37ee6b05cff3c350bf758072da3ca2e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  8 12:47:29 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  8 12:47:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4a275a4

sys-fs/gfs2-utils: update Manifest

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-fs/gfs2-utils/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index 2ccd5ec5a..6ee83981d 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1,2 +1,3 @@
+DIST gfs2-utils-3.2.0.tar.xz 279696 BLAKE2B bc8691396d820be09fbeeb590727d51fdcbfb739029a10bcbca501eb12fb4e1853d8dd9c70a0cb04fc1bad1c88be7520809b2bffa1d454f8d07923f6993629ed SHA512 77b5448d46a27ee77b14fe5437b7932233a25f1d189b407a440657591e44c1d0d77b6253003b8b92d7fc4e363fa6eab97e01f5ca8de2529d5c60a94917e9ef18
 DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2
 DIST gfs2-utils-3.4.1.tar.gz 374633 BLAKE2B cbb46a150935950d817f28ce750a654b54a0e6c0bfe8fc6a08d812d51860c6b8c6833215b35af6cb7ae51a0e5eba7e3deab5520bbe3ee6de5dde414dd0a480a4 SHA512 f8d3412a383d2d0e8435196c95a5361a3b9e5ab581549e6d434f5a33791d666c80700ee93f53e1d31aa3c304b84b6d72596b0a77e0aa54b2d88ec988ffa3cf88


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-14 18:41 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2021-09-14 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     7428f8bcea0eacbe6be18442552031e4e34810ff
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Tue Sep 14 18:41:08 2021 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Tue Sep 14 18:41:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7428f8bc

sys-fs/gfs2-utils: drop old 3.2.0

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/gfs2-utils-3.2.0.ebuild | 54 -------------------------------
 1 file changed, 54 deletions(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.2.0.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.2.0.ebuild
deleted file mode 100644
index bfcd71c16..000000000
--- a/sys-fs/gfs2-utils/gfs2-utils-3.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools toolchain-funcs linux-info
-
-DESCRIPTION="Shared-disk cluster file system"
-HOMEPAGE="https://sourceware.org/cluster/gfs/"
-SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="nls"
-
-RDEPEND="sys-libs/zlib
-		sys-apps/util-linux
-		sys-libs/ncurses"
-
-DEPEND="${RDEPEND}
-		sys-devel/autoconf
-		sys-devel/automake
-		sys-devel/libtool
-		sys-devel/make
-		sys-devel/gettext
-		sys-devel/bison
-		sys-devel/flex
-		sys-libs/zlib"
-
-src_prepare() {
-	eapply "${FILESDIR}"/reproducible.patch
-	eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
-	eapply "${FILESDIR}"/python3.patch
-	eapply "${FILESDIR}"/bashism.patch
-	eapply "${FILESDIR}"/ftbfs-gcc9.patch
-	eapply "${FILESDIR}"/udev-rules.patch
-	default
-	./autogen.sh
-	eautoreconf
-}
-
-src_configure() {
-	econf
-}
-
-src_compile() {
-	emake
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-14 18:43 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2021-09-14 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5598e55d26396253770ca52cc88e53f877f05f24
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Tue Sep 14 18:42:48 2021 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Tue Sep 14 18:42:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5598e55d

sys-fs/gfs2-utils: update Manifest

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index 6ee83981d..2ccd5ec5a 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1,3 +1,2 @@
-DIST gfs2-utils-3.2.0.tar.xz 279696 BLAKE2B bc8691396d820be09fbeeb590727d51fdcbfb739029a10bcbca501eb12fb4e1853d8dd9c70a0cb04fc1bad1c88be7520809b2bffa1d454f8d07923f6993629ed SHA512 77b5448d46a27ee77b14fe5437b7932233a25f1d189b407a440657591e44c1d0d77b6253003b8b92d7fc4e363fa6eab97e01f5ca8de2529d5c60a94917e9ef18
 DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2
 DIST gfs2-utils-3.4.1.tar.gz 374633 BLAKE2B cbb46a150935950d817f28ce750a654b54a0e6c0bfe8fc6a08d812d51860c6b8c6833215b35af6cb7ae51a0e5eba7e3deab5520bbe3ee6de5dde414dd0a480a4 SHA512 f8d3412a383d2d0e8435196c95a5361a3b9e5ab581549e6d434f5a33791d666c80700ee93f53e1d31aa3c304b84b6d72596b0a77e0aa54b2d88ec988ffa3cf88


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2021-09-20  9:39 Andrew Ammerlaan
  0 siblings, 0 replies; 13+ messages in thread
From: Andrew Ammerlaan @ 2021-09-20  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     b74f1ae5b480d224786dcd2bdeb2cde579c3ff5a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 09:38:54 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 09:38:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b74f1ae5

sys-fs/gfs2-utils: add missing  RESTRICT="!test? ( test )"

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index 6cfae8a5f..b631eb787 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE="nls test"
-
+RESTRICT="!test? ( test )"
 
 BDEPEND="sys-devel/autoconf
 		sys-devel/automake


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
  2021-12-15 11:20 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2021-12-15 11:20 ` Andrew Ammerlaan
  0 siblings, 0 replies; 13+ messages in thread
From: Andrew Ammerlaan @ 2021-12-15 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e2674b6ac2b5dd31d6376a4084cf88ba4421f6bf
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:18:25 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:18:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2674b6a

sys-fs/gfs2-utils: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild | 2 +-
 sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
index 7baee126d..e349ae899 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools toolchain-funcs linux-info
+inherit autotools linux-info
 
 DESCRIPTION="Shared-disk cluster file system"
 HOMEPAGE="https://pagure.io/gfs2-utils"

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index b631eb787..53961ea87 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools toolchain-funcs linux-info
+inherit autotools linux-info
 
 DESCRIPTION="Shared-disk cluster file system"
 HOMEPAGE="https://pagure.io/gfs2-utils"


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2022-02-09  9:17 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2022-02-09  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     e0dd660f0deb29a0619475394dc9b0917b993ae8
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Wed Feb  9 09:17:11 2022 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Wed Feb  9 09:17:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0dd660f

sys-fs/gfs2-utils: drop 3.3.0

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/Manifest                |  1 -
 sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild | 64 -------------------------------
 2 files changed, 65 deletions(-)

diff --git a/sys-fs/gfs2-utils/Manifest b/sys-fs/gfs2-utils/Manifest
index 2ccd5ec5a..0a34a9bb2 100644
--- a/sys-fs/gfs2-utils/Manifest
+++ b/sys-fs/gfs2-utils/Manifest
@@ -1,2 +1 @@
-DIST gfs2-utils-3.3.0.tar.gz 370498 BLAKE2B 00835f4d162bebe64d11f5007b6408c7de4320d74ac29c4a1057e86d99a8ee236a70aa8cd25ca37872dbce1d72499c7b846fb3780752aad00aa4f61c20a51712 SHA512 f944d8ce69f2ae49a678d5c3d45ff5be19ce8836c7559528aff088c4e660c54b636f4ed37f8e5016325a196f1e0ed201d9e0e71134766fed866095aac66337a2
 DIST gfs2-utils-3.4.1.tar.gz 374633 BLAKE2B cbb46a150935950d817f28ce750a654b54a0e6c0bfe8fc6a08d812d51860c6b8c6833215b35af6cb7ae51a0e5eba7e3deab5520bbe3ee6de5dde414dd0a480a4 SHA512 f8d3412a383d2d0e8435196c95a5361a3b9e5ab581549e6d434f5a33791d666c80700ee93f53e1d31aa3c304b84b6d72596b0a77e0aa54b2d88ec988ffa3cf88

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
deleted file mode 100644
index e349ae899..000000000
--- a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools linux-info
-
-DESCRIPTION="Shared-disk cluster file system"
-HOMEPAGE="https://pagure.io/gfs2-utils"
-SRC_URI="https://pagure.io/gfs2-utils/archive/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="nls test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="sys-devel/autoconf
-		sys-devel/automake
-		sys-devel/libtool
-		sys-devel/make
-"
-RDEPEND="sys-libs/zlib
-		app-arch/bzip2
-		sys-libs/ncurses
-		sys-apps/util-linux
-"
-
-DEPEND="${RDEPEND}
-		sys-devel/gettext
-		sys-devel/bison
-		sys-devel/flex
-		test? ( dev-libs/check )
-		sys-kernel/linux-headers
-"
-
-src_prepare() {
-	eapply "${FILESDIR}"/reproducible.patch
-	eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
-	eapply "${FILESDIR}"/python3.patch
-	eapply "${FILESDIR}"/restoremeta.patch
-	default
-	./autogen.sh
-	eautoreconf
-}
-
-src_configure() {
-			local econf_args
-				econf_args=(
-				bzip2_LIBS="-L/$(get_libdir) -lbz2"
-				bzip2_CFLAGS="-I${prefix}/include"
-				)
-			ECONF_SOURCE="${S}" econf "${econf_args[@]}"
-
-}
-
-src_compile() {
-	emake
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/
@ 2022-04-03 16:05 Andrea Postiglione
  0 siblings, 0 replies; 13+ messages in thread
From: Andrea Postiglione @ 2022-04-03 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9bcb3c147792b88bf04d52c16b71153f4cd66ccf
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Sun Apr  3 16:04:43 2022 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Sun Apr  3 16:04:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bcb3c14

sys-fs/gfs2-utils fix eautoreconf

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index 53961ea87..beeba50f7 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -40,7 +40,6 @@ src_prepare() {
 	eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
 	eapply "${FILESDIR}"/python3.patch
 	default
-	./autogen.sh
 	eautoreconf
 }
 


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-04-03 16:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 16:05 [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gfs2-utils/ Andrea Postiglione
  -- strict thread matches above, loose matches on Subject: below --
2022-02-09  9:17 Andrea Postiglione
2021-12-15 11:20 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-15 11:20 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-09-20  9:39 Andrew Ammerlaan
2021-09-14 18:43 Andrea Postiglione
2021-09-14 18:41 Andrea Postiglione
2021-09-08 15:20 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-09-08 12:48 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2021-09-08 10:33 Andrea Postiglione
2021-09-07 10:47 Alessandro Barbieri
2021-09-05 18:42 Andrea Postiglione
2021-03-28 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-28 11:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-25 12:32 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-25 12:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-21  9:45 Andrea Postiglione

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox