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

Collapse All | Expand All

(-)dev-ruby/ffi/ffi-1.1.5.ebuild (+4 lines)
Lines 35-40 Link Here
35
35
36
ruby_add_rdepend "virtual/ruby-threads"
36
ruby_add_rdepend "virtual/ruby-threads"
37
37
38
all_ruby_prepare() {
39
        epatch "${FILESDIR}/${P}-builder.patch"
40
}
41
38
each_ruby_prepare() {
42
each_ruby_prepare() {
39
	case ${RUBY} in
43
	case ${RUBY} in
40
		*ruby19)
44
		*ruby19)

Return to bug 487668