diff options
author | 2024-11-11 19:38:23 +0100 | |
---|---|---|
committer | 2024-11-11 19:38:23 +0100 | |
commit | 30fee842c99f265a7236128d6e81504d79a023ee (patch) | |
tree | d18cbd7292f35ce46a4ca36ed16c3884d5959214 /media-libs/ksanecore-common | |
parent | media-libs/ksanecore: Add 24.12 stable branch (diff) | |
download | kde-30fee842c99f265a7236128d6e81504d79a023ee.tar.gz kde-30fee842c99f265a7236128d6e81504d79a023ee.tar.bz2 kde-30fee842c99f265a7236128d6e81504d79a023ee.zip |
media-libs/ksanecore-common: Add 24.12 stable branch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/ksanecore-common')
-rw-r--r-- | media-libs/ksanecore-common/ksanecore-common-24.12.49.9999.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-libs/ksanecore-common/ksanecore-common-24.12.49.9999.ebuild b/media-libs/ksanecore-common/ksanecore-common-24.12.49.9999.ebuild new file mode 100644 index 0000000000..ffefb61684 --- /dev/null +++ b/media-libs/ksanecore-common/ksanecore-common-24.12.49.9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="false" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" + +RDEPEND=" + !<media-libs/ksanecore-23.08.5-r2:5 + !<media-libs/ksanecore-24.05.2-r1:6 +" |