Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: sys-auth/elogind/
Date: Mon, 29 Feb 2016 18:12:27
Message-Id: 1456769532.f4413fa8ca82ea9470acf61746cf64d82108b292.kensington@gentoo
1 commit: f4413fa8ca82ea9470acf61746cf64d82108b292
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 18:12:12 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 18:12:12 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f4413fa8
7
8 sys-auth/elogind: update HOMEPAGE and SRC_URI
9
10 Package-Manager: portage-2.2.27
11
12 sys-auth/elogind/elogind-219.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/elogind/elogind-219.12.ebuild b/sys-auth/elogind/elogind-219.12.ebuild
16 index 5fe4072..053084b 100644
17 --- a/sys-auth/elogind/elogind-219.12.ebuild
18 +++ b/sys-auth/elogind/elogind-219.12.ebuild
19 @@ -7,8 +7,8 @@ EAPI=6
20 inherit autotools eutils pam
21
22 DESCRIPTION="The systemd project's logind, extracted to a standalone package"
23 -HOMEPAGE="https://github.com/andywingo/elogind"
24 -SRC_URI="https://github.com/andywingo/elogind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
25 +HOMEPAGE="https://github.com/wingo/elogind"
26 +SRC_URI="https://github.com/wingo/elogind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
29 SLOT="0"