summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-02-05 09:15:56 +0000
committerHans de Graaff <graaff@gentoo.org>2007-02-05 09:15:56 +0000
commit56dca54cb8d2e66b5abb00d2e69f6afafe5694c1 (patch)
treefa2cc74f2fce584c719675b4a1e4acb9694f3557
parentMask www-client/ci and www-client/gorua for removal too. (diff)
downloadgentoo-2-56dca54cb8d2e66b5abb00d2e69f6afafe5694c1.tar.gz
gentoo-2-56dca54cb8d2e66b5abb00d2e69f6afafe5694c1.tar.bz2
gentoo-2-56dca54cb8d2e66b5abb00d2e69f6afafe5694c1.zip
Version bump.
(Portage version: 2.1.1-r2)
-rw-r--r--dev-ruby/capistrano/ChangeLog7
-rw-r--r--dev-ruby/capistrano/capistrano-1.4.0.ebuild30
-rw-r--r--dev-ruby/capistrano/files/digest-capistrano-1.4.03
3 files changed, 39 insertions, 1 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog
index f03bdef4ef94..cec2de1c535c 100644
--- a/dev-ruby/capistrano/ChangeLog
+++ b/dev-ruby/capistrano/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.7 2007/01/09 07:53:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.8 2007/02/05 09:15:55 graaff Exp $
+
+*capistrano-1.4.0 (05 Feb 2007)
+
+ 05 Feb 2007; Hans de Graaff <graaff@gentoo.org> +capistrano-1.4.0.ebuild:
+ Version bump.
*capistrano-1.3.1 (09 Jan 2007)
diff --git a/dev-ruby/capistrano/capistrano-1.4.0.ebuild b/dev-ruby/capistrano/capistrano-1.4.0.ebuild
new file mode 100644
index 000000000000..bbf81d172278
--- /dev/null
+++ b/dev-ruby/capistrano/capistrano-1.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.0.ebuild,v 1.1 2007/02/05 09:15:55 graaff Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="A distributed application deployment system"
+HOMEPAGE="http://rubyforge.org/projects/capistrano/"
+SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE=""
+#RESTRICT="test"
+
+DEPEND=">=dev-lang/ruby-1.8.2
+ >=dev-ruby/rake-0.7.0
+ >=dev-ruby/net-ssh-1.0.10
+ >=dev-ruby/net-sftp-1.1.0"
+
+pkg_postinst()
+{
+ elog
+ elog "Capistrano has replaced switchtower due to naming issues. If you were previously using"
+ elog "switchtower in your Rails apps, you need to manually remove lib/tasks/switchtower.rake"
+ elog "from them and then run 'cap -A .' in your project directory, making sure to keep deploy.rb"
+ elog
+}
diff --git a/dev-ruby/capistrano/files/digest-capistrano-1.4.0 b/dev-ruby/capistrano/files/digest-capistrano-1.4.0
new file mode 100644
index 000000000000..4fdbf51be630
--- /dev/null
+++ b/dev-ruby/capistrano/files/digest-capistrano-1.4.0
@@ -0,0 +1,3 @@
+MD5 dc7bf64024ea4df20f08517002ca48f4 capistrano-1.4.0.gem 48640
+RMD160 d127ddd87b65fb4fbc551cea40fafce597753496 capistrano-1.4.0.gem 48640
+SHA256 2c0d52d8fa17af274251a17cfc54ad3d3bca922a8cd47def00c58fb2d999d99c capistrano-1.4.0.gem 48640