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.5.16.ebuild
@ 2010-02-18  7:34 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-02-18  7:34 UTC (permalink / raw
  To: gentoo-commits

graaff      10/02/18 07:34:37

  Modified:             ChangeLog
  Added:                capistrano-2.5.16.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.51                 dev-ruby/capistrano/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	29 Nov 2009 07:49:32 -0000	1.50
+++ ChangeLog	18 Feb 2010 07:34:36 -0000	1.51
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/capistrano
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.50 2009/11/29 07:49:32 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.51 2010/02/18 07:34:36 graaff Exp $
+
+*capistrano-2.5.16 (18 Feb 2010)
+
+  18 Feb 2010; Hans de Graaff <graaff@gentoo.org> +capistrano-2.5.16.ebuild:
+  Version bump.
 
 *capistrano-2.5.10 (29 Nov 2009)
 



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

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

Index: capistrano-2.5.16.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.16.ebuild,v 1.1 2010/02/18 07:34:36 graaff Exp $

EAPI="2"
USE_RUBY="ruby18"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"

# 'cap' is still provided by capistrano-launcher
RUBY_FAKEGEM_BINWRAP="capify"

inherit ruby-fakegem

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

LICENSE="MIT"
SLOT="2"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
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.0.0
	>=dev-ruby/highline-1.2.7"
ruby_add_bdepend test "dev-ruby/mocha"

PDEPEND="dev-ruby/capistrano-launcher"

each_ruby_prepare() {
	# Remove Jeweler check_dependencies task
	sed -i '/check_dependencies/d' Rakefile
}






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

only message in thread, other threads:[~2010-02-18  7:34 UTC | newest]

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