diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-30 13:08:26 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-08-05 10:02:50 +0300 |
commit | f35f04ef3760320476b1ca613ce2b1b39b3136f2 (patch) | |
tree | 4fa171c919b4c686e4f94d46c8c207a3a722cba7 /www-misc | |
parent | www-misc/multisort: remove empty IUSE (diff) | |
download | gentoo-f35f04ef3760320476b1ca613ce2b1b39b3136f2.tar.gz gentoo-f35f04ef3760320476b1ca613ce2b1b39b3136f2.tar.bz2 gentoo-f35f04ef3760320476b1ca613ce2b1b39b3136f2.zip |
www-misc/profile-sync-daemon: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37801
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild index 09faeb81a3a7..8872fc96f0c2 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild @@ -1,17 +1,15 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Symlinks and syncs browser profile dirs to RAM" HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" - SRC_URI="https://github.com/graysky2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 x86" LICENSE="MIT" SLOT="0" -IUSE="" +KEYWORDS="amd64 x86" RDEPEND=" app-shells/bash |