public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn-layout: ChangeLog prawn-layout-0.8.4.ebuild
@ 2010-06-06 10:52 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-06-06 10:52 UTC (permalink / raw
  To: gentoo-commits

graaff      10/06/06 10:52:39

  Modified:             ChangeLog
  Added:                prawn-layout-0.8.4.ebuild
  Log:
  Version bump for prawn 0.8.4.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/prawn-layout/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Apr 2010 20:25:05 -0000	1.5
+++ ChangeLog	6 Jun 2010 10:52:39 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/prawn-layout
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/ChangeLog,v 1.5 2010/04/30 20:25:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/ChangeLog,v 1.6 2010/06/06 10:52:39 graaff Exp $
+
+*prawn-layout-0.8.4 (06 Jun 2010)
+
+  06 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+  +prawn-layout-0.8.4.ebuild:
+  Version bump for prawn 0.8.4.
 
   30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
   -prawn-layout-0.1.0.ebuild:



1.1                  dev-ruby/prawn-layout/prawn-layout-0.8.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn-layout/prawn-layout-0.8.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn-layout/prawn-layout-0.8.4.ebuild?rev=1.1&content-type=text/plain

Index: prawn-layout-0.8.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/prawn-layout-0.8.4.ebuild,v 1.1 2010/06/06 10:52:39 graaff Exp $

EAPI=2
USE_RUBY="ruby18 jruby"

RUBY_FAKEGEM_EXTRADOC="README"

inherit ruby-fakegem versionator

DESCRIPTION="An extension to Prawn offering table support, grid layouts and other things"
HOMEPAGE="http://prawn.majesticseacreature.com/"

LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
KEYWORDS="~amd64"
IUSE="examples"

ruby_add_bdepend test "dev-ruby/test-spec dev-ruby/mocha"

ruby_add_rdepend "=dev-ruby/prawn-core-$(get_version_component_range 1-2)*"

all_ruby_install() {
	all_fakegem_install

	if use examples; then
		insinto /usr/share/doc/${PF}
		doins -r examples
	fi
}






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

only message in thread, other threads:[~2010-06-06 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-06 10:52 [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn-layout: ChangeLog prawn-layout-0.8.4.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