* [gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: rest-client-1.8.0.ebuild ChangeLog
@ 2015-03-29 12:04 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-29 12:04 UTC (permalink / raw
To: gentoo-commits
ago 15/03/29 12:04:41
Modified: rest-client-1.8.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #544326
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-ruby/rest-client/rest-client-1.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?r1=1.1&r2=1.2
Index: rest-client-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rest-client-1.8.0.ebuild 29 Mar 2015 07:04:50 -0000 1.1
+++ rest-client-1.8.0.ebuild 29 Mar 2015 12:04:41 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v 1.1 2015/03/29 07:04:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v 1.2 2015/03/29 12:04:41 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/webmock )"
1.30 dev-ruby/rest-client/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 29 Mar 2015 07:04:50 -0000 1.29
+++ ChangeLog 29 Mar 2015 12:04:41 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rest-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.29 2015/03/29 07:04:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.30 2015/03/29 12:04:41 ago Exp $
+
+ 29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> rest-client-1.8.0.ebuild:
+ Stable for amd64, wrt bug #544326
*rest-client-1.8.0-r1 (29 Mar 2015)
*rest-client-1.8.0 (29 Mar 2015)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: rest-client-1.8.0.ebuild ChangeLog
@ 2015-03-29 12:04 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-29 12:04 UTC (permalink / raw
To: gentoo-commits
ago 15/03/29 12:04:59
Modified: rest-client-1.8.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #544326
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-ruby/rest-client/rest-client-1.8.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild?r1=1.2&r2=1.3
Index: rest-client-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rest-client-1.8.0.ebuild 29 Mar 2015 12:04:41 -0000 1.2
+++ rest-client-1.8.0.ebuild 29 Mar 2015 12:04:59 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v 1.2 2015/03/29 12:04:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v 1.3 2015/03/29 12:04:59 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/webmock )"
1.31 dev-ruby/rest-client/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rest-client/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 29 Mar 2015 12:04:41 -0000 1.30
+++ ChangeLog 29 Mar 2015 12:04:59 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rest-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.30 2015/03/29 12:04:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.31 2015/03/29 12:04:59 ago Exp $
+
+ 29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> rest-client-1.8.0.ebuild:
+ Stable for x86, wrt bug #544326
29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> rest-client-1.8.0.ebuild:
Stable for amd64, wrt bug #544326
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-29 12:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 12:04 [gentoo-commits] gentoo-x86 commit in dev-ruby/rest-client: rest-client-1.8.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2015-03-29 12:04 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox