summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-17 13:39:14 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-17 13:39:14 +0000
commit2d4bd41bb02ceb3a97964fe4a475954ba7c5d714 (patch)
tree26ce4e3487cefebe891ef4f1f4dc809e96fa4699 /dev-ruby/mocha
parentClean up library install and prefer readline over editline like upstream #311... (diff)
downloadgentoo-2-2d4bd41bb02ceb3a97964fe4a475954ba7c5d714.tar.gz
gentoo-2-2d4bd41bb02ceb3a97964fe4a475954ba7c5d714.tar.bz2
gentoo-2-2d4bd41bb02ceb3a97964fe4a475954ba7c5d714.zip
Thanks again to Thomas Nyman for noticing the broken SRC_URI.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/mocha')
-rw-r--r--dev-ruby/mocha/ChangeLog6
-rw-r--r--dev-ruby/mocha/mocha-0.9.8-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/mocha/ChangeLog b/dev-ruby/mocha/ChangeLog
index fc1345deebb4..dfa91413531d 100644
--- a/dev-ruby/mocha/ChangeLog
+++ b/dev-ruby/mocha/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mocha
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.22 2010/08/16 22:36:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.23 2010/08/17 13:39:14 flameeyes Exp $
+
+ 17 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ mocha-0.9.8-r3.ebuild:
+ Thanks again to Thomas Nyman for noticing the broken SRC_URI.
*mocha-0.9.8-r3 (16 Aug 2010)
diff --git a/dev-ruby/mocha/mocha-0.9.8-r3.ebuild b/dev-ruby/mocha/mocha-0.9.8-r3.ebuild
index 7ea1171d9b04..2de10782e55f 100644
--- a/dev-ruby/mocha/mocha-0.9.8-r3.ebuild
+++ b/dev-ruby/mocha/mocha-0.9.8-r3.ebuild
@@ -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/mocha/mocha-0.9.8-r3.ebuild,v 1.1 2010/08/16 22:36:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.9.8-r3.ebuild,v 1.2 2010/08/17 13:39:14 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ DESCRIPTION="A Ruby library for mocking and stubbing using a syntax like that of
HOMEPAGE="http://mocha.rubyforge.org/"
SRC_URI="${SRC_URI}
- http://dev.gentoo.org/~flameeyes/patches/${PN}/${P}+ruby-1.9.2.patch.bz2"
+ http://dev.gentoo.org/~flameeyes/patches/${PN}/${P}+ruby-1.9.2-r2.patch.bz2"
LICENSE="MIT"
SLOT="0"