commit: a973d099e9fc593f6e6d215196ae11fb1af39b79 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sun Aug 24 06:14:19 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sun Aug 24 17:21:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a973d099
phosh-base/phosh: drop 0.42.0 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> phosh-base/phosh/phosh-0.42.0.ebuild | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/phosh-base/phosh/phosh-0.42.0.ebuild b/phosh-base/phosh/phosh-0.42.0.ebuild deleted file mode 100644 index f6c7716869..0000000000 --- a/phosh-base/phosh/phosh-0.42.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Meta package for Phosh, merge this package to install" -HOMEPAGE="https://phosh.mobi/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64" -IUSE="cups +desktop-portal geolocation iio +screenshot" - -RDEPEND=" - app-alternatives/phosh-keyboard - dev-libs/feedbackd[daemon] - gnome-base/gnome-core-libs[cups?] - >=gui-wm/phoc-${PV} - media-fonts/cantarell - >=phosh-base/phosh-mobile-settings-${PV} - >=phosh-base/phosh-shell-${PV} - >=phosh-base/phosh-tour-0.41.0 - >=x11-themes/phosh-wallpapers-${PV} - x11-themes/sound-theme-freedesktop - desktop-portal? ( - gui-libs/xdg-desktop-portal-wlr - sys-apps/xdg-desktop-portal-gtk - ) - geolocation? ( app-misc/geoclue:2.0 ) - iio? ( gnome-extra/iio-sensor-proxy ) - screenshot? ( gui-apps/slurp ) -"
