diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2012-12-27 07:05:54 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2012-12-27 07:05:54 +0000 |
commit | f5adf929598f4565ccadb50d632d142612469cee (patch) | |
tree | 66a0b64e13e9289f0a0c52c3170709c51ba6be17 /app-admin/chef | |
parent | fix #448712 (diff) | |
download | gentoo-2-f5adf929598f4565ccadb50d632d142612469cee.tar.gz gentoo-2-f5adf929598f4565ccadb50d632d142612469cee.tar.bz2 gentoo-2-f5adf929598f4565ccadb50d632d142612469cee.zip |
version bump
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/chef')
-rw-r--r-- | app-admin/chef/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/chef/chef-10.16.4.ebuild (renamed from app-admin/chef/chef-10.16.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-admin/chef/ChangeLog b/app-admin/chef/ChangeLog index 871f179770ae..aa61ceaccac1 100644 --- a/app-admin/chef/ChangeLog +++ b/app-admin/chef/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/chef # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/ChangeLog,v 1.16 2012/12/20 09:54:04 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/ChangeLog,v 1.17 2012/12/27 07:05:54 hollow Exp $ + +*chef-10.16.4 (27 Dec 2012) + + 27 Dec 2012; Benedikt Böhm <hollow@gentoo.org> -chef-10.16.2.ebuild, + +chef-10.16.4.ebuild: + version bump 20 Dec 2012; Benedikt Böhm <hollow@gentoo.org> files/initd/chef-client: improve init script diff --git a/app-admin/chef/chef-10.16.2.ebuild b/app-admin/chef/chef-10.16.4.ebuild index f079c342bce5..d11691d8fdb7 100644 --- a/app-admin/chef/chef-10.16.2.ebuild +++ b/app-admin/chef/chef-10.16.4.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/chef/chef-10.16.2.ebuild,v 1.2 2012/12/18 14:43:22 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/chef-10.16.4.ebuild,v 1.1 2012/12/27 07:05:54 hollow Exp $ EAPI=4 USE_RUBY="ruby18 ruby19" |