summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2011-01-07 17:16:31 +0000
committerBenedikt Boehm <hollow@gentoo.org>2011-01-07 17:16:31 +0000
commite5a2962748c1f8080b123b5b27f0efaabf65ecbe (patch)
tree69e913a760670119fb464f05a1ec8b964ae1dd2f /app-admin/chef
parentDelete older ebuilds. (diff)
downloadgentoo-2-e5a2962748c1f8080b123b5b27f0efaabf65ecbe.tar.gz
gentoo-2-e5a2962748c1f8080b123b5b27f0efaabf65ecbe.tar.bz2
gentoo-2-e5a2962748c1f8080b123b5b27f0efaabf65ecbe.zip
fix dependency on dev-ruby/json to include ebuild revisions of 1.4.6
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/chef')
-rw-r--r--app-admin/chef/ChangeLog5
-rw-r--r--app-admin/chef/chef-0.9.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/chef/ChangeLog b/app-admin/chef/ChangeLog
index d4cafb502a9e..a10d49ee08e9 100644
--- a/app-admin/chef/ChangeLog
+++ b/app-admin/chef/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/chef
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/ChangeLog,v 1.5 2011/01/07 14:06:05 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/ChangeLog,v 1.6 2011/01/07 17:16:31 hollow Exp $
+
+ 07 Jan 2011; Benedikt Böhm <hollow@gentoo.org> chef-0.9.12.ebuild:
+ fix dependency on dev-ruby/json to include ebuild revisions of 1.4.6
*chef-0.9.12 (07 Jan 2011)
diff --git a/app-admin/chef/chef-0.9.12.ebuild b/app-admin/chef/chef-0.9.12.ebuild
index 34e9bb7738ee..b7e79c186a7a 100644
--- a/app-admin/chef/chef-0.9.12.ebuild
+++ b/app-admin/chef/chef-0.9.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/chef-0.9.12.ebuild,v 1.1 2011/01/07 14:06:05 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/chef-0.9.12.ebuild,v 1.2 2011/01/07 17:16:31 hollow Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -23,7 +23,7 @@ ruby_add_rdepend ">=dev-ruby/bunny-0.6.0
dev-ruby/extlib
dev-ruby/highline
>=dev-ruby/json-1.4.4
- <=dev-ruby/json-1.4.6
+ <dev-ruby/json-1.4.7
>=dev-ruby/mixlib-authentication-1.1.0
>=dev-ruby/mixlib-cli-1.1.0
>=dev-ruby/mixlib-config-1.1.2