* [gentoo-commits] gentoo-x86 commit in dev-ruby/liquid-c: liquid-c-3.0.0.ebuild metadata.xml ChangeLog
@ 2015-04-20 17:26 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-04-20 17:26 UTC (permalink / raw
To: gentoo-commits
mrueg 15/04/20 17:26:53
Added: liquid-c-3.0.0.ebuild metadata.xml ChangeLog
Log:
Initial version.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.1 dev-ruby/liquid-c/liquid-c-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/liquid-c-3.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/liquid-c-3.0.0.ebuild?rev=1.1&content-type=text/plain
Index: liquid-c-3.0.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid-c/liquid-c-3.0.0.ebuild,v 1.1 2015/04/20 17:26:53 mrueg Exp $
EAPI=5
USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README.md"
inherit multilib ruby-fakegem
DESCRIPTION="Liquid performance extension in C"
HOMEPAGE="https://github.com/Shopify/liquid-c"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
MY_PN=${PN/-/_}
ruby_add_rdepend ">=dev-ruby/liquid-3.0.0"
all_ruby_prepare() {
sed -i -e "s/-Werror//" ext/${MY_PN}/extconf.rb || die
sed -i -e "/[Bb]undler/d" Rakefile || die
}
each_ruby_configure() {
${RUBY} -Cext/${MY_PN} extconf.rb || die
}
each_ruby_compile() {
emake V=1 -Cext/${MY_PN}
cp ext/${MY_PN}/${MY_PN}$(get_modname) lib/ || die
}
1.1 dev-ruby/liquid-c/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/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/liquid-c/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid-c/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/liquid-c
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid-c/ChangeLog,v 1.1 2015/04/20 17:26:53 mrueg Exp $
*liquid-c-3.0.0 (20 Apr 2015)
20 Apr 2015; Manuel Rüger <mrueg@gentoo.org> +liquid-c-3.0.0.ebuild,
+metadata.xml:
Initial version.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-20 17:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 17:26 [gentoo-commits] gentoo-x86 commit in dev-ruby/liquid-c: liquid-c-3.0.0.ebuild metadata.xml ChangeLog Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox