* [gentoo-commits] gentoo-x86 commit in dev-ruby/ohai: ChangeLog ohai-0.6.2.ebuild
@ 2011-04-23 6:28 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2011-04-23 6:28 UTC (permalink / raw
To: gentoo-commits
graaff 11/04/23 06:28:23
Modified: ChangeLog
Added: ohai-0.6.2.ebuild
Log:
Version bump. Install documentation.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-ruby/ohai/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ohai/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ohai/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ohai/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 27 Mar 2011 16:55:55 -0000 1.4
+++ ChangeLog 23 Apr 2011 06:28:23 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ohai
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.4 2011/03/27 16:55:55 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.5 2011/04/23 06:28:23 graaff Exp $
+
+*ohai-0.6.2 (23 Apr 2011)
+
+ 23 Apr 2011; Hans de Graaff <graaff@gentoo.org> +ohai-0.6.2.ebuild:
+ Version bump. Install documentation.
27 Mar 2011; Alex Legler <a3li@gentoo.org> ohai-0.5.6-r1.ebuild,
ohai-0.5.8.ebuild:
1.1 dev-ruby/ohai/ohai-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ohai/ohai-0.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ohai/ohai-0.6.2.ebuild?rev=1.1&content-type=text/plain
Index: ohai-0.6.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ohai-0.6.2.ebuild,v 1.1 2011/04/23 06:28:23 graaff Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
RUBY_FAKEGEM_TASK_TEST="spec"
inherit ruby-fakegem
DESCRIPTION="Ohai profiles your system and emits JSON"
HOMEPAGE="http://wiki.opscode.com/display/chef/Ohai"
SRC_URI="https://github.com/opscode/${PN}/tarball/${PV} -> ${P}.tgz"
S="${WORKDIR}/opscode-${PN}-*"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"
ruby_add_rdepend "
dev-ruby/yajl-ruby
dev-ruby/mixlib-cli
dev-ruby/mixlib-config
dev-ruby/mixlib-log
dev-ruby/systemu"
all_ruby_install() {
all_fakegem_install
doman docs/man/man1/ohai.1
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-23 6:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 6:28 [gentoo-commits] gentoo-x86 commit in dev-ruby/ohai: ChangeLog ohai-0.6.2.ebuild Hans de Graaff (graaff)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox