summaryrefslogtreecommitdiff
path: root/www-misc
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-05 20:23:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-05 20:23:39 +0000
commitcda211321f0200146a214a3edd6ea2d64dfb05f1 (patch)
treed4a35c44f3fef59180e4a84df64e47236009e43f /www-misc
parentc9e3018a1be5b4b22bb543b186839f2d72d6fbae (diff)
downloadbaldeagleos-repo-cda211321f0200146a214a3edd6ea2d64dfb05f1.tar.gz
baldeagleos-repo-cda211321f0200146a214a3edd6ea2d64dfb05f1.tar.xz
baldeagleos-repo-cda211321f0200146a214a3edd6ea2d64dfb05f1.zip
Adding metadata
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/multisort/multisort-1.1-r2.ebuild3
-rw-r--r--www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild6
2 files changed, 3 insertions, 6 deletions
diff --git a/www-misc/multisort/multisort-1.1-r2.ebuild b/www-misc/multisort/multisort-1.1-r2.ebuild
index 2e91afe31e88..35c14da6bef1 100644
--- a/www-misc/multisort/multisort-1.1-r2.ebuild
+++ b/www-misc/multisort/multisort-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,6 @@ SRC_URI="https://www.xach.com/${PN}/${PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
src_prepare() {
default
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