public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/jruby-openssl: jruby-openssl-0.6-r1.ebuild ChangeLog
@ 2010-06-26  9:16 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2010-06-26  9:16 UTC (permalink / raw
  To: gentoo-commits

graaff      10/06/26 09:16:53

  Modified:             jruby-openssl-0.6-r1.ebuild ChangeLog
  Log:
  Revert accidental commit of stable keyword. Remove support for USE=doc to facilitate stabling jruby. This avoid the dev-ruby/hoe dependency and everything that comes with it.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?r1=1.2&r2=1.3

Index: jruby-openssl-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jruby-openssl-0.6-r1.ebuild	26 Jun 2010 06:29:05 -0000	1.2
+++ jruby-openssl-0.6-r1.ebuild	26 Jun 2010 09:16:53 -0000	1.3
@@ -1,13 +1,12 @@
 # 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.2 2010/06/26 06:29:05 graaff Exp $
+# $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 $
 
 EAPI=2
 
 USE_RUBY=jruby
 
-RUBY_FAKEGEM_TASK_DOC="redocs"
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
 
 # Seems like the PKCS7 support requires the BouncyCastle JARs that are
 # shipped but somewhat fails; unfortunately, this package does not
@@ -23,8 +22,8 @@
 
 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
+#ruby_add_bdepend doc dev-ruby/hoe
 #ruby_add_bdepend test dev-ruby/hoe



1.6                  dev-ruby/jruby-openssl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	26 Jun 2010 06:29:05 -0000	1.5
+++ ChangeLog	26 Jun 2010 09:16:53 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/jruby-openssl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.5 2010/06/26 06:29:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.6 2010/06/26 09:16:53 graaff Exp $
+
+  26 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+  jruby-openssl-0.6-r1.ebuild:
+  Revert accidental commit of stable keyword. Remove support for USE=doc to
+  facilitate stabling jruby. This avoid the dev-ruby/hoe dependency and
+  everything that comes with it.
 
 *jruby-openssl-0.7 (26 Jun 2010)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/jruby-openssl: jruby-openssl-0.6-r1.ebuild ChangeLog
@ 2010-06-29 10:23 Christoph Mende (angelos)
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-29 10:23 UTC (permalink / raw
  To: gentoo-commits

angelos     10/06/29 10:23:31

  Modified:             jruby-openssl-0.6-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #312547
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?r1=1.3&r2=1.4

Index: jruby-openssl-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jruby-openssl-0.6-r1.ebuild	26 Jun 2010 09:16:53 -0000	1.3
+++ jruby-openssl-0.6-r1.ebuild	29 Jun 2010 10:23:31 -0000	1.4
@@ -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 @@
 
 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



1.7                  dev-ruby/jruby-openssl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Jun 2010 09:16:53 -0000	1.6
+++ ChangeLog	29 Jun 2010 10:23:31 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/jruby-openssl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.6 2010/06/26 09:16:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.7 2010/06/29 10:23:31 angelos Exp $
+
+  29 Jun 2010; Christoph Mende <angelos@gentoo.org>
+  jruby-openssl-0.6-r1.ebuild:
+  Stable on amd64 wrt bug #312547
 
   26 Jun 2010; Hans de Graaff <graaff@gentoo.org>
   jruby-openssl-0.6-r1.ebuild:






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/jruby-openssl: jruby-openssl-0.6-r1.ebuild ChangeLog
@ 2010-06-30 15:42 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-06-30 15:42 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/06/30 15:42:37

  Modified:             jruby-openssl-0.6-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #312547
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild?r1=1.4&r2=1.5

Index: jruby-openssl-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jruby-openssl-0.6-r1.ebuild	29 Jun 2010 10:23:31 -0000	1.4
+++ jruby-openssl-0.6-r1.ebuild	30 Jun 2010 15:42:37 -0000	1.5
@@ -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.4 2010/06/29 10:23:31 angelos Exp $
+# $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
 
@@ -22,7 +22,7 @@
 
 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



1.8                  dev-ruby/jruby-openssl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	29 Jun 2010 10:23:31 -0000	1.7
+++ ChangeLog	30 Jun 2010 15:42:37 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/jruby-openssl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.7 2010/06/29 10:23:31 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/ChangeLog,v 1.8 2010/06/30 15:42:37 phajdan.jr Exp $
+
+  30 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  jruby-openssl-0.6-r1.ebuild:
+  x86 stable wrt bug #312547
 
   29 Jun 2010; Christoph Mende <angelos@gentoo.org>
   jruby-openssl-0.6-r1.ebuild:






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-30 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 15:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/jruby-openssl: jruby-openssl-0.6-r1.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-29 10:23 Christoph Mende (angelos)
2010-06-26  9:16 Hans de Graaff (graaff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox