Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cgicc/
Date: Tue, 31 Oct 2017 17:32:40
Message-Id: 1509471148.82c2c0ca9ac2fe9685b1894a3ad0be2f38d1dc89.dilfridge@gentoo
1 commit: 82c2c0ca9ac2fe9685b1894a3ad0be2f38d1dc89
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 17:32:14 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 17:32:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c2c0ca
7
8 dev-libs/cgicc: amd64 stable, bug 632362
9
10 Last arch, closing.
11
12 Closes: https://bugs.gentoo.org/632362
13 Package-Manager: Portage-2.3.13, Repoman-2.3.4
14
15 dev-libs/cgicc/cgicc-3.2.16.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/cgicc/cgicc-3.2.16.ebuild b/dev-libs/cgicc/cgicc-3.2.16.ebuild
19 index 6cb68b3529f..55dbede7198 100644
20 --- a/dev-libs/cgicc/cgicc-3.2.16.ebuild
21 +++ b/dev-libs/cgicc/cgicc-3.2.16.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
23
24 LICENSE="LGPL-3 doc? ( FDL-1.2 )"
25 SLOT="0"
26 -KEYWORDS="~amd64 x86"
27 +KEYWORDS="amd64 x86"
28 IUSE="doc examples static-libs"
29
30 RDEPEND=""