summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/elogind/elogind-229.9999.ebuild (renamed from sys-auth/elogind/elogind-225.9999.ebuild)6
-rw-r--r--sys-auth/elogind/files/elogind-229.9999-docs.patch (renamed from sys-auth/elogind/files/elogind-225.9999-docs.patch)0
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-auth/elogind/elogind-225.9999.ebuild b/sys-auth/elogind/elogind-229.9999.ebuild
index b0ac9a87d28..06af60d1e85 100644
--- a/sys-auth/elogind/elogind-225.9999.ebuild
+++ b/sys-auth/elogind/elogind-229.9999.ebuild
@@ -8,7 +8,7 @@ inherit autotools git-r3 linux-info pam udev
DESCRIPTION="The systemd project's logind, extracted to a standalone package"
HOMEPAGE="https://github.com/elogind/elogind"
EGIT_REPO_URI="https://github.com/elogind/elogind.git"
-EGIT_BRANCH="dev_v226-r1"
+EGIT_BRANCH="v229-stable"
LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
SLOT="0"
@@ -38,9 +38,7 @@ DEPEND="${COMMON_DEPEND}
"
PDEPEND="policykit? ( sys-auth/polkit )"
-PATCHES=(
- "${FILESDIR}/${P}-docs.patch"
-)
+PATCHES=( "${FILESDIR}/${P}-docs.patch" )
pkg_setup() {
local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
diff --git a/sys-auth/elogind/files/elogind-225.9999-docs.patch b/sys-auth/elogind/files/elogind-229.9999-docs.patch
index b48e52d73aa..b48e52d73aa 100644
--- a/sys-auth/elogind/files/elogind-225.9999-docs.patch
+++ b/sys-auth/elogind/files/elogind-229.9999-docs.patch