Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs/
Date: Tue, 29 Nov 2016 17:19:01
Message-Id: 1480439900.35cd266109e97742f2995470bdd04c96d29ff279.maekke@gentoo
1 commit: 35cd266109e97742f2995470bdd04c96d29ff279
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 17:18:20 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 17:18:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cd2661
7
8 dev-vcs/cvs: arm stable, bug #402593
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 dev-vcs/cvs/cvs-1.12.12-r11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/cvs/cvs-1.12.12-r11.ebuild b/dev-vcs/cvs/cvs-1.12.12-r11.ebuild
17 index b0dbb4f..dfb5939 100644
18 --- a/dev-vcs/cvs/cvs-1.12.12-r11.ebuild
19 +++ b/dev-vcs/cvs/cvs-1.12.12-r11.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2
21
22 LICENSE="GPL-2 LGPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 IUSE="crypt doc kerberos nls pam server"
28 RESTRICT="test"