public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/autoprefixer-rails/
Date: Sat, 26 Mar 2016 21:55:32 +0000 (UTC)	[thread overview]
Message-ID: <1459029323.8f2053c7e025bc062d88ed1e1625ddc07a0a0c02.mrueg@gentoo> (raw)

commit:     8f2053c7e025bc062d88ed1e1625ddc07a0a0c02
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 21:55:23 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 21:55:23 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=8f2053c7

dev-ruby/autoprefixer-rails: Initial version

Package-Manager: portage-2.2.28

 dev-ruby/autoprefixer-rails/Manifest               |  1 +
 .../autoprefixer-rails-6.3.4.ebuild                | 31 ++++++++++++++++++++++
 dev-ruby/autoprefixer-rails/metadata.xml           |  8 ++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-ruby/autoprefixer-rails/Manifest b/dev-ruby/autoprefixer-rails/Manifest
new file mode 100644
index 0000000..94bbb64
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/Manifest
@@ -0,0 +1 @@
+DIST autoprefixer-rails-6.3.4.gem 278016 SHA256 23ac9e891a70b71c095f631b16d3a4098e56f274d1b6b18fd0141a4de9ddf50e SHA512 b837e0213166e7f71fb310da58e7d6da1e4e3d43a75a85f10992e19e6f37b9c5a8114ef3dc62ad7947a49f8f855371eaebef85fbf5237ce498746306a731a072 WHIRLPOOL 1bef8ed2b11befc5b9840ee6495b7bb93f27d99ef50f6e8359a8df31a3d1357bfe531867e7015f9efa78baabcb0b175f47c74008d2db887cdc5c8530f9db1d35

diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.3.4.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.3.4.ebuild
new file mode 100644
index 0000000..49a5c88
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.3.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse CSS and add vendor prefixes to CSS rules"
+HOMEPAGE="https://github.com/ai/autoprefixer-rails https://rubygems.org/gems/autoprefixer-rails"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/execjs"
+ruby_add_bdepend "dev-ruby/rails
+	dev-ruby/rake
+	dev-ruby/rspec-rails"
+	# dev-ruby/compass (currently test is removed)
+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
+}

diff --git a/dev-ruby/autoprefixer-rails/metadata.xml b/dev-ruby/autoprefixer-rails/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-03-26 21:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26 21:55 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-27 12:18 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/autoprefixer-rails/ Manuel Rüger
2016-04-03 14:24 Manuel Rüger
2016-05-22 17:32 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1459029323.8f2053c7e025bc062d88ed1e1625ddc07a0a0c02.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox