Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libcapi/
Date: Wed, 24 Aug 2016 19:08:07
Message-Id: 1472065674.6e9cd97c7c378af87a1b9724204c5e1489ead32c.np-hardass@gentoo
1 commit: 6e9cd97c7c378af87a1b9724204c5e1489ead32c
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 24 18:23:00 2016 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 24 19:07:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9cd97c
7
8 net-libs/libcapi: Stable for amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 net-libs/libcapi/libcapi-3.0.7-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libcapi/libcapi-3.0.7-r1.ebuild b/net-libs/libcapi/libcapi-3.0.7-r1.ebuild
16 index 20351c7..38752b7 100644
17 --- a/net-libs/libcapi/libcapi-3.0.7-r1.ebuild
18 +++ b/net-libs/libcapi/libcapi-3.0.7-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="http://www.tabos.org/ffgtk/download/libcapi20-${PV}.tar.bz2"
26
27 LICENSE="GPL-2 LGPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 S="${WORKDIR}/capi20"