From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyforge: ChangeLog rubyforge-2.0.4-r1.ebuild
Date: Wed, 29 Dec 2010 18:15:51 +0000 (UTC) [thread overview]
Message-ID: <20101229181551.73DB820054@flycatcher.gentoo.org> (raw)
graaff 10/12/29 18:15:51
Modified: ChangeLog rubyforge-2.0.4-r1.ebuild
Log:
Remove old version.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.74 dev-ruby/rubyforge/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 29 Dec 2010 18:07:57 -0000 1.73
+++ ChangeLog 29 Dec 2010 18:15:51 -0000 1.74
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubyforge
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.73 2010/12/29 18:07:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.74 2010/12/29 18:15:51 graaff Exp $
+
+ 29 Dec 2010; Hans de Graaff <graaff@gentoo.org> rubyforge-2.0.4-r1.ebuild:
+ Remove old version.
29 Dec 2010; Hans de Graaff <graaff@gentoo.org> -rubyforge-1.0.3.ebuild:
Remove old version.
1.8 dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?r1=1.7&r2=1.8
Index: rubyforge-2.0.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rubyforge-2.0.4-r1.ebuild 27 Dec 2010 20:40:06 -0000 1.7
+++ rubyforge-2.0.4-r1.ebuild 29 Dec 2010 18:15:51 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.7 2010/12/27 20:40:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.8 2010/12/29 18:15:51 graaff Exp $
EAPI=2
@@ -31,3 +31,7 @@
# JRuby-specific dependency
USE_RUBY="jruby" ruby_add_bdepend "test? ( dev-ruby/jruby-openssl )"
+
+all_ruby_prepare() {
+ sed -i 's/json-pure/json/' "${WORKDIR}"/all/metadata || die "Unable to fix metadata."
+}
next reply other threads:[~2010-12-29 18:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-29 18:15 Hans de Graaff (graaff) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-04 12:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyforge: ChangeLog rubyforge-2.0.4-r1.ebuild Manuel Rueger (mrueg)
2011-07-10 22:22 Mark Loeser (halcy0n)
2011-04-23 17:38 Raul Porcel (armin76)
2011-03-27 19:12 Brent Baude (ranger)
2011-03-01 20:52 Jeroen Roovers (jer)
2011-02-26 18:20 Raul Porcel (armin76)
2011-02-15 7:07 PaweA Hajdan (phajdan.jr)
2011-02-11 19:13 Markos Chandras (hwoarang)
2010-12-27 20:40 Fabian Groffen (grobian)
2010-12-03 16:32 Fabian Groffen (grobian)
2010-10-10 13:13 Tobias Klausmann (klausman)
2010-08-05 17:52 Markus Meier (maekke)
2010-05-22 22:56 Alex Legler (a3li)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101229181551.73DB820054@flycatcher.gentoo.org \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox