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

graaff      10/02/15 16:54:43

  Modified:             ChangeLog
  Added:                log4r-1.1.5-r1.ebuild
  Log:
  Add src directory so the require paths so that the gem actually works.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-ruby/log4r/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	9 Feb 2010 17:37:34 -0000	1.14
+++ ChangeLog	15 Feb 2010 16:54:42 -0000	1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/log4r
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.14 2010/02/09 17:37:34 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.15 2010/02/15 16:54:42 graaff Exp $
+
+*log4r-1.1.5-r1 (15 Feb 2010)
+
+  15 Feb 2010; Hans de Graaff <graaff@gentoo.org> +log4r-1.1.5-r1.ebuild:
+  Add src directory so the require paths so that the gem actually works.
 
 *log4r-1.1.5 (09 Feb 2010)
 



1.1                  dev-ruby/log4r/log4r-1.1.5-r1.ebuild

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

Index: log4r-1.1.5-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/log4r/log4r-1.1.5-r1.ebuild,v 1.1 2010/02/15 16:54:42 graaff Exp $

EAPI="2"
USE_RUBY="ruby18"

RUBY_FAKEGEM_TASK_DOC=""

# There are no working tests atm, to be checked on next version bump.
RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README TODO"

RUBY_FAKEGEM_EXTRAINSTALL="src"
RUBY_FAKEGEM_REQUIRE_PATHS="src"

inherit ruby-fakegem

DESCRIPTION="Log4r is a comprehensive and flexible logging library written in
Ruby for use in Ruby programs."
HOMEPAGE="http://log4r.sourceforge.net/"
IUSE=""

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"

all_ruby_install() {
	all_fakegem_install

	docinto examples
	dodoc examples/* || die
}






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

only message in thread, other threads:[~2010-02-15 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 16:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/log4r: log4r-1.1.5-r1.ebuild ChangeLog 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