[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 17dfaaea777979e2cd82da7510f2843d674c2f9f Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 4 12:04:40 2024 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 4 17:36:57 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17dfaaea sys-fs/ddrescue: drop 1.27 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.27.ebuild | 38 2 files changed, 39 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 0bb770634960..9333a2af998c 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1 @@ -DIST ddrescue-1.27.tar.lz 93496 BLAKE2B a8957819dec2255e446504c822331ae13a86193f4655cbe6d559a498db9daf8c0f8066355e395cfd44f08b2f15d831820003bdfde6fc59c8434a695f95bdbe21 SHA512 b9a8b462536c5ec29db69e3a5f70b0bce160d5c58373cb519f6d54aba2fc0c4907e74fbcd11d49291306dc29c76f1992575aef7cfff41f34748bbd96e33b745a DIST ddrescue-1.28.tar.lz 93823 BLAKE2B 8c212f0d495e0df8e0398b97730c812ea9ccb77bd42e730198222e9918e3652fc52d932449b1e0dc9bdd453a123e2450c962e33e98d9845ce81b9a934a5bbdaa SHA512 ad3df2361b3b0228e2875792e0f6b301dc4d9cefd3f4fcdbce180a53c32924ee026bd27397b8efc94f40ee10f5f9d453fa72bd19203b6cb90208881e287e2c46 diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild deleted file mode 100644 index 56e199a7b459.. --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" -IUSE="static" - -BDEPEND="$(unpacker_src_uri_depends)" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 2c556e0d8fc6d8c809a04e9e403c2bd6734c1b74 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Sep 23 07:38:15 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 23 07:38:15 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c556e0d sys-fs/ddrescue: Stabilize 1.28 amd64, #940105 Signed-off-by: Arthur Zamarin gentoo.org> sys-fs/ddrescue/ddrescue-1.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild b/sys-fs/ddrescue/ddrescue-1.28.ebuild index 6bbb49f90bff..8078214b0f51 100644 --- a/sys-fs/ddrescue/ddrescue-1.28.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 08a9cb87a90ec9c88e09c027866eab59f0fb2413 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Sep 23 06:02:08 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 23 06:02:08 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a9cb87 sys-fs/ddrescue: Stabilize 1.28 x86, #940105 Signed-off-by: Arthur Zamarin gentoo.org> sys-fs/ddrescue/ddrescue-1.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild b/sys-fs/ddrescue/ddrescue-1.28.ebuild index ee1d0a6e2c69..6bbb49f90bff 100644 --- a/sys-fs/ddrescue/ddrescue-1.28.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 2edc9ae296b6cb181e86367d8e144a5b5fda105e Author: Sam James gentoo org> AuthorDate: Mon Sep 23 00:31:33 2024 + Commit: Sam James gentoo org> CommitDate: Mon Sep 23 00:31:33 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edc9ae2 sys-fs/ddrescue: Stabilize 1.28 ppc, #940105 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild b/sys-fs/ddrescue/ddrescue-1.28.ebuild index 79914117c7a5..ee1d0a6e2c69 100644 --- a/sys-fs/ddrescue/ddrescue-1.28.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 51ed5717656fbe79c08dd0670c110cce67d2460e Author: Sam James gentoo org> AuthorDate: Mon Sep 23 00:31:32 2024 + Commit: Sam James gentoo org> CommitDate: Mon Sep 23 00:31:32 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ed5717 sys-fs/ddrescue: Stabilize 1.28 ppc64, #940105 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild b/sys-fs/ddrescue/ddrescue-1.28.ebuild index 2ccb4850c388..79914117c7a5 100644 --- a/sys-fs/ddrescue/ddrescue-1.28.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 49185db260c2de92556f6dbe203991a80240bb38 Author: Marek Szuba gentoo org> AuthorDate: Sun Apr 7 14:20:34 2024 + Commit: Marek Szuba gentoo org> CommitDate: Sun Apr 7 15:22:21 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49185db2 sys-fs/ddrescue: add 1.28 Signed-off-by: Marek Szuba gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.28.ebuild | 38 2 files changed, 39 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 2baa6989a692..0bb770634960 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1 +1,2 @@ DIST ddrescue-1.27.tar.lz 93496 BLAKE2B a8957819dec2255e446504c822331ae13a86193f4655cbe6d559a498db9daf8c0f8066355e395cfd44f08b2f15d831820003bdfde6fc59c8434a695f95bdbe21 SHA512 b9a8b462536c5ec29db69e3a5f70b0bce160d5c58373cb519f6d54aba2fc0c4907e74fbcd11d49291306dc29c76f1992575aef7cfff41f34748bbd96e33b745a +DIST ddrescue-1.28.tar.lz 93823 BLAKE2B 8c212f0d495e0df8e0398b97730c812ea9ccb77bd42e730198222e9918e3652fc52d932449b1e0dc9bdd453a123e2450c962e33e98d9845ce81b9a934a5bbdaa SHA512 ad3df2361b3b0228e2875792e0f6b301dc4d9cefd3f4fcdbce180a53c32924ee026bd27397b8efc94f40ee10f5f9d453fa72bd19203b6cb90208881e287e2c46 diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild b/sys-fs/ddrescue/ddrescue-1.28.ebuild new file mode 100644 index ..0ba725b13aff --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +IUSE="static" + +BDEPEND="$(unpacker_src_uri_depends)" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 5ad602f3b667aae109b036422bcec10e3fece7ab Author: Sam James gentoo org> AuthorDate: Fri Nov 17 13:36:12 2023 + Commit: Sam James gentoo org> CommitDate: Fri Nov 17 13:36:12 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad602f3 sys-fs/ddrescue: Keyword 1.27 arm64, #917498 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index bafa565076fd..8bf8cf8643e1 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 6a2df2aca7a74553abf28bc9d5c505a082b0f62c Author: Marek Szuba gentoo org> AuthorDate: Thu Mar 30 11:28:09 2023 + Commit: Marek Szuba gentoo org> CommitDate: Thu Mar 30 11:28:09 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2df2ac sys-fs/ddrescue: drop 1.26 Signed-off-by: Marek Szuba gentoo.org> sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.26.ebuild | 39 2 files changed, 40 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index bfa2a78af557..2baa6989a692 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1 @@ -DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc DIST ddrescue-1.27.tar.lz 93496 BLAKE2B a8957819dec2255e446504c822331ae13a86193f4655cbe6d559a498db9daf8c0f8066355e395cfd44f08b2f15d831820003bdfde6fc59c8434a695f95bdbe21 SHA512 b9a8b462536c5ec29db69e3a5f70b0bce160d5c58373cb519f6d54aba2fc0c4907e74fbcd11d49291306dc29c76f1992575aef7cfff41f34748bbd96e33b745a diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild deleted file mode 100644 index d9028f4ce2c3.. --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 9d1cc5a165a98151e39f66b24796eafbf9e3c9e4 Author: Sam James gentoo org> AuthorDate: Thu Mar 30 09:56:04 2023 + Commit: Sam James gentoo org> CommitDate: Thu Mar 30 09:56:15 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1cc5a1 sys-fs/ddrescue: Stabilize 1.27 x86, #903565 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index 3e03f1db77de..bafa565076fd 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: d391eea89f0ce711acaa619c600318a031be5771 Author: Sam James gentoo org> AuthorDate: Thu Mar 30 09:56:02 2023 + Commit: Sam James gentoo org> CommitDate: Thu Mar 30 09:56:14 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d391eea8 sys-fs/ddrescue: Stabilize 1.27 amd64, #903565 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index c67002e7f788..3e03f1db77de 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: b99c7912f3416d81636761f506b6476dd9e3e24d Author: Sam James gentoo org> AuthorDate: Thu Mar 30 09:37:50 2023 + Commit: Sam James gentoo org> CommitDate: Thu Mar 30 09:37:50 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99c7912 sys-fs/ddrescue: Stabilize 1.27 ppc, #903565 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index bd645cd51dcf..c67002e7f788 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: b626d8dce48fb715f0c97cf00538f2477a713d04 Author: Sam James gentoo org> AuthorDate: Thu Mar 30 09:30:17 2023 + Commit: Sam James gentoo org> CommitDate: Thu Mar 30 09:30:17 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b626d8dc sys-fs/ddrescue: Stabilize 1.27 ppc64, #903565 Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index 9f88804d306d..bd645cd51dcf 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" BDEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: d828d2f87a6a955ca7fb6a6afe629b8ea3c7c3ef Author: Sam James gentoo org> AuthorDate: Wed Jan 25 06:26:10 2023 + Commit: Sam James gentoo org> CommitDate: Wed Jan 25 06:47:11 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d828d2f8 sys-fs/ddrescue: use BDEPEND for unpacker_src_uri_depends Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/ddrescue-1.27.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild index 0790a952430c..9f88804d306d 100644 --- a/sys-fs/ddrescue/ddrescue-1.27.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" +BDEPEND="$(unpacker_src_uri_depends)" src_configure() { use static && append-ldflags -static
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 6875c3c69b65df4698b676f8c7c1334394647f54 Author: Marek Szuba gentoo org> AuthorDate: Tue Jan 24 09:38:25 2023 + Commit: Marek Szuba gentoo org> CommitDate: Tue Jan 24 11:00:39 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6875c3c6 sys-fs/ddrescue: add 1.27 Signed-off-by: Marek Szuba gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.27.ebuild | 39 2 files changed, 40 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index ea44f87243f9..bfa2a78af557 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1 +1,2 @@ DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc +DIST ddrescue-1.27.tar.lz 93496 BLAKE2B a8957819dec2255e446504c822331ae13a86193f4655cbe6d559a498db9daf8c0f8066355e395cfd44f08b2f15d831820003bdfde6fc59c8434a695f95bdbe21 SHA512 b9a8b462536c5ec29db69e3a5f70b0bce160d5c58373cb519f6d54aba2fc0c4907e74fbcd11d49291306dc29c76f1992575aef7cfff41f34748bbd96e33b745a diff --git a/sys-fs/ddrescue/ddrescue-1.27.ebuild b/sys-fs/ddrescue/ddrescue-1.27.ebuild new file mode 100644 index ..0790a952430c --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.27.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 2611b70c249542f0313b8448caf6d5f29f7bc560 Author: Sam James gentoo org> AuthorDate: Tue Oct 18 02:06:19 2022 + Commit: Sam James gentoo org> CommitDate: Tue Oct 18 02:17:27 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2611b70c sys-fs/ddrescue: add savannah upstream metadata Signed-off-by: Sam James gentoo.org> sys-fs/ddrescue/metadata.xml | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/sys-fs/ddrescue/metadata.xml b/sys-fs/ddrescue/metadata.xml index beac02a9af14..2bdb11292283 100644 --- a/sys-fs/ddrescue/metadata.xml +++ b/sys-fs/ddrescue/metadata.xml @@ -1,8 +1,11 @@ https://www.gentoo.org/dtd/metadata.dtd";> - - mare...@gentoo.org - Marek Szuba - + +mare...@gentoo.org +Marek Szuba + + +ddrescue +
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: f3368555cb18f8e3d6394e0b667d7a40b6779afb Author: Marek Szuba gentoo org> AuthorDate: Mon Sep 26 00:57:24 2022 + Commit: Marek Szuba gentoo org> CommitDate: Mon Sep 26 01:01:50 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3368555 sys-fs/ddrescue: drop 1.25 Signed-off-by: Marek Szuba gentoo.org> sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.25.ebuild | 39 2 files changed, 40 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 3c389a7e0746..ea44f87243f9 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1 @@ -DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00 SHA512 90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8 DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild b/sys-fs/ddrescue/ddrescue-1.25.ebuild deleted file mode 100644 index 61ffa9c9ef9d.. --- a/sys-fs/ddrescue/ddrescue-1.25.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 21987ba63a2ba0f63c2f33b4699ef81662920e68 Author: Marek Szuba gentoo org> AuthorDate: Wed Jun 29 11:04:37 2022 + Commit: Marek Szuba gentoo org> CommitDate: Wed Jun 29 11:07:13 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21987ba6 sys-fs/ddrescue: add myself as a maintainer Signed-off-by: Marek Szuba gentoo.org> sys-fs/ddrescue/metadata.xml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/metadata.xml b/sys-fs/ddrescue/metadata.xml index bef24d2c2337..beac02a9af14 100644 --- a/sys-fs/ddrescue/metadata.xml +++ b/sys-fs/ddrescue/metadata.xml @@ -1,5 +1,8 @@ https://www.gentoo.org/dtd/metadata.dtd";> - + + mare...@gentoo.org + Marek Szuba +
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: ca2999cce63e6178ad02a19ca9ca3fa85e198cae Author: Jakov Smolić gentoo org> AuthorDate: Thu May 26 23:26:37 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Thu May 26 23:26:37 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2999cc sys-fs/ddrescue: Stabilize 1.26 ppc64, #847577 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index fd9d714c57f8..d9028f4ce2c3 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 6de807dd34fa175bd6c8511289c5c18466673e18 Author: Jakov Smolić gentoo org> AuthorDate: Thu May 26 23:26:36 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Thu May 26 23:26:36 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de807dd sys-fs/ddrescue: Stabilize 1.26 ppc, #847577 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index f4960af53e9f..fd9d714c57f8 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: cdc5d81bcc63e09a69786d115d13787aebf71fd2 Author: Jakov Smolić gentoo org> AuthorDate: Thu May 26 23:18:59 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Thu May 26 23:18:59 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc5d81b sys-fs/ddrescue: Stabilize 1.26 x86, #847577 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index c4d47c739d0d..5f283b5452d3 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 7bbe7248147aa7e97acebb0298bb539ba7f280bc Author: Jakov Smolić gentoo org> AuthorDate: Thu May 26 23:19:15 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Thu May 26 23:19:15 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbe7248 sys-fs/ddrescue: Stabilize 1.26 amd64, #847577 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index 5f283b5452d3..f4960af53e9f 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 578ba0fcb63ba7d2a33f9bbc7b1db43ea07ef10d Author: Jakov Smolić gentoo org> AuthorDate: Thu Apr 7 17:03:51 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Thu Apr 7 17:03:51 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=578ba0fc sys-fs/ddrescue: Keyword 1.26 riscv, #837107 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index 6bfb7ba4f767..c4d47c739d0d 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: f38971c404a0affd0cfec6587af9c621281eedc6 Author: Lars Wendler gentoo org> AuthorDate: Mon Jan 24 06:37:52 2022 + Commit: Lars Wendler gentoo org> CommitDate: Mon Jan 24 06:39:18 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38971c4 sys-fs/ddrescue: Bump to version 1.26 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.26.ebuild | 39 2 files changed, 40 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 7f3cd6a0f17a..1c36d597a4b8 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1,3 @@ DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00 SHA512 90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8 +DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild new file mode 100644 index ..6bfb7ba4f767 --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: d2a7fb76d7086c3accc2cd3e09194a189bb15e7c Author: Lars Wendler gentoo org> AuthorDate: Mon Jan 24 06:39:04 2022 + Commit: Lars Wendler gentoo org> CommitDate: Mon Jan 24 06:39:19 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a7fb76 sys-fs/ddrescue: Removed old Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.24.ebuild | 39 2 files changed, 40 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 1c36d597a4b8..3c389a7e0746 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,3 +1,2 @@ -DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00 SHA512 90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8 DIST ddrescue-1.26.tar.lz 91930 BLAKE2B c545499e380587729eb3fcc90a7baf66288348dc88027dfc14401ec72254cc786d8ab7be076a346964327668ff719048dada916c9f1514a765a255f02c5666c7 SHA512 bbe414563d459a1ad1c4e55848214d195e01f8bc455104eddbeff7046623f5bc21d961457d27ace2605d13dff68c7948182706b8afe6755e5c363e8cad86a1cc diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild deleted file mode 100644 index 8654cb69e953.. --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 34835aa88c4d0eaa2427ef12e91ebc2105357780 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 2 12:03:11 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 2 12:04:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34835aa8 sys-fs/ddrescue: stable 1.25 for ppc64 stable wrt bug #725342 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> sys-fs/ddrescue/ddrescue-1.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild b/sys-fs/ddrescue/ddrescue-1.25.ebuild index fce94426755..6065a2da323 100644 --- a/sys-fs/ddrescue/ddrescue-1.25.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.25.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: ef2702e81fb44fd5d282fb1225746078de73076a Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 2 11:41:24 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 2 11:41:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2702e8 sys-fs/ddrescue: stable 1.25 for ppc stable wrt bug #725342 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> sys-fs/ddrescue/ddrescue-1.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild b/sys-fs/ddrescue/ddrescue-1.25.ebuild index e627f217b78..fce94426755 100644 --- a/sys-fs/ddrescue/ddrescue-1.25.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.25.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 3ffacbc41a83206033a3c67824dbf2dc35c3b85a Author: Lars Wendler gentoo org> AuthorDate: Tue Mar 3 16:06:52 2020 + Commit: Lars Wendler gentoo org> CommitDate: Tue Mar 3 16:06:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffacbc4 sys-fs/ddrescue: Removed old Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest| 2 -- sys-fs/ddrescue/ddrescue-1.21-r1.ebuild | 39 - sys-fs/ddrescue/ddrescue-1.23.ebuild| 39 - 3 files changed, 80 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index ed233c41288..7f3cd6a0f17 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,4 +1,2 @@ -DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 -DIST ddrescue-1.23.tar.lz 82451 BLAKE2B ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8 SHA512 4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00 SHA512 90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8 diff --git a/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild b/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild deleted file mode 100644 index 19225cfd6b5..000 --- a/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - dodoc ChangeLog README NEWS AUTHORS -} diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild b/sys-fs/ddrescue/ddrescue-1.23.ebuild deleted file mode 100644 index 60a4cfb5a08..000 --- a/sys-fs/ddrescue/ddrescue-1.23.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 4e55c13d3451ea0dfeb030b5fca45650d1e61b2a Author: Lars Wendler gentoo org> AuthorDate: Tue Mar 3 16:03:35 2020 + Commit: Lars Wendler gentoo org> CommitDate: Tue Mar 3 16:03:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e55c13d sys-fs/ddrescue: Bump to version 1.25 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.25.ebuild | 39 2 files changed, 40 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 54d24142130..ed233c41288 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,3 +1,4 @@ DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8 SHA512 4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa +DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00 SHA512 90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8 diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild b/sys-fs/ddrescue/ddrescue-1.25.ebuild new file mode 100644 index 000..e627f217b78 --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.25.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Feb 5 10:34:23 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Feb 5 10:34:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6bc89b sys-fs/ddrescue: ppc64 stable wrt bug #708180 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild index 59f6344f714..8654cb69e95 100644 --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 853bad00a3ae4c95494c2eee049a8c26a9b9be51 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 20 15:40:21 2019 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 20 15:40:21 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853bad00 sys-fs/ddrescue: x86 stable wrt bug #700664 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild index 200a01e3dfc..59f6344f714 100644 --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 7caca8ca1ad5d3867c943af5909aabc70cbca327 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 20 11:27:05 2019 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 20 11:27:05 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7caca8ca sys-fs/ddrescue: ppc stable wrt bug #700664 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild index b635abca1be..200a01e3dfc 100644 --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 9500f399aa016619acfc45e420af668001b198c7 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 20 11:15:08 2019 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 20 11:15:08 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9500f399 sys-fs/ddrescue: amd64 stable wrt bug #700664 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild index 692566cd46e..b635abca1be 100644 --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 6f658a43323965a08dfbca81e332ff514664e8df Author: Lars Wendler gentoo org> AuthorDate: Mon Feb 25 21:08:53 2019 + Commit: Lars Wendler gentoo org> CommitDate: Mon Feb 25 21:08:53 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f658a43 sys-fs/ddrescue: Bump to version 1.24 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.24.ebuild | 39 2 files changed, 40 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 1549c92fa64..82e82781971 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,3 +1,4 @@ DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 DIST ddrescue-1.22.tar.lz 80050 BLAKE2B c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97 SHA512 3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8 SHA512 4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656 +DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild new file mode 100644 index 000..692566cd46e --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 618ca231675c716f23a633132a69d4cef921e5cb Author: Lars Wendler gentoo org> AuthorDate: Mon Feb 25 21:09:43 2019 + Commit: Lars Wendler gentoo org> CommitDate: Mon Feb 25 21:09:43 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618ca231 sys-fs/ddrescue: Removed old. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest| 1 - sys-fs/ddrescue/ddrescue-1.22-r1.ebuild | 39 - 2 files changed, 40 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 82e82781971..54d24142130 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,4 +1,3 @@ DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 -DIST ddrescue-1.22.tar.lz 80050 BLAKE2B c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97 SHA512 3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8 SHA512 4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4 SHA512 2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa diff --git a/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild b/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild deleted file mode 100644 index 74ecc8b944d..000 --- a/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - einstalldocs -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 3e6c48d520b75613ba857007e633cf21493a6c87 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Nov 18 10:52:03 2018 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Nov 18 10:52:03 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6c48d5 sys-fs/ddrescue: keyworded 1.23 for ppc64, bug #671190 Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> sys-fs/ddrescue/ddrescue-1.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild b/sys-fs/ddrescue/ddrescue-1.23.ebuild index 7d08213d812..60a4cfb5a08 100644 --- a/sys-fs/ddrescue/ddrescue-1.23.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: c3c8403aa40e0f10b20f7ec2520bab23b0cc9447 Author: Lars Wendler gentoo org> AuthorDate: Fri Feb 16 19:23:31 2018 + Commit: Lars Wendler gentoo org> CommitDate: Fri Feb 16 19:23:53 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c8403a sys-fs/ddrescue: Bump to version 1.23 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.23.ebuild | 39 2 files changed, 40 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 0a24efd559d..1549c92fa64 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1,3 @@ DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 DIST ddrescue-1.22.tar.lz 80050 BLAKE2B c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97 SHA512 3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754 +DIST ddrescue-1.23.tar.lz 82451 BLAKE2B ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8 SHA512 4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656 diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild b/sys-fs/ddrescue/ddrescue-1.23.ebuild new file mode 100644 index 000..7d08213d812 --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.23.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 4b8460424bb4e111e78d6c707151904733530ff6 Author: Lars Wendler gentoo org> AuthorDate: Tue Feb 7 06:07:50 2017 + Commit: Lars Wendler gentoo org> CommitDate: Tue Feb 7 06:08:06 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b846042 sys-fs/ddrescue: Revbumps to reflect some build system changes. Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-fs/ddrescue/{ddrescue-1.21.ebuild => ddrescue-1.21-r1.ebuild} | 3 --- sys-fs/ddrescue/{ddrescue-1.22.ebuild => ddrescue-1.22-r1.ebuild} | 3 --- 2 files changed, 6 deletions(-) diff --git a/sys-fs/ddrescue/ddrescue-1.21.ebuild b/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild similarity index 93% rename from sys-fs/ddrescue/ddrescue-1.21.ebuild rename to sys-fs/ddrescue/ddrescue-1.21-r1.ebuild index 311fbd2..00240c0 100644 --- a/sys-fs/ddrescue/ddrescue-1.21.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild @@ -24,11 +24,8 @@ src_configure() { # not a normal configure script econf \ --prefix="${EPREFIX}"/usr \ - --enable-linux \ - CC="$(tc-getCC)" \ CXX="$(tc-getCXX)" \ CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ CXXFLAGS="${CXXFLAGS}" \ LDFLAGS="${LDFLAGS}" } diff --git a/sys-fs/ddrescue/ddrescue-1.22.ebuild b/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild similarity index 93% rename from sys-fs/ddrescue/ddrescue-1.22.ebuild rename to sys-fs/ddrescue/ddrescue-1.22-r1.ebuild index dec580a..4aed828 100644 --- a/sys-fs/ddrescue/ddrescue-1.22.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild @@ -24,11 +24,8 @@ src_configure() { # not a normal configure script econf \ --prefix="${EPREFIX}"/usr \ - --enable-linux \ - CC="$(tc-getCC)" \ CXX="$(tc-getCXX)" \ CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ CXXFLAGS="${CXXFLAGS}" \ LDFLAGS="${LDFLAGS}" }
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 07795b2af12206b6c23746997f3c1e7f4cb539f9 Author: Lars Wendler gentoo org> AuthorDate: Fri Feb 3 23:13:19 2017 + Commit: Lars Wendler gentoo org> CommitDate: Fri Feb 3 23:13:32 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07795b2a sys-fs/ddrescue: Bump to version 1.22 Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.22.ebuild | 43 2 files changed, 44 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index f3228ed..0c25284 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1 +1,2 @@ DIST ddrescue-1.21.tar.lz 74716 SHA256 f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 WHIRLPOOL 819c4166ba0595514996bebf3540fff091877991db069c177b696a854f9a80cccb47c847c5a179d20dbf8170eb49a03c9cd122b673d706589fa3b53dd1c2996a +DIST ddrescue-1.22.tar.lz 80050 SHA256 09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7 SHA512 3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754 WHIRLPOOL 27df23ea4b470fa3955fa7e4c37e93af35e30bde6e1190106e14048c0b979a2eaf2e411bc928137f151eb8020e4d4df6fb8a894e66500e5edaeaca6a8d2bcd25 diff --git a/sys-fs/ddrescue/ddrescue-1.22.ebuild b/sys-fs/ddrescue/ddrescue-1.22.ebuild new file mode 100644 index ..dec580a --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.22.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + --enable-linux \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CFLAGS="${CFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + einstalldocs +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 42f4a02d0360027fdcdafbe14ce989b1dfc9b028 Author: Lars Wendler gentoo org> AuthorDate: Sun Jan 15 23:19:56 2017 + Commit: Lars Wendler gentoo org> CommitDate: Sun Jan 15 23:23:55 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f4a02d sys-fs/ddrescue: Removed old. Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.20.ebuild | 43 2 files changed, 44 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 65d6ce6..f3228ed 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,2 +1 @@ -DIST ddrescue-1.20.tar.lz 73493 SHA256 83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd SHA512 4caea73cc3a2950c09904dfbd028d4e677b0bdcb0ae63b774d63983dc26336ef37b48c4e05f19206dd8448a6ce41d87d81964db24796cf4f0fc5ac5900199847 WHIRLPOOL 52d3c70161bfc660ddbe41931135cd64a55e753f79be662cffa0a2e80e86afa0ca99600a8a98887762ab06d0483fff50882a67016e43904845d246e4c8e3cf8a DIST ddrescue-1.21.tar.lz 74716 SHA256 f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 WHIRLPOOL 819c4166ba0595514996bebf3540fff091877991db069c177b696a854f9a80cccb47c847c5a179d20dbf8170eb49a03c9cd122b673d706589fa3b53dd1c2996a diff --git a/sys-fs/ddrescue/ddrescue-1.20.ebuild b/sys-fs/ddrescue/ddrescue-1.20.ebuild deleted file mode 100644 index e3dc009.. --- a/sys-fs/ddrescue/ddrescue-1.20.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - --enable-linux \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - dodoc ChangeLog README NEWS AUTHORS -}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 16e7eacee17f4416df6cc7a77081981a9aea6e50 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jan 2 15:15:09 2017 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jan 2 15:15:09 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e7eace sys-fs/ddrescue: amd64 stable wrt bug #604378 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ddrescue/ddrescue-1.21.ebuild b/sys-fs/ddrescue/ddrescue-1.21.ebuild index be29daf..a7b1e18 100644 --- a/sys-fs/ddrescue/ddrescue-1.21.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 35b640fc5f222bc6450b88d36cf9e5da340984e6 Author: Lars Wendler gentoo org> AuthorDate: Fri Mar 18 21:49:28 2016 + Commit: Lars Wendler gentoo org> CommitDate: Fri Mar 18 21:50:32 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b640fc sys-fs/ddrescue: Bump to version 1.21 Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.21.ebuild | 43 2 files changed, 44 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 4a52faf..d2ad608 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,3 +1,4 @@ DIST ddrescue-1.18.1.tar.lz 72233 SHA256 58614b4fd32706bd8cd3664349ca9fd0c0488b27a211d829d29e27e4978ba1a9 SHA512 66493da18f0c0cab5ad692ede2debad2376aeec53b23f96c5063d21da362f724370e785bfe38f5495bc57971d5ed428c6da8155b4eafd7d07a94e5a4d0955c96 WHIRLPOOL ec669a3905f6bac77e998e1cfdb609158141d0e53f9a2998662888253c4523f56e8d203af316d79e57b634ef198ef2acc48cb9d161468bdb86c53d301d9f9e84 DIST ddrescue-1.19.tar.lz 68354 SHA256 ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8 SHA512 e95aab2f07b6759b8846ad2866cb763096d81655fb6fb8a718b5b4842eee4d834162817cbde830d2f7bb5dbbd1509a0d794389462c00679b18b63608ec180984 WHIRLPOOL 20cef1400876355dae7255b8075a026e115ed0f3cc35736b44838850716357aa33b8fc23bce97207b20c13ffe2af2e65be6c434c63814910bf04798788f47f06 DIST ddrescue-1.20.tar.lz 73493 SHA256 83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd SHA512 4caea73cc3a2950c09904dfbd028d4e677b0bdcb0ae63b774d63983dc26336ef37b48c4e05f19206dd8448a6ce41d87d81964db24796cf4f0fc5ac5900199847 WHIRLPOOL 52d3c70161bfc660ddbe41931135cd64a55e753f79be662cffa0a2e80e86afa0ca99600a8a98887762ab06d0483fff50882a67016e43904845d246e4c8e3cf8a +DIST ddrescue-1.21.tar.lz 74716 SHA256 f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 WHIRLPOOL 819c4166ba0595514996bebf3540fff091877991db069c177b696a854f9a80cccb47c847c5a179d20dbf8170eb49a03c9cd122b673d706589fa3b53dd1c2996a diff --git a/sys-fs/ddrescue/ddrescue-1.21.ebuild b/sys-fs/ddrescue/ddrescue-1.21.ebuild new file mode 100644 index 000..be29daf --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.21.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + --enable-linux \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CFLAGS="${CFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + dodoc ChangeLog README NEWS AUTHORS +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 46889428eb1b81edb45aae386e620379119b946a Author: Lars Wendler gentoo org> AuthorDate: Fri Mar 18 21:50:14 2016 + Commit: Lars Wendler gentoo org> CommitDate: Fri Mar 18 21:50:35 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46889428 sys-fs/ddrescue: Removed old. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 2 -- sys-fs/ddrescue/ddrescue-1.18.1.ebuild | 42 - sys-fs/ddrescue/ddrescue-1.19.ebuild | 43 -- 3 files changed, 87 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index d2ad608..65d6ce6 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,4 +1,2 @@ -DIST ddrescue-1.18.1.tar.lz 72233 SHA256 58614b4fd32706bd8cd3664349ca9fd0c0488b27a211d829d29e27e4978ba1a9 SHA512 66493da18f0c0cab5ad692ede2debad2376aeec53b23f96c5063d21da362f724370e785bfe38f5495bc57971d5ed428c6da8155b4eafd7d07a94e5a4d0955c96 WHIRLPOOL ec669a3905f6bac77e998e1cfdb609158141d0e53f9a2998662888253c4523f56e8d203af316d79e57b634ef198ef2acc48cb9d161468bdb86c53d301d9f9e84 -DIST ddrescue-1.19.tar.lz 68354 SHA256 ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8 SHA512 e95aab2f07b6759b8846ad2866cb763096d81655fb6fb8a718b5b4842eee4d834162817cbde830d2f7bb5dbbd1509a0d794389462c00679b18b63608ec180984 WHIRLPOOL 20cef1400876355dae7255b8075a026e115ed0f3cc35736b44838850716357aa33b8fc23bce97207b20c13ffe2af2e65be6c434c63814910bf04798788f47f06 DIST ddrescue-1.20.tar.lz 73493 SHA256 83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd SHA512 4caea73cc3a2950c09904dfbd028d4e677b0bdcb0ae63b774d63983dc26336ef37b48c4e05f19206dd8448a6ce41d87d81964db24796cf4f0fc5ac5900199847 WHIRLPOOL 52d3c70161bfc660ddbe41931135cd64a55e753f79be662cffa0a2e80e86afa0ca99600a8a98887762ab06d0483fff50882a67016e43904845d246e4c8e3cf8a DIST ddrescue-1.21.tar.lz 74716 SHA256 f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac SHA512 6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079 WHIRLPOOL 819c4166ba0595514996bebf3540fff091877991db069c177b696a854f9a80cccb47c847c5a179d20dbf8170eb49a03c9cd122b673d706589fa3b53dd1c2996a diff --git a/sys-fs/ddrescue/ddrescue-1.18.1.ebuild b/sys-fs/ddrescue/ddrescue-1.18.1.ebuild deleted file mode 100644 index 562b30b..000 --- a/sys-fs/ddrescue/ddrescue-1.18.1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - dodoc ChangeLog README NEWS AUTHORS -} diff --git a/sys-fs/ddrescue/ddrescue-1.19.ebuild b/sys-fs/ddrescue/ddrescue-1.19.ebuild deleted file mode 100644 index 638980d..000 --- a/sys-fs/ddrescue/ddrescue-1.19.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit toolchain-funcs flag-o-matic unpacker - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" -IUSE="static" - -DEPEND="$(unpacker_src_uri_depends)" -RDEPEND="" - -src_configure() { - use static && append-ldflags -static - - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - --enable-linux \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: bea43b7ddef46373946643f450adbcc22408066c Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Feb 14 10:10:10 2016 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Feb 14 10:11:01 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea43b7d sys-fs/ddrescue: x86 stable wrt bug #572158 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.20.ebuild b/sys-fs/ddrescue/ddrescue-1.20.ebuild index 66ab440..701a1bf 100644 --- a/sys-fs/ddrescue/ddrescue-1.20.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 61e21d9ee5f861d13816eb7f3863654386c1525d Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 23 16:59:08 2016 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 23 16:59:20 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e21d9e sys-fs/ddrescue: amd64 stable wrt bug #572158 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/ddrescue/ddrescue-1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ddrescue/ddrescue-1.20.ebuild b/sys-fs/ddrescue/ddrescue-1.20.ebuild index 638980d..66ab440 100644 --- a/sys-fs/ddrescue/ddrescue-1.20.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: 618e049e476daac3ab697f41ee7edd23b5012ddd Author: Lars Wendler gentoo org> AuthorDate: Fri Sep 11 20:56:32 2015 + Commit: Lars Wendler gentoo org> CommitDate: Fri Sep 11 20:57:57 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618e049e sys-fs/ddrescue: Bump to version 1.20 Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 + sys-fs/ddrescue/ddrescue-1.20.ebuild | 43 2 files changed, 44 insertions(+) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index 7deb7cc..e1b6f66 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,3 +1,4 @@ DIST ddrescue-1.16.tar.gz 104691 SHA256 76b3f2e5fb0306d24f2632c3e168cccb73dc0a348e3a7089cd9230748ff23de6 SHA512 c775ac34701b63ab7efd0a56cecf5c8b198874239e48383142db0ccb83c193c7101335374dc89efaa815b466258181f458a3589ea4abb230804b553fb42b345d WHIRLPOOL 63361744b8640241c59da06d1404b227d88008881a4360e52b654f4137cbef88b0b4e69118bd17a27dd887cf7a820b9cfcc5604ee226e0d57afd1b6d0ebf96c4 DIST ddrescue-1.18.1.tar.lz 72233 SHA256 58614b4fd32706bd8cd3664349ca9fd0c0488b27a211d829d29e27e4978ba1a9 SHA512 66493da18f0c0cab5ad692ede2debad2376aeec53b23f96c5063d21da362f724370e785bfe38f5495bc57971d5ed428c6da8155b4eafd7d07a94e5a4d0955c96 WHIRLPOOL ec669a3905f6bac77e998e1cfdb609158141d0e53f9a2998662888253c4523f56e8d203af316d79e57b634ef198ef2acc48cb9d161468bdb86c53d301d9f9e84 DIST ddrescue-1.19.tar.lz 68354 SHA256 ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8 SHA512 e95aab2f07b6759b8846ad2866cb763096d81655fb6fb8a718b5b4842eee4d834162817cbde830d2f7bb5dbbd1509a0d794389462c00679b18b63608ec180984 WHIRLPOOL 20cef1400876355dae7255b8075a026e115ed0f3cc35736b44838850716357aa33b8fc23bce97207b20c13ffe2af2e65be6c434c63814910bf04798788f47f06 +DIST ddrescue-1.20.tar.lz 73493 SHA256 83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd SHA512 4caea73cc3a2950c09904dfbd028d4e677b0bdcb0ae63b774d63983dc26336ef37b48c4e05f19206dd8448a6ce41d87d81964db24796cf4f0fc5ac5900199847 WHIRLPOOL 52d3c70161bfc660ddbe41931135cd64a55e753f79be662cffa0a2e80e86afa0ca99600a8a98887762ab06d0483fff50882a67016e43904845d246e4c8e3cf8a diff --git a/sys-fs/ddrescue/ddrescue-1.20.ebuild b/sys-fs/ddrescue/ddrescue-1.20.ebuild new file mode 100644 index 000..638980d --- /dev/null +++ b/sys-fs/ddrescue/ddrescue-1.20.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit toolchain-funcs flag-o-matic unpacker + +DESCRIPTION="Copy data from one file or block device to another with read-error recovery" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; +SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +IUSE="static" + +DEPEND="$(unpacker_src_uri_depends)" +RDEPEND="" + +src_configure() { + use static && append-ldflags -static + + # not a normal configure script + econf \ + --prefix="${EPREFIX}"/usr \ + --enable-linux \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + CPPFLAGS="${CPPFLAGS}" \ + CFLAGS="${CFLAGS}" \ + CXXFLAGS="${CXXFLAGS}" \ + LDFLAGS="${LDFLAGS}" +} + +src_test() { + ./testsuite/check.sh "${S}"/testsuite || die +} + +src_install() { + emake DESTDIR="${D}" install install-man + dodoc ChangeLog README NEWS AUTHORS +}
[gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
commit: b97e2cc5541f4c4ca144badeeab81c0cf8fc28de Author: Lars Wendler gentoo org> AuthorDate: Fri Sep 11 20:57:41 2015 + Commit: Lars Wendler gentoo org> CommitDate: Fri Sep 11 20:58:00 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97e2cc5 sys-fs/ddrescue: Removed old. Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler gentoo.org> sys-fs/ddrescue/Manifest | 1 - sys-fs/ddrescue/ddrescue-1.16.ebuild | 40 2 files changed, 41 deletions(-) diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest index e1b6f66..4a52faf 100644 --- a/sys-fs/ddrescue/Manifest +++ b/sys-fs/ddrescue/Manifest @@ -1,4 +1,3 @@ -DIST ddrescue-1.16.tar.gz 104691 SHA256 76b3f2e5fb0306d24f2632c3e168cccb73dc0a348e3a7089cd9230748ff23de6 SHA512 c775ac34701b63ab7efd0a56cecf5c8b198874239e48383142db0ccb83c193c7101335374dc89efaa815b466258181f458a3589ea4abb230804b553fb42b345d WHIRLPOOL 63361744b8640241c59da06d1404b227d88008881a4360e52b654f4137cbef88b0b4e69118bd17a27dd887cf7a820b9cfcc5604ee226e0d57afd1b6d0ebf96c4 DIST ddrescue-1.18.1.tar.lz 72233 SHA256 58614b4fd32706bd8cd3664349ca9fd0c0488b27a211d829d29e27e4978ba1a9 SHA512 66493da18f0c0cab5ad692ede2debad2376aeec53b23f96c5063d21da362f724370e785bfe38f5495bc57971d5ed428c6da8155b4eafd7d07a94e5a4d0955c96 WHIRLPOOL ec669a3905f6bac77e998e1cfdb609158141d0e53f9a2998662888253c4523f56e8d203af316d79e57b634ef198ef2acc48cb9d161468bdb86c53d301d9f9e84 DIST ddrescue-1.19.tar.lz 68354 SHA256 ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8 SHA512 e95aab2f07b6759b8846ad2866cb763096d81655fb6fb8a718b5b4842eee4d834162817cbde830d2f7bb5dbbd1509a0d794389462c00679b18b63608ec180984 WHIRLPOOL 20cef1400876355dae7255b8075a026e115ed0f3cc35736b44838850716357aa33b8fc23bce97207b20c13ffe2af2e65be6c434c63814910bf04798788f47f06 DIST ddrescue-1.20.tar.lz 73493 SHA256 83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd SHA512 4caea73cc3a2950c09904dfbd028d4e677b0bdcb0ae63b774d63983dc26336ef37b48c4e05f19206dd8448a6ce41d87d81964db24796cf4f0fc5ac5900199847 WHIRLPOOL 52d3c70161bfc660ddbe41931135cd64a55e753f79be662cffa0a2e80e86afa0ca99600a8a98887762ab06d0483fff50882a67016e43904845d246e4c8e3cf8a diff --git a/sys-fs/ddrescue/ddrescue-1.16.ebuild b/sys-fs/ddrescue/ddrescue-1.16.ebuild deleted file mode 100644 index a1badf4..000 --- a/sys-fs/ddrescue/ddrescue-1.16.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit toolchain-funcs - -DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux" -IUSE="" - -DEPEND="" -RDEPEND="" - -src_configure() { - # not a normal configure script - econf \ - --prefix="${EPREFIX}"/usr \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - CPPFLAGS="${CPPFLAGS}" \ - CFLAGS="${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - LDFLAGS="${LDFLAGS}" -} - -src_test() { - ./testsuite/check.sh "${S}"/testsuite || die -} - -src_install() { - emake DESTDIR="${D}" install install-man - dodoc ChangeLog README NEWS AUTHORS -}