commit: d6764c266bdb497d14fbd0373cd04b16d1d4bdf9 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 21:42:49 2025 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 21:42:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6764c26
app-arch/lrzip-next: Add lrzip-next-0.13.2 to the tree Bug: https://bugs.gentoo.org/946587 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> app-arch/lrzip-next/Manifest | 2 +- .../lrzip-next/{lrzip-next-0.13.1.ebuild => lrzip-next-0.13.2.ebuild} | 2 +- app-arch/lrzip-next/lrzip-next-9999.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-arch/lrzip-next/Manifest b/app-arch/lrzip-next/Manifest index d2676b28c624..e23d2939e2c8 100644 --- a/app-arch/lrzip-next/Manifest +++ b/app-arch/lrzip-next/Manifest @@ -1 +1 @@ -DIST lrzip-next-0.13.1.tar.gz 604938 BLAKE2B f31becc3fb9e332a9682d41d2c6408bf08ee9173ddf7794259d1a5c7ea13b2a6d41f66c6ed9c88f840a48845f99d47526dd64667a788aefef5cea630bce4a094 SHA512 6c62d555c6596dba1184f9240ea31351ff0f091335607d44cb6d5d84589a42e234faccc6c835529b85917ebfcd712b676f1cdd66316be1f3d0c204c196043c65 +DIST lrzip-next-0.13.2.tar.gz 605175 BLAKE2B 1d30d058662397d65a021b7ecef18334ece35412a3285a6f173267c888845fab44076d8a00446b88ec33c8e45fb9c23d6c94cb0b7da3f3b21a2d83bbc6d476e9 SHA512 bf4d81ce7efc3d0ba56064365488cf0bf99ae661b58d5ee305cde06cfbdd94c0c2449919777bd369ee2c93db2407198e410e2899fb944e6261f29c0847ead852 diff --git a/app-arch/lrzip-next/lrzip-next-0.13.1.ebuild b/app-arch/lrzip-next/lrzip-next-0.13.2.ebuild similarity index 98% rename from app-arch/lrzip-next/lrzip-next-0.13.1.ebuild rename to app-arch/lrzip-next/lrzip-next-0.13.2.ebuild index de6ccb5d0dce..eca2f00015ea 100644 --- a/app-arch/lrzip-next/lrzip-next-0.13.1.ebuild +++ b/app-arch/lrzip-next/lrzip-next-0.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" diff --git a/app-arch/lrzip-next/lrzip-next-9999.ebuild b/app-arch/lrzip-next/lrzip-next-9999.ebuild index 0de353974a2c..eca2f00015ea 100644 --- a/app-arch/lrzip-next/lrzip-next-9999.ebuild +++ b/app-arch/lrzip-next/lrzip-next-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -60,7 +60,7 @@ src_configure() { $(use_enable static-libs static) ) - # This configure switch only appears for glibc-based userlands. + # This configure switch only appears on glibc-based userlands. # It enables 64-bit time_t to support timestamps greater than # the year 2038 (D_TIME_BITS=64). if use elibc_glibc; then
