* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-1.1.0.ebuild
@ 2013-10-07 14:15 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-07 14:15 UTC (permalink / raw
To: gentoo-commits
jer 13/10/07 14:15:59
Modified: ChangeLog tzinfo-1.1.0.ebuild
Log:
Marked ~hppa (bug #487178).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.119 dev-ruby/tzinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 7 Oct 2013 07:12:48 -0000 1.118
+++ ChangeLog 7 Oct 2013 14:15:58 -0000 1.119
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.118 2013/10/07 07:12:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.119 2013/10/07 14:15:58 jer Exp $
+
+ 07 Oct 2013; Jeroen Roovers <jer@gentoo.org> tzinfo-1.1.0.ebuild:
+ Marked ~hppa (bug #487178).
*tzinfo-1.1.0 (07 Oct 2013)
1.2 dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?r1=1.1&r2=1.2
Index: tzinfo-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tzinfo-1.1.0.ebuild 7 Oct 2013 07:12:48 -0000 1.1
+++ tzinfo-1.1.0.ebuild 7 Oct 2013 14:15:58 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.1 2013/10/07 07:12:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.2 2013/10/07 14:15:58 jer Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE=""
RDEPEND="sys-libs/timezone-data"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-1.1.0.ebuild
@ 2013-10-13 10:32 Markus Meier (maekke)
0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2013-10-13 10:32 UTC (permalink / raw
To: gentoo-commits
maekke 13/10/13 10:32:21
Modified: ChangeLog tzinfo-1.1.0.ebuild
Log:
add ~arm, bug #487178
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.120 dev-ruby/tzinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.119&r2=1.120
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog 7 Oct 2013 14:15:58 -0000 1.119
+++ ChangeLog 13 Oct 2013 10:32:21 -0000 1.120
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.119 2013/10/07 14:15:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.120 2013/10/13 10:32:21 maekke Exp $
+
+ 13 Oct 2013; Markus Meier <maekke@gentoo.org> tzinfo-1.1.0.ebuild:
+ add ~arm, bug #487178
07 Oct 2013; Jeroen Roovers <jer@gentoo.org> tzinfo-1.1.0.ebuild:
Marked ~hppa (bug #487178).
1.3 dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?r1=1.2&r2=1.3
Index: tzinfo-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tzinfo-1.1.0.ebuild 7 Oct 2013 14:15:58 -0000 1.2
+++ tzinfo-1.1.0.ebuild 13 Oct 2013 10:32:21 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.2 2013/10/07 14:15:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.3 2013/10/13 10:32:21 maekke Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa"
IUSE=""
RDEPEND="sys-libs/timezone-data"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-1.1.0.ebuild
@ 2013-12-08 16:26 Johannes Huber (johu)
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber (johu) @ 2013-12-08 16:26 UTC (permalink / raw
To: gentoo-commits
johu 13/12/08 16:26:32
Modified: ChangeLog tzinfo-1.1.0.ebuild
Log:
add ~x86, bug #487178
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path
1.124 dev-ruby/tzinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 8 Dec 2013 13:32:30 -0000 1.123
+++ ChangeLog 8 Dec 2013 16:26:32 -0000 1.124
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.123 2013/12/08 13:32:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.124 2013/12/08 16:26:32 johu Exp $
+
+ 08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-1.1.0.ebuild:
+ add ~x86, bug #487178
08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-0.3.37.ebuild:
x86 stable, bug #487180
1.4 dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?r1=1.3&r2=1.4
Index: tzinfo-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tzinfo-1.1.0.ebuild 13 Oct 2013 10:32:21 -0000 1.3
+++ tzinfo-1.1.0.ebuild 8 Dec 2013 16:26:32 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.3 2013/10/13 10:32:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.4 2013/12/08 16:26:32 johu Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
RDEPEND="sys-libs/timezone-data"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-1.1.0.ebuild
@ 2014-04-26 6:10 Hans de Graaff (graaff)
0 siblings, 0 replies; 4+ messages in thread
From: Hans de Graaff (graaff) @ 2014-04-26 6:10 UTC (permalink / raw
To: gentoo-commits
graaff 14/04/26 06:10:57
Modified: ChangeLog tzinfo-1.1.0.ebuild
Log:
Add ruby21. Run all tests.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.130 dev-ruby/tzinfo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.129&r2=1.130
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog 22 Apr 2014 03:20:18 -0000 1.129
+++ ChangeLog 26 Apr 2014 06:10:56 -0000 1.130
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.129 2014/04/22 03:20:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.130 2014/04/26 06:10:56 graaff Exp $
+
+ 26 Apr 2014; Hans de Graaff <graaff@gentoo.org> tzinfo-1.1.0.ebuild:
+ Add ruby21. Run all tests.
22 Apr 2014; Manuel Rüger <mrueg@gentoo.org> tzinfo-0.3.37-r1.ebuild,
tzinfo-0.3.37.ebuild, tzinfo-0.3.38.ebuild, tzinfo-1.1.0.ebuild:
1.6 dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?r1=1.5&r2=1.6
Index: tzinfo-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tzinfo-1.1.0.ebuild 22 Apr 2014 03:20:18 -0000 1.5
+++ tzinfo-1.1.0.ebuild 26 Apr 2014 06:10:56 -0000 1.6
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.5 2014/04/22 03:20:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.6 2014/04/26 06:10:56 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -25,17 +25,8 @@
ruby_add_rdepend ">=dev-ruby/thread_safe-0.1:0"
all_ruby_prepare() {
- # With rubygems 1.3.1 we get the following warning
- # warning: Insecure world writable dir /var/tmp in LOAD_PATH, mode 041777
- # when running the test_get_tainted_not_loaded test.
- sed -i \
- -e '/^ def test_get_tainted_not_loaded/, /^ end/ s:^:#:' \
- -e '/test_get_tainted_not_previously_loaded/,/^ end/ s:^:#:' \
- "${S}"/test/tc_timezone.rb || die "unable to sed out the test"
-
- sed -i \
- -e '/test_load_timezone_info_tainted/,/^ end/ s:^:#:' \
- test/tc_ruby_data_source.rb || die
+ # Set the secure permissions that tests expect.
+ chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
}
each_ruby_test() {
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-26 6:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 6:10 [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-1.1.0.ebuild Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2013-12-08 16:26 Johannes Huber (johu)
2013-10-13 10:32 Markus Meier (maekke)
2013-10-07 14:15 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox