public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: ChangeLog highline-1.5.2.ebuild highline-1.5.2-r1.ebuild
@ 2010-04-24  8:25 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-04-24  8:25 UTC (permalink / raw
  To: gentoo-commits

graaff      10/04/24 08:25:51

  Modified:             ChangeLog highline-1.5.2.ebuild
  Added:                highline-1.5.2-r1.ebuild
  Log:
  Bump ebuild to -r1 so that we can drop ruby19 and jruby support from 1.5.2 for upcoming stabilization.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	24 Apr 2010 07:35:35 -0000	1.31
+++ ChangeLog	24 Apr 2010 08:25:51 -0000	1.32
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.31 2010/04/24 07:35:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.32 2010/04/24 08:25:51 graaff Exp $
+
+*highline-1.5.2-r1 (24 Apr 2010)
+
+  24 Apr 2010; Hans de Graaff <graaff@gentoo.org> highline-1.5.2.ebuild,
+  +highline-1.5.2-r1.ebuild:
+  Bump ebuild to -r1 so that we can drop ruby19 and jruby support from 1.5.2
+  for upcoming stabilization.
 
   24 Apr 2010; Hans de Graaff <graaff@gentoo.org> -highline-1.5.1-r2.ebuild:
   Remove old version.



1.3                  dev-ruby/highline/highline-1.5.2.ebuild

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

Index: highline-1.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- highline-1.5.2.ebuild	31 Jan 2010 15:31:57 -0000	1.2
+++ highline-1.5.2.ebuild	24 Apr 2010 08:25:51 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2.ebuild,v 1.2 2010/01/31 15:31:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2.ebuild,v 1.3 2010/04/24 08:25:51 graaff Exp $
 
 EAPI=2
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README TODO"
 RUBY_FAKEGEM_DOCDIR="doc/html"



1.1                  dev-ruby/highline/highline-1.5.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/highline/highline-1.5.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/highline/highline-1.5.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: highline-1.5.2-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2-r1.ebuild,v 1.1 2010/04/24 08:25:51 graaff Exp $

EAPI=2

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_EXTRADOC="CHANGELOG README TODO"
RUBY_FAKEGEM_DOCDIR="doc/html"

inherit ruby-fakegem

DESCRIPTION="Highline is a high-level command-line IO library for ruby."
HOMEPAGE="http://rubyforge.org/projects/highline/"

IUSE=""
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"

all_ruby_prepare() {
	sed -i -e '/AUTHORS/s:^:#:' Rakefile || die "Fixing the Rakefile failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-24  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24  8:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: ChangeLog highline-1.5.2.ebuild highline-1.5.2-r1.ebuild 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