From 0093dc11dc7426127abc89c1ced97bc5d2e44b53 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 13 Jan 2025 18:27:49 +0100 Subject: [PATCH] app-officeext/barcode: drop 1.3.5.0-r1 Signed-off-by: Andreas Sturmlechner --- app-officeext/barcode/Manifest | 1 - app-officeext/barcode/barcode-1.3.5.0-r1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 app-officeext/barcode/barcode-1.3.5.0-r1.ebuild diff --git a/app-officeext/barcode/Manifest b/app-officeext/barcode/Manifest index b62c32cb15d68..0bd57fb27623b 100644 --- a/app-officeext/barcode/Manifest +++ b/app-officeext/barcode/Manifest @@ -1,2 +1 @@ -DIST barcode_1.3.5.0.oxt 263583 BLAKE2B eafc3897af7c4d0a6cd025945a4f5c8b9e5e27ed5aa82f9e6933dba0cd46ad748b47d98d81da031a7e6e841853686cdd43a47104c5a93fef6cdef9be040ddcd2 SHA512 45133fc58ac211033c199411820029d921dcf1ba714652093b6647861b611eed39bb5b69c8ceef866e80b716da04c92eca0b3f9c990e799ed25cbb2ad8999732 DIST barcode_2.4.0.oxt 126271 BLAKE2B b78a5fe24c38a2de97db9f378348c96f301fc1f73f9a510717c804a3a10308234ba7fdd777f648e7105660ca507d52ea9ecb7755a81ca08515353de7d4ae3d3a SHA512 64529b74c15d40bb8203efe28f0a1729799dcf6ccdd9ec1d85fcc6fe79a29bb0b4efc8ab4a6ca41c8459cfbf2de692711bdca7ec9fc799cff5cde955145e542d diff --git a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild deleted file mode 100644 index 00630fcd40dc0..0000000000000 --- a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -OFFICE_EXTENSIONS=( - "${PN}_${PV}.oxt" -) -inherit office-ext-r1 - -DESCRIPTION="Extension for reading barcodes" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/barcode" -SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}_${PV}.oxt" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86"