commit: 7a1466bb0e3986a3a8f9f8251787f9243b94c3c9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 07:29:07 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 07:29:07 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a1466bb
sys-auth/elogind: Switch to v229-stable branch
Package-Manager: Portage-2.3.5, Repoman-2.3.1
.../elogind/{elogind-225.9999.ebuild => elogind-229.9999.ebuild} | 6 ++----
.../{elogind-225.9999-docs.patch => elogind-229.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
similarity index 96%
rename from sys-auth/elogind/elogind-225.9999.ebuild
rename to sys-auth/elogind/elogind-229.9999.ebuild
index b0ac9a87d2..06af60d1e8 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
similarity index 100%
rename from sys-auth/elogind/files/elogind-225.9999-docs.patch
rename to sys-auth/elogind/files/elogind-229.9999-docs.patch