* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog
@ 2013-07-12 5:24 Hans de Graaff (graaff)
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2013-07-12 5:24 UTC (permalink / raw
To: gentoo-commits
graaff 13/07/12 05:24:32
Modified: ChangeLog
Added: capistrano-2.15.5.ebuild
Log:
Version bump.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.96 dev-ruby/capistrano/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.95&r2=1.96
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog 8 Jul 2013 18:44:46 -0000 1.95
+++ ChangeLog 12 Jul 2013 05:24:32 -0000 1.96
@@ -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.95 2013/07/08 18:44:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.96 2013/07/12 05:24:32 graaff Exp $
+
+*capistrano-2.15.5 (12 Jul 2013)
+
+ 12 Jul 2013; Hans de Graaff <graaff@gentoo.org> +capistrano-2.15.5.ebuild:
+ Version bump.
08 Jul 2013; Hans de Graaff <graaff@gentoo.org> -capistrano-2.13.4.ebuild,
-capistrano-2.13.5.ebuild, -capistrano-2.14.1.ebuild:
1.1 dev-ruby/capistrano/capistrano-2.15.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.1&content-type=text/plain
Index: capistrano-2.15.5.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.15.5.ebuild,v 1.1 2013/07/12 05:24:32 graaff Exp $
EAPI=5
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:0.12 )"
all_ruby_prepare() {
rm Gemfile || die
sed -i -e '/[Bb]undler/d' Rakefile test/utils.rb || die
sed -i -e '/pry/ s:^:#:' -e '4igem "mocha", "~>0.12.0"' 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] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog
@ 2014-01-19 10:16 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-19 10:16 UTC (permalink / raw
To: gentoo-commits
ago 14/01/19 10:16:56
Modified: capistrano-2.15.5.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #495294
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-ruby/capistrano/capistrano-2.15.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?r1=1.1&r2=1.2
Index: capistrano-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- capistrano-2.15.5.ebuild 12 Jul 2013 05:24:32 -0000 1.1
+++ capistrano-2.15.5.ebuild 19 Jan 2014 10:16:56 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.1 2013/07/12 05:24:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.2 2014/01/19 10:16:56 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "
1.98 dev-ruby/capistrano/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.97&r2=1.98
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog 25 Dec 2013 08:48:51 -0000 1.97
+++ ChangeLog 19 Jan 2014 10:16:56 -0000 1.98
@@ -1,6 +1,9 @@
# 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.97 2013/12/25 08:48:51 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.98 2014/01/19 10:16:56 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> capistrano-2.15.5.ebuild:
+ Stable for ppc64, wrt bug #495294
25 Dec 2013; Hans de Graaff <graaff@gentoo.org> -capistrano-2.15.4.ebuild:
Cleanup.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog
@ 2014-01-19 17:10 Pacho Ramos (pacho)
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 17:10 UTC (permalink / raw
To: gentoo-commits
pacho 14/01/19 17:10:01
Modified: capistrano-2.15.5.ebuild ChangeLog
Log:
amd64 stable, bug #495294
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.3 dev-ruby/capistrano/capistrano-2.15.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?r1=1.2&r2=1.3
Index: capistrano-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- capistrano-2.15.5.ebuild 19 Jan 2014 10:16:56 -0000 1.2
+++ capistrano-2.15.5.ebuild 19 Jan 2014 17:10:01 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.2 2014/01/19 10:16:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.3 2014/01/19 17:10:01 pacho Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "
1.99 dev-ruby/capistrano/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.98&r2=1.99
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog 19 Jan 2014 10:16:56 -0000 1.98
+++ ChangeLog 19 Jan 2014 17:10:01 -0000 1.99
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.98 2014/01/19 10:16:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.99 2014/01/19 17:10:01 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> capistrano-2.15.5.ebuild:
+ amd64 stable, bug #495294
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> capistrano-2.15.5.ebuild:
Stable for ppc64, wrt bug #495294
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog
@ 2014-01-20 15:50 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-20 15:50 UTC (permalink / raw
To: gentoo-commits
ago 14/01/20 15:50:43
Modified: capistrano-2.15.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #495294
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-ruby/capistrano/capistrano-2.15.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?r1=1.3&r2=1.4
Index: capistrano-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- capistrano-2.15.5.ebuild 19 Jan 2014 17:10:01 -0000 1.3
+++ capistrano-2.15.5.ebuild 20 Jan 2014 15:50:43 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.3 2014/01/19 17:10:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.4 2014/01/20 15:50:43 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "
1.100 dev-ruby/capistrano/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.99&r2=1.100
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 19 Jan 2014 17:10:01 -0000 1.99
+++ ChangeLog 20 Jan 2014 15:50:43 -0000 1.100
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.99 2014/01/19 17:10:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.100 2014/01/20 15:50:43 ago Exp $
+
+ 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> capistrano-2.15.5.ebuild:
+ Stable for ppc, wrt bug #495294
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> capistrano-2.15.5.ebuild:
amd64 stable, bug #495294
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog
@ 2014-01-26 11:01 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 11:01 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 11:01:14
Modified: capistrano-2.15.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #495294
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-ruby/capistrano/capistrano-2.15.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild?r1=1.4&r2=1.5
Index: capistrano-2.15.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- capistrano-2.15.5.ebuild 20 Jan 2014 15:50:43 -0000 1.4
+++ capistrano-2.15.5.ebuild 26 Jan 2014 11:01:13 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.4 2014/01/20 15:50:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.15.5.ebuild,v 1.5 2014/01/26 11:01:13 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "
1.101 dev-ruby/capistrano/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.100&r2=1.101
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 20 Jan 2014 15:50:43 -0000 1.100
+++ ChangeLog 26 Jan 2014 11:01:13 -0000 1.101
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.100 2014/01/20 15:50:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.101 2014/01/26 11:01:13 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> capistrano-2.15.5.ebuild:
+ Stable for x86, wrt bug #495294
20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> capistrano-2.15.5.ebuild:
Stable for ppc, wrt bug #495294
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-01-26 11:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 11:01 [gentoo-commits] gentoo-x86 commit in dev-ruby/capistrano: capistrano-2.15.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-01-20 15:50 Agostino Sarubbo (ago)
2014-01-19 17:10 Pacho Ramos (pacho)
2014-01-19 10:16 Agostino Sarubbo (ago)
2013-07-12 5:24 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