Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/cgit/
Date: Sat, 23 Jan 2021 04:10:01
Message-Id: 1611374978.41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2.sam@gentoo
1 commit: 41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:09:38 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:09:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bd17f6
7
8 www-apps/cgit: Stabilize 1.2.3-r100 amd64, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-apps/cgit/cgit-1.2.3-r100.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-apps/cgit/cgit-1.2.3-r100.ebuild b/www-apps/cgit/cgit-1.2.3-r100.ebuild
16 index 08c24550c1b..ff26e32bfb0 100644
17 --- a/www-apps/cgit/cgit-1.2.3-r100.ebuild
18 +++ b/www-apps/cgit/cgit-1.2.3-r100.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -19,7 +19,7 @@ SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~x86"
30 +KEYWORDS="amd64 ~arm ~x86"
31 IUSE="doc +highlight libressl +lua test"
32 REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
33 RESTRICT="!test? ( test )"