* [gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-0.9.12.ebuild
@ 2010-10-02 12:52 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-10-02 12:52 UTC (permalink / raw
To: gentoo-commits
graaff 10/10/02 12:52:19
Modified: ChangeLog
Added: twitter-0.9.12.ebuild
Log:
Version bump with enhancements and bug fixes. Reenable tests.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.22 dev-ruby/twitter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/twitter/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/twitter/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/twitter/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 29 Jul 2010 01:43:36 -0000 1.21
+++ ChangeLog 2 Oct 2010 12:52:19 -0000 1.22
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/twitter
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.21 2010/07/29 01:43:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.22 2010/10/02 12:52:19 graaff Exp $
+
+*twitter-0.9.12 (02 Oct 2010)
+
+ 02 Oct 2010; Hans de Graaff <graaff@gentoo.org> +twitter-0.9.12.ebuild:
+ Version bump with enhancements and bug fixes. Reenable tests.
29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-twitter-0.7.9.ebuild:
1.1 dev-ruby/twitter/twitter-0.9.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/twitter/twitter-0.9.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/twitter/twitter-0.9.12.ebuild?rev=1.1&content-type=text/plain
Index: twitter-0.9.12.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-0.9.12.ebuild,v 1.1 2010/10/02 12:52:19 graaff Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="HISTORY.rdoc Notes README.rdoc"
inherit ruby-fakegem
DESCRIPTION="Ruby wrapper around the Twitter API"
HOMEPAGE="http://twitter.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/httparty-0.6.1
>=dev-ruby/oauth-0.4.3
>=dev-ruby/hashie-0.4.0
>=dev-ruby/multi_json-0.0.4"
ruby_add_bdepend "test? (
>=dev-ruby/fakeweb-1.3.0
>=dev-ruby/mocha-0.9.8
>=dev-ruby/shoulda-2.10.0
)"
all_ruby_prepare() {
sed -i -e '/check_dependencies/d' Rakefile || die "Unable to remove dependency check."
sed -i -e '/[Bb]undler/d' Rakefile || die "Unable to remove bundler code."
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-02 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-02 12:52 [gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-0.9.12.ebuild 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