summaryrefslogtreecommitdiff
path: root/app-misc
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/francis/Manifest1
-rw-r--r--app-misc/francis/francis-25.08.1.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/app-misc/francis/Manifest b/app-misc/francis/Manifest
deleted file mode 100644
index 8055cb9fad0..00000000000
--- a/app-misc/francis/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST francis-25.08.1.tar.xz 117756 BLAKE2B 6439471da4fd1b0ea8105d24fd04ec478295c02ed1f916901d94f770dc589c88a216612ad895745167024a8e6d4ff3ae3f0639ceae2e1f860c42fda41be15a6c SHA512 822a325e4d467c659db30c642fdfcfe414dead9714e91d8cf0f82caf8d299307f8b0dfc3e23c2da43764b2b4895ea05e7b97b79f51e4174b2cad279dcf22977f
diff --git a/app-misc/francis/francis-25.08.1.ebuild b/app-misc/francis/francis-25.08.1.ebuild
deleted file mode 100644
index 7dad4f40d53..00000000000
--- a/app-misc/francis/francis-25.08.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="utilities"
-KFMIN=6.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Productivity application using the well-known pomodoro technique"
-HOMEPAGE="https://apps.kde.org/francis/"
-
-LICENSE="BSD BSD-2 CC0-1.0 GPL-3+ LGPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
-
-DEPEND="
- >=dev-libs/kirigami-addons-1.0:6
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6[svg,widgets]
- >=dev-qt/qtsvg-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kirigami-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"