Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet/
Date: Wed, 29 Mar 2017 02:10:01
Message-Id: 1490753373.adcde904051c08f651daf48c85c9ff1895670281.jer@gentoo
1 commit: adcde904051c08f651daf48c85c9ff1895670281
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 29 02:09:33 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 29 02:09:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcde904
7
8 app-admin/puppet: Stable for HPPA (bug #580100).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 app-admin/puppet/puppet-4.8.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/puppet/puppet-4.8.1.ebuild b/app-admin/puppet/puppet-4.8.1.ebuild
17 index 616f7d96d36..f2d7fc36f42 100644
18 --- a/app-admin/puppet/puppet-4.8.1.ebuild
19 +++ b/app-admin/puppet/puppet-4.8.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -15,7 +15,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz"
27
28 LICENSE="Apache-2.0 GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
31 +KEYWORDS="~amd64 hppa ~ppc ~x86"
32 IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs"
33 RESTRICT="test"