diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-14 23:30:31 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-14 23:36:50 +0100 |
| commit | c112ad7dd0f80cdb5f357c4b9836cf9b8215848f (patch) | |
| tree | d3735080444712952406ffdf811c065191dfac42 /kde-frameworks/syntax-highlighting | |
| parent | 150cebfbbdd0cf2b7ba90d98e8bcf4b5524f6e35 (diff) | |
| download | kde-c112ad7dd0f80cdb5f357c4b9836cf9b8215848f.tar.gz kde-c112ad7dd0f80cdb5f357c4b9836cf9b8215848f.tar.bz2 kde-c112ad7dd0f80cdb5f357c4b9836cf9b8215848f.zip | |
kde-frameworks/syntax-highlighting: drop 5.114.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/syntax-highlighting')
| -rw-r--r-- | kde-frameworks/syntax-highlighting/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/syntax-highlighting/syntax-highlighting-5.114.0.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/kde-frameworks/syntax-highlighting/Manifest b/kde-frameworks/syntax-highlighting/Manifest deleted file mode 100644 index 8809af66bf1..00000000000 --- a/kde-frameworks/syntax-highlighting/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST syntax-highlighting-5.114.0.tar.xz 3432336 BLAKE2B 9d59bbb1ccbddbc9c9eefaaf93db066f6f0951950df422d6f28cd0bcfbfa157b2ada69f182c1b1588866e886cab409269cdb5509620fa4936ddddefbdaffedb5 SHA512 0d1e06779df8d5efcab43f9d77be5d9b32103521b57484f27110cf72ac38c5ff11baadfbe873e1c2ca74ee583dad972941a3e1727a0b6873c72a76d997c259a3 diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.114.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.114.0.ebuild deleted file mode 100644 index 5f772b6dfcc..00000000000 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.114.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="forceoptional" -QTMIN=5.15.9 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for syntax highlighting" - -LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 -" -DEPEND="${RDEPEND} - >=dev-qt/qtxmlpatterns-${QTMIN}:5" -BDEPEND=" - dev-lang/perl - >=dev-qt/linguist-tools-${QTMIN}:5 -" |
