public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: ChangeLog capistrano-2.14.2.ebuild
@ 2013-02-20  7:10 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2013-02-20  7:10 UTC (permalink / raw
  To: gentoo-commits

graaff      13/02/20 07:10:27

  Modified:             ChangeLog
  Added:                capistrano-2.14.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.89                 dev-ruby/capistrano/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	20 Feb 2013 07:06:52 -0000	1.88
+++ ChangeLog	20 Feb 2013 07:10:26 -0000	1.89
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/capistrano
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.88 2013/02/20 07:06:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.89 2013/02/20 07:10:26 graaff Exp $
+
+*capistrano-2.14.2 (20 Feb 2013)
+
+  20 Feb 2013; Hans de Graaff <graaff@gentoo.org> +capistrano-2.14.2.ebuild:
+  Version bump.
 
   20 Feb 2013; Hans de Graaff <graaff@gentoo.org> -capistrano-2.9.0.ebuild,
   -capistrano-2.12.0.ebuild:



1.1                  dev-ruby/capistrano/capistrano-2.14.2.ebuild

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

Index: capistrano-2.14.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.14.2.ebuild,v 1.1 2013/02/20 07:10:26 graaff Exp $

EAPI=5
# ruby19 → pending on net/sftp
USE_RUBY="ruby18 ruby19"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"

inherit ruby-fakegem

DESCRIPTION="A distributed application deployment system"
HOMEPAGE="http://capify.org/"

LICENSE="MIT"
SLOT="2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

ruby_add_rdepend "
	>=dev-ruby/net-ssh-2.0.14
	>=dev-ruby/net-sftp-2.0.2
	>=dev-ruby/net-scp-1.0.2
	>=dev-ruby/net-ssh-gateway-1.1.0
	>=dev-ruby/highline-1.2.7"
ruby_add_bdepend "
	test? (	dev-ruby/mocha )"

all_ruby_prepare() {
	rm Gemfile || die
	sed -i -e '/[Bb]undler/d' Rakefile test/utils.rb || die
#	sed -i -e '/ruby-debug/ s:^:#:' test/utils.rb || die

	# Avoid copy strategy tests since these fail in some cases due to
	# complicated (aka unknown) interactions with other parts of the
	# test suite.
	rm test/deploy/strategy/copy_test.rb || die
}





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

only message in thread, other threads:[~2013-02-20  7:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  7:10 [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: ChangeLog capistrano-2.14.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