public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/storable: storable-0.7.1.ebuild ChangeLog storable-0.6.5.ebuild
@ 2010-04-06  8:09 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-04-06  8:09 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/04/06 08:09:01

  Modified:             ChangeLog
  Added:                storable-0.7.1.ebuild
  Removed:              storable-0.6.5.ebuild
  Log:
  Version bump to latest version.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/storable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/storable/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	26 Mar 2010 07:08:12 -0000	1.4
+++ ChangeLog	6 Apr 2010 08:09:01 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/storable
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/storable/ChangeLog,v 1.4 2010/03/26 07:08:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/storable/ChangeLog,v 1.5 2010/04/06 08:09:01 flameeyes Exp $
+
+*storable-0.7.1 (06 Apr 2010)
+
+  06 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  -storable-0.6.5.ebuild, +storable-0.7.1.ebuild:
+  Version bump to latest version.
 
 *storable-0.6.5 (25 Mar 2010)
 



1.1                  dev-ruby/storable/storable-0.7.1.ebuild

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

Index: storable-0.7.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/storable/storable-0.7.1.ebuild,v 1.1 2010/04/06 08:09:01 flameeyes Exp $

EAPI=2

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_TASK_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.rdoc"

inherit ruby-fakegem

DESCRIPTION="Marshal Ruby classes into and out of multiple formats"
HOMEPAGE="http://solutious.com/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SRC_URI="http://github.com/delano/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz"
S="${WORKDIR}/delano-${PN}-a465c45"

ruby_add_bdepend test dev-ruby/tryouts

all_ruby_prepare() {
	mv bin examples || die
}

each_ruby_test() {
	${RUBY} -Ilib -S sergeant || die "tests failed"
}

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-04-06  8:09 UTC | newest]

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