diff options
-rw-r--r-- | www-servers/thin/thin-1.6.4-r1.ebuild (renamed from www-servers/thin/thin-1.6.4.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thin/thin-1.6.4.ebuild b/www-servers/thin/thin-1.6.4-r1.ebuild index e98d7933fa49..877cdc112c65 100644 --- a/www-servers/thin/thin-1.6.4.ebuild +++ b/www-servers/thin/thin-1.6.4-r1.ebuild @@ -28,8 +28,8 @@ RDEPEND="${RDEPEND}" # The runtime dependencies are used at build-time as well since the # Rakefile loads thin! mydeps=">=dev-ruby/daemons-1.0.9 - >=dev-ruby/rack-1.0.0 - >=dev-ruby/eventmachine-1.0.0 + >=dev-ruby/rack-1.0.0:* + >=dev-ruby/eventmachine-1.0.4:0 virtual/ruby-ssl" ruby_add_rdepend "${mydeps}" |