summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-21 18:43:52 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-21 18:43:52 +0000
commitd100837933f5d99e3a418a2572bd313f037f8d25 (patch)
treefe38d5f0593748538d6761c6198a7476a1d70976 /app-admin
parentFix building with dev-libs/glib >= 2.31 wrt #427480 (diff)
downloadgentoo-2-d100837933f5d99e3a418a2572bd313f037f8d25.tar.gz
gentoo-2-d100837933f5d99e3a418a2572bd313f037f8d25.tar.bz2
gentoo-2-d100837933f5d99e3a418a2572bd313f037f8d25.zip
marked x86 per bug 425112
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppet/ChangeLog5
-rw-r--r--app-admin/puppet/puppet-2.7.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/puppet/ChangeLog b/app-admin/puppet/ChangeLog
index dc0b82491ee4..7713bf193acd 100644
--- a/app-admin/puppet/ChangeLog
+++ b/app-admin/puppet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/puppet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.115 2012/07/20 16:52:10 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.116 2012/07/21 18:43:52 jdhore Exp $
+
+ 21 Jul 2012; Jeff Horelick <jdhore@gentoo.org> puppet-2.7.18.ebuild:
+ marked x86 per bug 425112
*puppet-2.7.18 (20 Jul 2012)
diff --git a/app-admin/puppet/puppet-2.7.18.ebuild b/app-admin/puppet/puppet-2.7.18.ebuild
index 6f2f9a8abb1f..660b7735f72c 100644
--- a/app-admin/puppet/puppet-2.7.18.ebuild
+++ b/app-admin/puppet/puppet-2.7.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.18.ebuild,v 1.1 2012/07/20 16:52:10 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.18.ebuild,v 1.2 2012/07/21 18:43:52 jdhore Exp $
EAPI="4"
# ruby19: dev-ruby/ruby-ldap has no ruby19
@@ -19,7 +19,7 @@ HOMEPAGE="http://puppetlabs.com/"
LICENSE="Apache-2.0 GPL-2"
SLOT="0"
IUSE="augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite3 vim-syntax xemacs"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86"
ruby_add_rdepend "
>=dev-ruby/facter-1.5.6