* [gentoo-commits] gentoo-x86 commit in dev-ruby/celluloid: metadata.xml ChangeLog celluloid-0.12.4.ebuild
@ 2012-12-14 7:08 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2012-12-14 7:08 UTC (permalink / raw
To: gentoo-commits
graaff 12/12/14 07:08:56
Added: metadata.xml ChangeLog celluloid-0.12.4.ebuild
Log:
Initial import. New dependency for dev-ruby/adhearsion.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.1 dev-ruby/celluloid/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>ruby</herd>
</pkgmetadata>
1.1 dev-ruby/celluloid/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/celluloid
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/ChangeLog,v 1.1 2012/12/14 07:08:56 graaff Exp $
*celluloid-0.12.4 (14 Dec 2012)
14 Dec 2012; Hans de Graaff <graaff@gentoo.org> +celluloid-0.12.4.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/adhearsion.
1.1 dev-ruby/celluloid/celluloid-0.12.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/celluloid-0.12.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/celluloid/celluloid-0.12.4.ebuild?rev=1.1&content-type=text/plain
Index: celluloid-0.12.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid/celluloid-0.12.4.ebuild,v 1.1 2012/12/14 07:08:56 graaff Exp $
EAPI=5
# rbx or jruby recommended, but only in 1.9 mode.
USE_RUBY="ruby19"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
inherit ruby-fakegem
DESCRIPTION="Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby"
HOMEPAGE="https://github.com/celluloid/celluloid"
SRC_URI="https://github.com/celluloid/celluloid/archive/v${PV}.tar.gz -> ${P}-git.tgz"
IUSE=""
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64"
ruby_add_rdepend ">=dev-ruby/facter-1.6.12
>=dev-ruby/timers-1.0.0"
all_ruby_prepare() {
rm Gemfile .rspec || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-14 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-14 7:08 [gentoo-commits] gentoo-x86 commit in dev-ruby/celluloid: metadata.xml ChangeLog celluloid-0.12.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