Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-desktop/
Date: Fri, 06 Apr 2018 14:00:55
Message-Id: 1523023099.55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179.bman@gentoo
1 commit: 55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 13:58:19 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 13:58:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c205bc
7
8 gnome-extra/cinnamon-desktop: amd64 stable
9
10 Bug: https://bugs.gentoo.org/639618
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
17 index 547abb54196..4b46a69a32f 100644
18 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
19 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-desktop/archive/${PV}.tar.gz -> $
27
28 LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
29 SLOT="0/4" # subslot = libcinnamon-desktop soname version
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="+introspection systemd"
33 REQUIRED_USE="${PYTHON_REQUIRED_USE}"