* [gentoo-commits] gentoo-x86 commit in dev-ruby/multipart-post: multipart-post-1.1.3.ebuild ChangeLog
@ 2011-11-20 8:21 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2011-11-20 8:21 UTC (permalink / raw
To: gentoo-commits
graaff 11/11/20 08:21:44
Modified: multipart-post-1.1.3.ebuild ChangeLog
Log:
Add missing file from upstream needed for tests with ruby19.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ruby/multipart-post/multipart-post-1.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild?r1=1.1&r2=1.2
Index: multipart-post-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- multipart-post-1.1.3.ebuild 29 Jul 2011 04:58:29 -0000 1.1
+++ multipart-post-1.1.3.ebuild 20 Nov 2011 08:21:44 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild,v 1.1 2011/07/29 04:58:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/multipart-post-1.1.3.ebuild,v 1.2 2011/11/20 08:21:44 graaff Exp $
EAPI="2"
@@ -23,6 +23,10 @@
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
+all_ruby_prepare() {
+ cp "${FILESDIR}"/multibyte.txt test/ || die "Unable to copy multibyte.txt"
+}
+
each_ruby_test() {
${RUBY} -S testrb -Ilib test || die "Tests failed."
}
1.7 dev-ruby/multipart-post/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 29 Jul 2011 04:58:29 -0000 1.6
+++ ChangeLog 20 Nov 2011 08:21:44 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/multipart-post
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v 1.6 2011/07/29 04:58:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v 1.7 2011/11/20 08:21:44 graaff Exp $
+
+ 20 Nov 2011; Hans de Graaff <graaff@gentoo.org> multipart-post-1.1.3.ebuild,
+ +files/multibyte.txt:
+ Add missing file from upstream needed for tests with ruby19.
*multipart-post-1.1.3 (29 Jul 2011)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-20 8:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-20 8:21 [gentoo-commits] gentoo-x86 commit in dev-ruby/multipart-post: multipart-post-1.1.3.ebuild ChangeLog 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