Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/purple-events/
Date: Sun, 01 Apr 2018 18:25:02
Message-Id: 1522607072.1d4818905e17754f8d3b8366e9bef96636b0e056.bman@gentoo
1 commit: 1d4818905e17754f8d3b8366e9bef96636b0e056
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 18:10:45 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 18:24:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d481890
7
8 net-im/purple-events: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651690
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 net-im/purple-events/purple-events-0.99.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/purple-events/purple-events-0.99.1.ebuild b/net-im/purple-events/purple-events-0.99.1.ebuild
17 index 4b59ac92ba0..2afb8ebf7ea 100644
18 --- a/net-im/purple-events/purple-events-0.99.1.ebuild
19 +++ b/net-im/purple-events/purple-events-0.99.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sardemff7/purple-events/archive/v${PV}.tar.gz -> ${P
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE=""
33
34 RDEPEND="net-im/pidgin"