Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xapps/
Date: Fri, 06 Apr 2018 14:00:52
Message-Id: 1523022720.64818cb5ccdec5ea13eee4b23007c753166fef9f.bman@gentoo
1 commit: 64818cb5ccdec5ea13eee4b23007c753166fef9f
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 13:52:00 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 13:52:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64818cb5
7
8 x11-libs/xapps: amd64 stable
9
10 Bug: https://bugs.gentoo.org/639618
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 x11-libs/xapps/xapps-1.0.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/xapps/xapps-1.0.4.ebuild b/x11-libs/xapps/xapps-1.0.4.ebuild
17 index c72b5f1df5d..395c05a67e1 100644
18 --- a/x11-libs/xapps/xapps-1.0.4.ebuild
19 +++ b/x11-libs/xapps/xapps-1.0.4.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/linuxmint/xapps/"
27 LICENSE="GPL-3"
28
29 SRC_URI="https://github.com/linuxmint/xapps/archive/${PV}.tar.gz -> ${P}.tar.gz"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32
33 SLOT="0"
34 IUSE="introspection static-libs"