public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.5.1-r2.ebuild ChangeLog highline-1.5.1-r1.ebuild
@ 2009-12-25 13:57 Alex Legler (a3li)
  0 siblings, 0 replies; only message in thread
From: Alex Legler (a3li) @ 2009-12-25 13:57 UTC (permalink / raw
  To: gentoo-commits

a3li        09/12/25 13:57:27

  Modified:             ChangeLog
  Added:                highline-1.5.1-r2.ebuild
  Removed:              highline-1.5.1-r1.ebuild
  Log:
  Fix building with USE=docs and actually install the RDoc docs, bug 298313
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	15 Dec 2009 16:53:30 -0000	1.26
+++ ChangeLog	25 Dec 2009 13:57:27 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.26 2009/12/15 16:53:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.27 2009/12/25 13:57:27 a3li Exp $
+
+*highline-1.5.1-r2 (25 Dec 2009)
+
+  25 Dec 2009; Alex Legler <a3li@gentoo.org> -highline-1.5.1-r1.ebuild,
+  +highline-1.5.1-r2.ebuild:
+  Fix building with USE=docs and actually install the RDoc docs, bug 298313
 
 *highline-1.5.1-r1 (15 Dec 2009)
 



1.1                  dev-ruby/highline/highline-1.5.1-r2.ebuild

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

Index: highline-1.5.1-r2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.1-r2.ebuild,v 1.1 2009/12/25 13:57:27 a3li 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 ~x86"

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:[~2009-12-25 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-25 13:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.5.1-r2.ebuild ChangeLog highline-1.5.1-r1.ebuild Alex Legler (a3li)

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