diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
| commit | 1aaafa6995916beafff236affdb5cac42f7efd43 (patch) | |
| tree | 41b96fd4c123591da1658c544bd47f28bd315680 /sys-cluster | |
| parent | 612872d2f4364137c6d9c687a6ade601439139a0 (diff) | |
| download | baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.gz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.xz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.zip | |
Adding metadata
Diffstat (limited to 'sys-cluster')
| -rw-r--r-- | sys-cluster/glusterfs/glusterfs-11.1.ebuild | 6 | ||||
| -rw-r--r-- | sys-cluster/glusterfs/glusterfs-11.2.ebuild | 6 | ||||
| -rw-r--r-- | sys-cluster/keepalived/keepalived-2.3.3.ebuild | 6 | ||||
| -rw-r--r-- | sys-cluster/keepalived/keepalived-2.3.4.ebuild | 6 | ||||
| -rw-r--r-- | sys-cluster/sanlock/sanlock-5.1.0-r1.ebuild | 2 |
5 files changed, 13 insertions, 13 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-11.1.ebuild b/sys-cluster/glusterfs/glusterfs-11.1.ebuild index 6cdc7dd8aa04..ca5cd7b31d82 100644 --- a/sys-cluster/glusterfs/glusterfs-11.1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,8 +40,8 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist(-)] ) - libressl? ( dev-libs/libressl:= ) + !? ( dev-libs/openssl:=[-bindist(-)] ) + " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-11.2.ebuild b/sys-cluster/glusterfs/glusterfs-11.2.ebuild index f439847f2b9b..140079434fae 100644 --- a/sys-cluster/glusterfs/glusterfs-11.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,8 +40,8 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist(-)] ) - libressl? ( dev-libs/libressl:= ) + !? ( dev-libs/openssl:=[-bindist(-)] ) + " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/keepalived/keepalived-2.3.3.ebuild b/sys-cluster/keepalived/keepalived-2.3.3.ebuild index 438bca5daaa7..9f36abbf5a4e 100644 --- a/sys-cluster/keepalived/keepalived-2.3.3.ebuild +++ b/sys-cluster/keepalived/keepalived-2.3.3.ebuild @@ -11,11 +11,11 @@ SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="+bfd dbus json libressl regex snmp systemd" +IUSE="+bfd dbus json regex snmp systemd" RDEPEND="dev-libs/libnl:= - !libressl? ( dev-libs/openssl:0= ) - libressl? ( >=dev-libs/libressl-3.5.0:0= ) + dev-libs/openssl:0= + dev-libs/popt net-libs/libnfnetlink sys-apps/iproute2 diff --git a/sys-cluster/keepalived/keepalived-2.3.4.ebuild b/sys-cluster/keepalived/keepalived-2.3.4.ebuild index 438bca5daaa7..9f36abbf5a4e 100644 --- a/sys-cluster/keepalived/keepalived-2.3.4.ebuild +++ b/sys-cluster/keepalived/keepalived-2.3.4.ebuild @@ -11,11 +11,11 @@ SRC_URI="https://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="+bfd dbus json libressl regex snmp systemd" +IUSE="+bfd dbus json regex snmp systemd" RDEPEND="dev-libs/libnl:= - !libressl? ( dev-libs/openssl:0= ) - libressl? ( >=dev-libs/libressl-3.5.0:0= ) + dev-libs/openssl:0= + dev-libs/popt net-libs/libnfnetlink sys-apps/iproute2 diff --git a/sys-cluster/sanlock/sanlock-5.1.0-r1.ebuild b/sys-cluster/sanlock/sanlock-5.1.0-r1.ebuild index 4120d8e3c89e..dd4eaa250faf 100644 --- a/sys-cluster/sanlock/sanlock-5.1.0-r1.ebuild +++ b/sys-cluster/sanlock/sanlock-5.1.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://codeberg.org/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="LGPL-2+ GPL-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="python selinux" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |
