Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/profile-sync-daemon/
Date: Fri, 15 Feb 2019 00:39:53
Message-Id: 1550191051.d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e.whissi@gentoo
1 commit: d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 00:37:31 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 00:37:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fcca1e
7
8 www-misc/profile-sync-daemon: x86 stable (bug #676820)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild
17 index ac608d23f44..08124cf36e9 100644
18 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild
19 +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ DESCRIPTION="Symlinks and syncs browser profile dirs to RAM."
27 HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon"
28
29 SRC_URI="https://github.com/graysky2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32
33 LICENSE="MIT"
34 SLOT="0"