diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:23:31 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:23:31 +0000 |
commit | f051ced30dbd40f9e46c5d11e2809f9665808ac4 (patch) | |
tree | 594dda8b9af8791fc30aa3f3f94c40d91d03e314 /dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild | |
parent | Stable on amd64 wrt bug #325667 (diff) | |
download | historical-f051ced30dbd40f9e46c5d11e2809f9665808ac4.tar.gz historical-f051ced30dbd40f9e46c5d11e2809f9665808ac4.tar.bz2 historical-f051ced30dbd40f9e46c5d11e2809f9665808ac4.zip |
Stable on amd64 wrt bug #312547
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild')
-rw-r--r-- | dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild b/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild index 9e184c2dbb31..4de8e6fbf91a 100644 --- a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild +++ b/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6-r1.ebuild,v 1.3 2010/06/26 09:16:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v 1.4 2010/06/29 10:23:31 angelos Exp $ EAPI=2 @@ -22,7 +22,7 @@ HOMEPAGE="http://rubyforge.org/projects/jruby-extras" LICENSE="MIT || ( CPL-1.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" #ruby_add_bdepend doc dev-ruby/hoe |