summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-14 19:02:12 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-14 19:02:12 +0000
commit3d2cb87bc633a6c0f72dd168bfeba3207ae508f0 (patch)
tree2258df1f9f8fcadad3e5bcd533097a2ac7045323 /dev-ruby
parentamd64/x86 stable, bug #369553 (diff)
downloadgentoo-2-3d2cb87bc633a6c0f72dd168bfeba3207ae508f0.tar.gz
gentoo-2-3d2cb87bc633a6c0f72dd168bfeba3207ae508f0.tar.bz2
gentoo-2-3d2cb87bc633a6c0f72dd168bfeba3207ae508f0.zip
amd64/x86 stable, bug #369553
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/jruby-openssl/ChangeLog5
-rw-r--r--dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/jruby-openssl/ChangeLog b/dev-ruby/jruby-openssl/ChangeLog
index dcada58f3baa..1aa111ab6569 100644
--- a/dev-ruby/jruby-openssl/ChangeLog
+++ b/dev-ruby/jruby-openssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/jruby-openssl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.13 2011/06/08 19:02:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.14 2011/06/14 19:02:12 maekke Exp $
+
+ 14 Jun 2011; Markus Meier <maekke@gentoo.org> jruby-openssl-0.7.4.ebuild:
+ amd64/x86 stable, bug #369553
08 Jun 2011; Hans de Graaff <graaff@gentoo.org> jruby-openssl-0.7.4.ebuild:
Depend on a version of jruby that allows the test suite to pass without
diff --git a/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild b/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild
index 5a9d86eb17e4..3294780355cc 100644
--- a/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild
+++ b/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild,v 1.3 2011/06/08 19:02:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.7.4.ebuild,v 1.4 2011/06/14 19:02:12 maekke Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/jruby-extras"
LICENSE="MIT || ( CPL-1.0 GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="${RDEPEND} >=dev-java/jruby-1.5.6"