public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/cerberus: ChangeLog cerberus-0.8.0.ebuild
@ 2011-08-07  8:24 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2011-08-07  8:24 UTC (permalink / raw
  To: gentoo-commits

graaff      11/08/07 08:24:39

  Modified:             ChangeLog
  Added:                cerberus-0.8.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-ruby/cerberus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cerberus/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cerberus/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cerberus/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cerberus/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	9 Apr 2011 06:31:46 -0000	1.15
+++ ChangeLog	7 Aug 2011 08:24:39 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/cerberus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cerberus/ChangeLog,v 1.15 2011/04/09 06:31:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cerberus/ChangeLog,v 1.16 2011/08/07 08:24:39 graaff Exp $
+
+*cerberus-0.8.0 (07 Aug 2011)
+
+  07 Aug 2011; Hans de Graaff <graaff@gentoo.org> +cerberus-0.8.0.ebuild:
+  Version bump.
 
   09 Apr 2011; Hans de Graaff <graaff@gentoo.org> -cerberus-0.7.8.ebuild:
   Remove old version.



1.1                  dev-ruby/cerberus/cerberus-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cerberus/cerberus-0.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cerberus/cerberus-0.8.0.ebuild?rev=1.1&content-type=text/plain

Index: cerberus-0.8.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cerberus/cerberus-0.8.0.ebuild,v 1.1 2011/08/07 08:24:39 graaff Exp $

EAPI="3"
USE_RUBY="ruby18 ree18"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="Authors.txt Changelog.txt Readme.markdown"

inherit ruby-fakegem

DESCRIPTION="Continuous Integration tool for ruby projects"
HOMEPAGE="http://rubyforge.org/projects/cerberus"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

# The json dependency is indirect via the vendored twitter code.
ruby_add_rdepend "=dev-ruby/actionmailer-2*
	=dev-ruby/activesupport-2*
	>=dev-ruby/rake-0.7.3
	dev-ruby/json"

ruby_add_bdepend "test? ( virtual/ruby-test-unit dev-ruby/rubyzip )"

DEPEND="${DEPEND} test? ( dev-vcs/subversion dev-vcs/git )"
RDEPEND="${RDEPEND}"

# TODO: cerberus bundles several packages: addressable, shout-bot,
# tinder, twitter, and xmpp4r. Some of these are very
# version-dependant, so it is not easy to determine whether they can
# be unbundeled.

all_ruby_prepare() {
	# Some of these tests fail and upstream indicates that the test
	# suite currently isn't well-maintained:
	# https://github.com/cpjolicoeur/cerberus/issues/15
	rm test/functional_test.rb || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-07  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07  8:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/cerberus: ChangeLog cerberus-0.8.0.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