From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 004E8139695 for ; Mon, 19 Jun 2017 05:19:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00824254011; Mon, 19 Jun 2017 05:19:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C03DA234005 for ; Mon, 19 Jun 2017 05:19:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B994341979 for ; Mon, 19 Jun 2017 05:19:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 328437477 for ; Mon, 19 Jun 2017 05:19:48 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1497849563.90123d05c382938c3fafaac6f770ec974a9fc0b8.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/autoprefixer-rails/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/autoprefixer-rails/Manifest dev-ruby/autoprefixer-rails/autoprefixer-rails-7.1.1.2.ebuild X-VCS-Directories: dev-ruby/autoprefixer-rails/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 90123d05c382938c3fafaac6f770ec974a9fc0b8 X-VCS-Branch: master Date: Mon, 19 Jun 2017 05:19:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c39cc817-9f7b-4b4f-946b-0fb97d6c4864 X-Archives-Hash: 141fd9f49686df5083d6d42654a0cf32 commit: 90123d05c382938c3fafaac6f770ec974a9fc0b8 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jun 19 05:00:07 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jun 19 05:19:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90123d05 dev-ruby/autoprefixer-rails: add 7.1.1.2 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/autoprefixer-rails/Manifest | 1 + .../autoprefixer-rails-7.1.1.2.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-ruby/autoprefixer-rails/Manifest b/dev-ruby/autoprefixer-rails/Manifest index fd571480414..448e795be7b 100644 --- a/dev-ruby/autoprefixer-rails/Manifest +++ b/dev-ruby/autoprefixer-rails/Manifest @@ -1,2 +1,3 @@ DIST autoprefixer-rails-6.7.7.2.gem 354816 SHA256 853d573a8ef2c9478e12a79bd8f9fbd66e4861ed3cea8a7ac60ce5e3cedd33fb SHA512 5027da925da376fa271eded6792ed754aa34a2b12ae41ca0fd7cb0938f14b530a4ee16b02b62c22d00454da96b839201ea0e60e14e270f4a0f54c5e7105cf5db WHIRLPOOL 0b4aae68e03ad72860ce23a64b4528c5037e5b285991efa4ded102b3ba045f1f88235a9ab1769b85da82ff7c8fcb50efedf75a0622ac01500a803423fa1f8404 +DIST autoprefixer-rails-7.1.1.2.gem 185344 SHA256 0523fa99a85fb0b5cb048880456c6b56d1ee81e04f87cfff5f4c8a1e19e7cf3a SHA512 5aa1cec56368ded69a7adc090c9a3921674e5ecb38cbac7b81b7b6bfe22a35eea74d906cb738117523e964afde3372fad27d14b712bbd9042aec3ff7477f664d WHIRLPOOL 4d8507d44c0f65a964264b922a7032ec8f0d51deb93e395b81b18b83ba84bcf2d2144d51551308cc9ac836b5dd7d427bea83dd48133a4f70a95c62e12acccb6d DIST autoprefixer-rails-7.1.1.gem 184320 SHA256 0d0c0923135c0162906ca132a26d1649b5bac5435c6baceaf9f837e5ad1e2958 SHA512 dfca5f209e4ff1b907a56dbee27e5338715d3cf4ed1d0700d2edef0ab4c0e52c36f1a70ce707f210dda9d8a9b1dec8b02b53db2205cdaa80f5484815b9364502 WHIRLPOOL 8b588242cbbd8d09db31ae8417afae2f72d5f9774e2ca74213b814bd75237574b13418ab8246b3949e276cb08108252e0581e1555d5c3d443ffbf8762dad10a2 diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.1.1.2.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.1.1.2.ebuild new file mode 100644 index 00000000000..28f3278cd37 --- /dev/null +++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-7.1.1.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby21 ruby22 ruby23" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem + +DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use website" +HOMEPAGE="https://github.com/ai/autoprefixer-rails" +LICENSE="MIT" + +KEYWORDS="~amd64" +SLOT="7" +IUSE="" + +ruby_add_rdepend "dev-ruby/execjs:*" + +ruby_add_bdepend "dev-ruby/rails + dev-ruby/rake + dev-ruby/rspec-rails" + +all_ruby_prepare() { + sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die + sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die + rm spec/rails_spec.rb spec/compass_spec.rb || die +}