summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 19:16:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 20:27:10 +0200
commit7cd7a28b83d8992287bb232b3aeadbc154459ab2 (patch)
tree77533ad5c3ed09c164895f1e1cac6b58ee16e80a /kde-frameworks/karchive
parentframeworks.kde.org.eclass: New eclass to serve KDE Frameworks packages (diff)
downloadgentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.tar.gz
gentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.tar.bz2
gentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.zip
kde-frameworks: Switch 5.96.0 to frameworks.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/karchive')
-rw-r--r--kde-frameworks/karchive/karchive-5.96.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/karchive/karchive-5.96.0.ebuild b/kde-frameworks/karchive/karchive-5.96.0.ebuild
index 266a1a4b183f..f1a14d479b54 100644
--- a/kde-frameworks/karchive/karchive-5.96.0.ebuild
+++ b/kde-frameworks/karchive/karchive-5.96.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit ecm kde.org
+inherit ecm frameworks.kde.org
DESCRIPTION="Framework for reading, creation, and manipulation of various archive formats"
LICENSE="GPL-2 LGPL-2.1"