public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass-import-once/
Date: Wed, 14 May 2014 12:37:02 +0000 (UTC)	[thread overview]
Message-ID: <1400070403.1839eff5a50aaf1421c362592046656f1f47b591.graaff@gentoo> (raw)

commit:     1839eff5a50aaf1421c362592046656f1f47b591
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed May 14 12:26:43 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 14 12:26:43 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=1839eff5

Initial import. New dependency for compass 1.x versions.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/compass-import-once/ChangeLog             | 10 ++++++++
 dev-ruby/compass-import-once/Manifest              |  1 +
 .../compass-import-once-1.0.4.ebuild               | 30 ++++++++++++++++++++++
 dev-ruby/compass-import-once/metadata.xml          |  5 ++++
 4 files changed, 46 insertions(+)

diff --git a/dev-ruby/compass-import-once/ChangeLog b/dev-ruby/compass-import-once/ChangeLog
new file mode 100644
index 0000000..3a0163f
--- /dev/null
+++ b/dev-ruby/compass-import-once/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/compass-import-once
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*compass-import-once-1.0.4 (14 May 2014)
+
+  14 May 2014; Hans de Graaff <graaff@gentoo.org>
+  +compass-import-once-1.0.4.ebuild, +metadata.xml:
+  Initial import. New dependency for compass 1.x versions.
+

diff --git a/dev-ruby/compass-import-once/Manifest b/dev-ruby/compass-import-once/Manifest
new file mode 100644
index 0000000..1a44e68
--- /dev/null
+++ b/dev-ruby/compass-import-once/Manifest
@@ -0,0 +1 @@
+DIST compass-import-once-1.0.4.gem 9216 SHA256 3d4f33f976f6d8e17d9c0c75147ffcd550a44b08075713cbbaa9604812dfcfd9 SHA512 0d65e094c21cbf8c133b083ed50675a0c5e0095d2257f3e085f15fa44322a8cf6cbbe7da7d26e3203576eb4d0ec6689efc0025a0be854ce3081c22fb89bd0055 WHIRLPOOL d07a077a41be41f4d73fe426a9b324da8060bfdb0a6dea031dc70048525b41c4fed608460722c7918ed90522913e18b3172353ef421122fc44f1e877b6c89c28

diff --git a/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild b/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild
new file mode 100644
index 0000000..11e1b19
--- /dev/null
+++ b/dev-ruby/compass-import-once/compass-import-once-1.0.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Speed up your Sass compilation by making @import only import each file once"
+HOMEPAGE="http://compass-style.org/"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/sass-3.2 <dev-ruby/sass-3.5
+	dev-ruby/sass-globbing
+"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}

diff --git a/dev-ruby/compass-import-once/metadata.xml b/dev-ruby/compass-import-once/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/compass-import-once/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>


             reply	other threads:[~2014-05-14 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 12:37 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-14 12:37 [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass-import-once/ Hans de Graaff
2014-09-15  6:42 Hans de Graaff

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=1400070403.1839eff5a50aaf1421c362592046656f1f47b591.graaff@gentoo \
    --to=graaff@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