Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 135586 Details for
Bug 198555
database useflags should be in dev-ruby/activerecord, not dev-ruby/rails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for rails ebuild that remove db uses flags
rails-1.2.5.ebuild.patch (text/plain), 774 bytes, created by
Alexandre Perrin
on 2007-11-09 13:45:26 UTC
(
hide
)
Description:
patch for rails ebuild that remove db uses flags
Filename:
MIME Type:
Creator:
Alexandre Perrin
Created:
2007-11-09 13:45:26 UTC
Size:
774 bytes
patch
obsolete
>--- rails-1.2.5.ebuild.old 2007-11-08 12:35:10.000000000 +0100 >+++ rails-1.2.5.ebuild 2007-11-08 11:55:55.000000000 +0100 >@@ -11,7 +11,7 @@ > SLOT="1.2" > KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" > >-IUSE="mysql sqlite sqlite3 postgres fastcgi" >+IUSE="fastcgi" > DEPEND=">=dev-lang/ruby-1.8.5 > app-admin/eselect-rails > >=dev-ruby/rake-0.7.2 >@@ -23,11 +23,7 @@ > !<dev-ruby/rails-1.1.6-r1" > > RDEPEND="${DEPEND} >- fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 ) >- sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) >- sqlite3? ( dev-ruby/sqlite3-ruby ) >- mysql? ( >=dev-ruby/mysql-ruby-2.7 ) >- postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" >+ fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )" > > src_install() { > gems_src_install
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 198555
:
135585
| 135586