summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-27 15:31:34 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-27 15:31:34 +0000
commit7d4e60a8ed271df802c30c6fabdb041c24d00c30 (patch)
tree79548898fdaa6d6ffef2138b89d894661df4f935 /app-admin
parentfix dependencies (diff)
downloadgentoo-2-7d4e60a8ed271df802c30c6fabdb041c24d00c30.tar.gz
gentoo-2-7d4e60a8ed271df802c30c6fabdb041c24d00c30.tar.bz2
gentoo-2-7d4e60a8ed271df802c30c6fabdb041c24d00c30.zip
Stable for HPPA (bug #494768).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppet/ChangeLog5
-rw-r--r--app-admin/puppet/puppet-2.7.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/puppet/ChangeLog b/app-admin/puppet/ChangeLog
index 0d93d574e697..eaa0b4b32ff0 100644
--- a/app-admin/puppet/ChangeLog
+++ b/app-admin/puppet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/puppet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.182 2013/12/26 20:31:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.183 2013/12/27 15:31:34 jer Exp $
+
+ 27 Dec 2013; Jeroen Roovers <jer@gentoo.org> puppet-2.7.24.ebuild:
+ Stable for HPPA (bug #494768).
*puppet-2.7.24 (26 Dec 2013)
*puppet-3.4.1 (26 Dec 2013)
diff --git a/app-admin/puppet/puppet-2.7.24.ebuild b/app-admin/puppet/puppet-2.7.24.ebuild
index 7c7a5d84aaa7..252eb79510e3 100644
--- a/app-admin/puppet/puppet-2.7.24.ebuild
+++ b/app-admin/puppet/puppet-2.7.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild,v 1.1 2013/12/26 20:31:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.24.ebuild,v 1.2 2013/12/27 15:31:34 jer Exp $
EAPI="5"
USE_RUBY="ruby19"
@@ -18,7 +18,7 @@ SRC_URI="http://www.puppetlabs.com/downloads/puppet/${P}.tar.gz"
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