summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-08-21 18:09:58 +0000
committerHans de Graaff <graaff@gentoo.org>2012-08-21 18:09:58 +0000
commitc1fbe8034540d0fa1de5f410e33b2834bcde9499 (patch)
tree16a5090326f0ec394166db95fe6bbf3a3af0c11c /dev-ruby
parentStable for x86, wrt bug #428900 (diff)
downloadgentoo-2-c1fbe8034540d0fa1de5f410e33b2834bcde9499.tar.gz
gentoo-2-c1fbe8034540d0fa1de5f410e33b2834bcde9499.tar.bz2
gentoo-2-c1fbe8034540d0fa1de5f410e33b2834bcde9499.zip
Cleanup.
(Portage version: 2.1.11.9/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.6-r1.ebuild29
2 files changed, 4 insertions, 30 deletions
diff --git a/dev-ruby/jruby-openssl/ChangeLog b/dev-ruby/jruby-openssl/ChangeLog
index 99ac3eacd8a4..30744febfe59 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.16 2012/07/09 09:38:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.17 2012/08/21 18:09:58 graaff Exp $
+
+ 21 Aug 2012; Hans de Graaff <graaff@gentoo.org> -jruby-openssl-0.6-r1.ebuild:
+ Cleanup.
09 Jul 2012; Hans de Graaff <graaff@gentoo.org> metadata.xml:
Put ruby herd as the primary herd so match actual work done, as dicussed with
diff --git a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild b/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild
deleted file mode 100644
index 6a5008aa1390..000000000000
--- a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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.5 2010/06/30 15:42:37 phajdan.jr Exp $
-
-EAPI=2
-
-USE_RUBY=jruby
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Seems like the PKCS7 support requires the BouncyCastle JARs that are
-# shipped but somewhat fails; unfortunately, this package does not
-# provide the source files, so we cannot really rebuild this.
-RESTRICT=test
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby SSL library that works with JRuby"
-HOMEPAGE="http://rubyforge.org/projects/jruby-extras"
-
-LICENSE="MIT || ( CPL-1.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-#ruby_add_bdepend doc dev-ruby/hoe
-#ruby_add_bdepend test dev-ruby/hoe