* [gentoo-commits] gentoo-x86 commit in dev-ruby/journey: journey-1.0.4-r1.ebuild ChangeLog journey-1.0.4.ebuild
@ 2014-05-04 13:07 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-05-04 13:07 UTC (permalink / raw
To: gentoo-commits
mrueg 14/05/04 13:07:01
Modified: ChangeLog
Added: journey-1.0.4-r1.ebuild
Removed: journey-1.0.4.ebuild
Log:
Add patch to fix tests, add ruby20 and ruby21 support.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.10 dev-ruby/journey/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/journey/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/journey/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/journey/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/journey/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 5 Apr 2014 23:28:50 -0000 1.9
+++ ChangeLog 4 May 2014 13:07:01 -0000 1.10
@@ -1,6 +1,13 @@
# ChangeLog for dev-ruby/journey
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/ChangeLog,v 1.9 2014/04/05 23:28:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/ChangeLog,v 1.10 2014/05/04 13:07:01 mrueg Exp $
+
+*journey-1.0.4-r1 (04 May 2014)
+
+ 04 May 2014; Manuel Rüger <mrueg@gentoo.org>
+ +files/journey-1.0.4-fix-tests.patch, +journey-1.0.4-r1.ebuild,
+ -journey-1.0.4.ebuild:
+ Add patch to fix tests, add ruby20 and ruby21 support.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> journey-1.0.4.ebuild:
Remove ree18 and ruby18 target.
1.1 dev-ruby/journey/journey-1.0.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/journey/journey-1.0.4-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/journey/journey-1.0.4-r1.ebuild?rev=1.1&content-type=text/plain
Index: journey-1.0.4-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/journey-1.0.4-r1.ebuild,v 1.1 2014/05/04 13:07:01 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
inherit ruby-fakegem versionator
DESCRIPTION="Journey is a router. It routes requests."
HOMEPAGE="https://github.com/rails/journey"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/hoe )"
ruby_add_bdepend "test? ( dev-ruby/hoe
dev-ruby/json
dev-ruby/minitest )"
RUBY_PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-04 13:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 13:07 [gentoo-commits] gentoo-x86 commit in dev-ruby/journey: journey-1.0.4-r1.ebuild ChangeLog journey-1.0.4.ebuild Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox