[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2022-10-29 Thread Sam James
commit: 8d3a95703d4de4dba3b523157d0fefac7fe2deeb
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 29 21:30:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 29 21:30:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3a9570

sys-block/aoetools: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-block/aoetools/metadata.xml b/sys-block/aoetools/metadata.xml
index 99e6d733dd78..e34a0c80b8c3 100644
--- a/sys-block/aoetools/metadata.xml
+++ b/sys-block/aoetools/metadata.xml
@@ -7,5 +7,6 @@
 
 
aoetools
+   OpenAoE/aoetools
 
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2022-04-07 Thread Jakov Smolić
commit: 88227a0b95e68797f6a51a700de82d9921a1f899
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:54:57 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88227a0b

sys-block/aoetools: Keyword 37 riscv, #837116

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index ffa4bd60f08e..c6049057eeda 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv ~sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread David Seifert
commit: 76bca1fe4469659f7bea208d8fb255901caf970f
Author: David Seifert  gentoo  org>
AuthorDate: Thu May 13 20:24:06 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu May 13 20:24:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bca1fe

sys-block/aoetools: Remove old 36

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sys-block/aoetools/Manifest   |  1 -
 sys-block/aoetools/aoetools-36.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/sys-block/aoetools/Manifest b/sys-block/aoetools/Manifest
index 7523c70d311..8101a8b1ce5 100644
--- a/sys-block/aoetools/Manifest
+++ b/sys-block/aoetools/Manifest
@@ -1,2 +1 @@
-DIST aoetools-36.tar.gz 36650 BLAKE2B 
9bb1d8dca70c869e456ca5d6aec85282b0b62daed0f0b6d8a81274975547c2b879f8078019823b4106914bcbb2f45eb5489d8a7d737f37a8b52457c1d95abb1c
 SHA512 
ee23087bed87308e34d498af41fd0754b9867555822355103182e1194982645a18d59bd7ff5115b81fb40f8cbefbe5368199c9e5d531544e0e2375582be46ba1
 DIST aoetools-37.tar.gz 36167 BLAKE2B 
d928e600a610020172d96a12a0ff97f57b29d13bb104c4592d83626ffe525a0eb5f1272209d0eadc4e68dea949f0bbbc33527520c6b5b01893017e1f16de8d5f
 SHA512 
4ff8f48f20d5ce8fb795373eff959f827b2c829d71c5ac5e63bcc2102aa7205d20991b70766330eed83b13b9731486fb6db777df13ba682f65823f455421632e

diff --git a/sys-block/aoetools/aoetools-36.ebuild 
b/sys-block/aoetools/aoetools-36.ebuild
deleted file mode 100644
index 4eadabe70a5..000
--- a/sys-block/aoetools/aoetools-36.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit epatch toolchain-funcs
-
-DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
-HOMEPAGE="http://aoetools.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-DOCS="NEWS README"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-32-build.patch
-   tc-export CC
-}



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread Sam James
commit: a7ba3ed1cdab8475a468d04f9c3688859a3112de
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 18:57:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 18:57:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ba3ed1

sys-block/aoetools: Stabilize 37 ppc, #789876

Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index 4421251b5f0..ffa4bd60f08 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread Sam James
commit: 88013428e9fdb6cb1d69bd4ae595b82e994a93ee
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:15:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:15:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88013428

sys-block/aoetools: Stabilize 37 x86, #789876

Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index 1cfd2ee1ff2..4421251b5f0 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread Sam James
commit: d99287bd1d43fb70044035413874fd36f69ce526
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:03:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:03:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99287bd

sys-block/aoetools: Stabilize 37 ppc64, #789876

Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index 00a3eff850d..1cfd2ee1ff2 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread Sam James
commit: b4ec03302be3562c9c7c2622a4d3b8e9f04b9e2b
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:17:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:17:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ec0330

sys-block/aoetools: Stabilize 37 amd64, #789876

Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index 27aacf3bf3f..00a3eff850d 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-05-13 Thread David Seifert
commit: 74b69830eaf5b75532b5d66e261a012af1d5a384
Author: David Seifert  gentoo  org>
AuthorDate: Thu May 13 11:44:41 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu May 13 11:44:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b69830

sys-block/aoetools: Port to EAPI 7

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sys-block/aoetools/aoetools-37.ebuild | 18 ++
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
index 08add0f7492..27aacf3bf3f 100644
--- a/sys-block/aoetools/aoetools-37.ebuild
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -1,27 +1,21 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit toolchain-funcs
 
 DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
 HOMEPAGE="https://github.com/OpenAoE/aoetools;
 SRC_URI="https://github.com/OpenAoE/${PN}/archive/${P}.tar.gz;
+S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-S="${WORKDIR}/${PN}-${P}"
-
-DOCS=( NEWS README )
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-32-build.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-32-build.patch )
 
-src_prepare() {
-   default
+src_configure() {
tc-export CC
 }



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2021-04-21 Thread Sam James
commit: 6628fc5101b76ff99b16113fd7f504e66657407b
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 14:01:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:01:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6628fc51

sys-block/aoetools: eutils->epatch

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-block/aoetools/aoetools-36.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/aoetools/aoetools-36.ebuild 
b/sys-block/aoetools/aoetools-36.ebuild
index 5f88a396479..4eadabe70a5 100644
--- a/sys-block/aoetools/aoetools-36.ebuild
+++ b/sys-block/aoetools/aoetools-36.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils toolchain-funcs
+inherit epatch toolchain-funcs
 
 DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
 HOMEPAGE="http://aoetools.sourceforge.net/;



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/

2017-08-02 Thread Lars Wendler
commit: ff43ebd11851bf165f57527bc65939abcce1519c
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug  2 11:29:20 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug  2 11:30:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff43ebd1

sys-block/aoetools: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-block/aoetools/Manifest   |  1 -
 sys-block/aoetools/aoetools-35.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/sys-block/aoetools/Manifest b/sys-block/aoetools/Manifest
index cde5dfd482f..b06e4e80145 100644
--- a/sys-block/aoetools/Manifest
+++ b/sys-block/aoetools/Manifest
@@ -1,3 +1,2 @@
-DIST aoetools-35.tar.gz 35500 SHA256 
837684fd8c5ccd15ce82d8e01e5e68e59b3045df200d5d68dc09f458baf33c7c SHA512 
1f40cb33a613953d05314037eb8183cea6e95f973b61c1205260cf48f97e3f10708c1e7c558e7732b89e6cfaf9792ea8e432bd609431af46eadbfc3595709f5a
 WHIRLPOOL 
090e8218b7b4a7aa4c002986354b188b97d95122fe42ff21f50e33b4188b60c118dd1a5cce76ff7c55e05973f0d3831a0d3b75bb6c3dc947483efb1efad1743a
 DIST aoetools-36.tar.gz 36650 SHA256 
fb5e2cd0de7644cc1ec04ee3aeb43211cf7445a0c19e13d6b3ed5a8fbdf215ff SHA512 
ee23087bed87308e34d498af41fd0754b9867555822355103182e1194982645a18d59bd7ff5115b81fb40f8cbefbe5368199c9e5d531544e0e2375582be46ba1
 WHIRLPOOL 
80a4decbe2801130166821362fbe84e1998b155500d05c35375ab5629c2a10f8a1d0ae22567592a6d821a9f332d79443fe4714b5eed2ed35aae1c3241f8dda17
 DIST aoetools-37.tar.gz 36167 SHA256 
477e796f5c18e8c0e61b5d88e1759c68249e8e0210c2f3de2b98680e2cc63e32 SHA512 
4ff8f48f20d5ce8fb795373eff959f827b2c829d71c5ac5e63bcc2102aa7205d20991b70766330eed83b13b9731486fb6db777df13ba682f65823f455421632e
 WHIRLPOOL 
64d60934cc5b835744a9e56a9441d05fe0cdcc52fa325fed701611684e2123e4153775c1efb260c2150225c011a53056f1d31703c0eeed4c4d30f0479d7b06ac

diff --git a/sys-block/aoetools/aoetools-35.ebuild 
b/sys-block/aoetools/aoetools-35.ebuild
deleted file mode 100644
index 9443b4d3140..000
--- a/sys-block/aoetools/aoetools-35.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils toolchain-funcs
-
-DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
-HOMEPAGE="http://aoetools.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-DOCS="NEWS README"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-32-build.patch
-   tc-export CC
-}



[gentoo-commits] repo/gentoo:master commit in: sys-block/aoetools/files/, sys-block/aoetools/

2017-08-02 Thread Lars Wendler
commit: 974e8d32c2f4f8a3a889febf8b09b3ec69e3ee4e
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug  2 11:28:29 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug  2 11:30:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e8d32

sys-block/aoetools: Bump to version 37

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-block/aoetools/Manifest  |  1 +
 sys-block/aoetools/aoetools-37.ebuild| 27 
 sys-block/aoetools/files/aoetools-32-build.patch |  4 ++--
 3 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/sys-block/aoetools/Manifest b/sys-block/aoetools/Manifest
index 7b30ca08930..cde5dfd482f 100644
--- a/sys-block/aoetools/Manifest
+++ b/sys-block/aoetools/Manifest
@@ -1,2 +1,3 @@
 DIST aoetools-35.tar.gz 35500 SHA256 
837684fd8c5ccd15ce82d8e01e5e68e59b3045df200d5d68dc09f458baf33c7c SHA512 
1f40cb33a613953d05314037eb8183cea6e95f973b61c1205260cf48f97e3f10708c1e7c558e7732b89e6cfaf9792ea8e432bd609431af46eadbfc3595709f5a
 WHIRLPOOL 
090e8218b7b4a7aa4c002986354b188b97d95122fe42ff21f50e33b4188b60c118dd1a5cce76ff7c55e05973f0d3831a0d3b75bb6c3dc947483efb1efad1743a
 DIST aoetools-36.tar.gz 36650 SHA256 
fb5e2cd0de7644cc1ec04ee3aeb43211cf7445a0c19e13d6b3ed5a8fbdf215ff SHA512 
ee23087bed87308e34d498af41fd0754b9867555822355103182e1194982645a18d59bd7ff5115b81fb40f8cbefbe5368199c9e5d531544e0e2375582be46ba1
 WHIRLPOOL 
80a4decbe2801130166821362fbe84e1998b155500d05c35375ab5629c2a10f8a1d0ae22567592a6d821a9f332d79443fe4714b5eed2ed35aae1c3241f8dda17
+DIST aoetools-37.tar.gz 36167 SHA256 
477e796f5c18e8c0e61b5d88e1759c68249e8e0210c2f3de2b98680e2cc63e32 SHA512 
4ff8f48f20d5ce8fb795373eff959f827b2c829d71c5ac5e63bcc2102aa7205d20991b70766330eed83b13b9731486fb6db777df13ba682f65823f455421632e
 WHIRLPOOL 
64d60934cc5b835744a9e56a9441d05fe0cdcc52fa325fed701611684e2123e4153775c1efb260c2150225c011a53056f1d31703c0eeed4c4d30f0479d7b06ac

diff --git a/sys-block/aoetools/aoetools-37.ebuild 
b/sys-block/aoetools/aoetools-37.ebuild
new file mode 100644
index 000..08add0f7492
--- /dev/null
+++ b/sys-block/aoetools/aoetools-37.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
+HOMEPAGE="https://github.com/OpenAoE/aoetools;
+SRC_URI="https://github.com/OpenAoE/${PN}/archive/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${PN}-${P}"
+
+DOCS=( NEWS README )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-32-build.patch
+)
+
+src_prepare() {
+   default
+   tc-export CC
+}

diff --git a/sys-block/aoetools/files/aoetools-32-build.patch 
b/sys-block/aoetools/files/aoetools-32-build.patch
index abd2cce3d84..1bac880dd19 100644
--- a/sys-block/aoetools/files/aoetools-32-build.patch
+++ b/sys-block/aoetools/files/aoetools-32-build.patch
@@ -1,5 +1,5 @@
 Makefile
-+++ Makefile
+--- a/Makefile
 b/Makefile
 @@ -40,7 +40,7 @@
  CONF_SCRIPTS = aoe-discover aoe-interfaces aoe-mkshelf aoe-revalidate 
aoe-flush aoe-stat
  PROGS = aoeping aoecfg aoe-sancheck