public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn-security: ChangeLog prawn-security-0.7.1.ebuild
@ 2010-01-28 19:13 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-01-28 19:13 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/01/28 19:13:44

  Modified:             ChangeLog prawn-security-0.7.1.ebuild
  Log:
  Enable JRuby support.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/prawn-security/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Jan 2010 15:43:02 -0000	1.1
+++ ChangeLog	28 Jan 2010 19:13:43 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/prawn-security
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.1 2010/01/24 15:43:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.2 2010/01/28 19:13:43 flameeyes Exp $
+
+  28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  prawn-security-0.7.1.ebuild:
+  Enable JRuby support.
 
 *prawn-security-0.7.1 (24 Jan 2010)
 



1.2                  dev-ruby/prawn-security/prawn-security-0.7.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild?r1=1.1&r2=1.2

Index: prawn-security-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- prawn-security-0.7.1.ebuild	24 Jan 2010 15:43:02 -0000	1.1
+++ prawn-security-0.7.1.ebuild	28 Jan 2010 19:13:43 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild,v 1.1 2010/01/24 15:43:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.7.1.ebuild,v 1.2 2010/01/28 19:13:43 flameeyes Exp $
 
 EAPI=2
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="README"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn-security: ChangeLog prawn-security-0.7.1.ebuild
@ 2010-08-21 21:06 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-08-21 21:06 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/08/21 21:06:46

  Modified:             ChangeLog
  Removed:              prawn-security-0.7.1.ebuild
  Log:
  Cleanup.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/prawn-security/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Jun 2010 07:12:50 -0000	1.3
+++ ChangeLog	21 Aug 2010 21:06:46 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/prawn-security
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.3 2010/06/06 07:12:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.4 2010/08/21 21:06:46 flameeyes Exp $
+
+  21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  -prawn-security-0.7.1.ebuild:
+  Cleanup.
 
 *prawn-security-0.8.4 (06 Jun 2010)
 






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

end of thread, other threads:[~2010-08-21 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-21 21:06 [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn-security: ChangeLog prawn-security-0.7.1.ebuild Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-28 19:13 Diego Petteno (flameeyes)

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