Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88924 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/dev-util/freeride/freeride-0.9.2.ebuild (-3 / +1 lines)
Lines 16-24 Link Here
16
USE_RUBY="any"
16
USE_RUBY="any"
17
17
18
RDEPEND="virtual/ruby
18
RDEPEND="virtual/ruby
19
	>=x11-libs/fox-1.2
19
	=dev-ruby/fxruby-1.2*"
20
	>=dev-ruby/fxruby-1.2
21
	>=x11-libs/fxscintilla-1.61"
22
20
23
src_unpack() {
21
src_unpack() {
24
	unpack ${A}
22
	unpack ${A}
(-)/usr/portage/dev-util/freeride/freeride-0.9.3.ebuild (-3 / +1 lines)
Lines 16-24 Link Here
16
USE_RUBY="any"
16
USE_RUBY="any"
17
17
18
RDEPEND="virtual/ruby
18
RDEPEND="virtual/ruby
19
	>=x11-libs/fox-1.2
19
	=dev-ruby/fxruby-1.2*"
20
	>=dev-ruby/fxruby-1.2
21
	>=x11-libs/fxscintilla-1.61"
22
20
23
src_install() {
21
src_install() {
24
	siteruby=$(${RUBY} -r rbconfig -e 'print Config::CONFIG["sitedir"]')
22
	siteruby=$(${RUBY} -r rbconfig -e 'print Config::CONFIG["sitedir"]')

Return to bug 88924