summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/eventmachine/eventmachine-1.0.3-r1.ebuild4
-rw-r--r--dev-ruby/eventmachine/eventmachine-1.0.3-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/eventmachine/eventmachine-1.0.3-r1.ebuild b/dev-ruby/eventmachine/eventmachine-1.0.3-r1.ebuild
index 0e8a5f71e4a2..ab06620d05d6 100644
--- a/dev-ruby/eventmachine/eventmachine-1.0.3-r1.ebuild
+++ b/dev-ruby/eventmachine/eventmachine-1.0.3-r1.ebuild
@@ -22,9 +22,9 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x
IUSE=""
DEPEND="${DEPEND}
- dev-libs/openssl"
+ dev-libs/openssl:0"
RDEPEND="${RDEPEND}
- dev-libs/openssl"
+ dev-libs/openssl:0"
ruby_add_bdepend "doc? ( dev-ruby/yard )"
diff --git a/dev-ruby/eventmachine/eventmachine-1.0.3-r2.ebuild b/dev-ruby/eventmachine/eventmachine-1.0.3-r2.ebuild
index 2bafdeb44f69..6ae97789d9ef 100644
--- a/dev-ruby/eventmachine/eventmachine-1.0.3-r2.ebuild
+++ b/dev-ruby/eventmachine/eventmachine-1.0.3-r2.ebuild
@@ -21,9 +21,9 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
IUSE=""
DEPEND="${DEPEND}
- dev-libs/openssl"
+ dev-libs/openssl:0"
RDEPEND="${RDEPEND}
- dev-libs/openssl"
+ dev-libs/openssl:0"
ruby_add_bdepend "doc? ( dev-ruby/yard )"