commit:     3cf099cb67556b2b7b07cc97d10a478cb4b22bb7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 09:59:19 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 10:00:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf099cb

app-office/libreoffice-bin-debug: Sync with LO-bin 7.5.6.2-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...ild => libreoffice-bin-debug-7.5.6.2-r1.ebuild} | 26 +++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git 
a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild 
b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2-r1.ebuild
similarity index 73%
rename from 
app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild
rename to 
app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2-r1.ebuild
index d062a4e5315e..5c1844501b9f 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.5.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,31 +10,31 @@ 
BASE_X86_URI="https://tamiko.43-1.org/distfiles/x86-${BASE_PACKAGENAME}-";
 DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, 
debug info"
 HOMEPAGE="https://www.libreoffice.org";
 SRC_URI_AMD64="
-       ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
+       ${BASE_AMD64_URI}libreoffice-${PV}.tar.xz
        kde? (
-               !java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 )
-               java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 )
+               !java? ( ${BASE_AMD64_URI}libreoffice-kde-${PV}.xd3 )
+               java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PV}.xd3 )
        )
        gnome? (
-               !java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 )
-               java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 )
+               !java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PV}.xd3 )
+               java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PV}.xd3 )
        )
        !kde? ( !gnome? (
-               java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 )
+               java? ( ${BASE_AMD64_URI}libreoffice-java-${PV}.xd3 )
        ) )
 "
 SRC_URI_X86="
-       ${BASE_X86_URI}libreoffice-${PVR}.tar.xz
+       ${BASE_X86_URI}libreoffice-${PV}.tar.xz
        kde? (
-               !java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 )
-               java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 )
+               !java? ( ${BASE_X86_URI}libreoffice-kde-${PV}.xd3 )
+               java? ( ${BASE_X86_URI}libreoffice-kde-java-${PV}.xd3 )
        )
        gnome? (
-               !java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 )
-               java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 )
+               !java? ( ${BASE_X86_URI}libreoffice-gnome-${PV}.xd3 )
+               java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PV}.xd3 )
        )
        !kde? ( !gnome? (
-               java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 )
+               java? ( ${BASE_X86_URI}libreoffice-java-${PV}.xd3 )
        ) )
 "
 

Reply via email to