Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liblogging/
Date: Thu, 26 May 2016 14:59:03
Message-Id: 1464274732.9c205e691f96b4cf4de2d6e74bd41d3967e4a322.jer@gentoo
1 commit: 9c205e691f96b4cf4de2d6e74bd41d3967e4a322
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 14:58:22 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 14:58:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c205e69
7
8 dev-libs/liblogging: Stable for HPPA (bug #576982).
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/liblogging/liblogging-1.0.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/liblogging/liblogging-1.0.5.ebuild b/dev-libs/liblogging/liblogging-1.0.5.ebuild
17 index 50127e3..09a6f09 100644
18 --- a/dev-libs/liblogging/liblogging-1.0.5.ebuild
19 +++ b/dev-libs/liblogging/liblogging-1.0.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="http://download.rsyslog.com/liblogging/${P}.tar.gz"
27
28 LICENSE="BSD-2"
29 SLOT="0/0"
30 -KEYWORDS="amd64 arm ~hppa x86"
31 +KEYWORDS="amd64 arm hppa x86"
32 IUSE="rfc3195 static-libs +stdlog systemd"
33
34 RDEPEND="systemd? ( sys-apps/systemd )"