diff options
| -rw-r--r-- | kde-frameworks/ktexttemplate/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/ktexttemplate/ktexttemplate-6.4.0.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-frameworks/ktexttemplate/Manifest b/kde-frameworks/ktexttemplate/Manifest deleted file mode 100644 index 65f8383e79c..00000000000 --- a/kde-frameworks/ktexttemplate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ktexttemplate-6.4.0.tar.xz 846020 BLAKE2B 3959eb4b312c019fc2b0b5b233979fde61df8af0404cdf73b0d9a497d48c92142a717501d226c5e8bdd71db4322823fb89bd110f32d1191a6afd437d717cc472 SHA512 ca9b124bc18cb2861b0c0ec3f80b91d2a9955af0371826d98e0043f68f328b18c74ac4b428110bd3ddb6ff89e14253527b357abd1363e9a425b0d0c7899287a3 diff --git a/kde-frameworks/ktexttemplate/ktexttemplate-6.4.0.ebuild b/kde-frameworks/ktexttemplate/ktexttemplate-6.4.0.ebuild deleted file mode 100644 index 74d13b88efc..00000000000 --- a/kde-frameworks/ktexttemplate/ktexttemplate-6.4.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Library to allow separating the structure of documents from data they contain" - -LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm64 ~riscv" -IUSE="" - -RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui] - dev-qt/qtdeclarative:6 -" -DEPEND="${RDEPEND}" -BDEPEND="test? ( dev-qt/qttools:6[linguist] )" |
