From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/sass-globbing/
Date: Wed, 14 May 2014 12:23:25 +0000 (UTC) [thread overview]
Message-ID: <1400070055.0e0b0d1a313e23209abf9cee35807a88958968d0.graaff@gentoo> (raw)
commit: 0e0b0d1a313e23209abf9cee35807a88958968d0
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed May 14 12:20:55 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 14 12:20:55 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=0e0b0d1a
Initial import. New dependency for compass-import-once.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/sass-globbing/ChangeLog | 10 +++++++++
dev-ruby/sass-globbing/Manifest | 1 +
dev-ruby/sass-globbing/metadata.xml | 5 +++++
dev-ruby/sass-globbing/sass-globbing-1.1.0.ebuild | 27 +++++++++++++++++++++++
4 files changed, 43 insertions(+)
diff --git a/dev-ruby/sass-globbing/ChangeLog b/dev-ruby/sass-globbing/ChangeLog
new file mode 100644
index 0000000..a9e127d
--- /dev/null
+++ b/dev-ruby/sass-globbing/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/sass-globbing
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*sass-globbing-1.1.0 (14 May 2014)
+
+ 14 May 2014; Hans de Graaff <graaff@gentoo.org> +sass-globbing-1.1.0.ebuild,
+ +metadata.xml:
+ Initial import. New dependency for compass-import-once.
+
diff --git a/dev-ruby/sass-globbing/Manifest b/dev-ruby/sass-globbing/Manifest
new file mode 100644
index 0000000..1f208ba
--- /dev/null
+++ b/dev-ruby/sass-globbing/Manifest
@@ -0,0 +1 @@
+DIST sass-globbing-1.1.0.gem 7680 SHA256 3edcb534d9737789fe8850f39a57a05fa540c1da2860eb518156aa60e56c1692 SHA512 ece294bf01c359b8143ed1a1cbcab91a361a730aac3b2fbb95b43b12f1aa832d4738edd298de6774e5ce3a02e4f47a43debfdbd1bb1cc11002bb120a8b5bc51b WHIRLPOOL d799a118bc3a882dd465d0944e2337c2a37412b468d312d07b9a4ceecce148571f1e96326c6fd7419ea5ee5ef36c5ea9f1db03b7570f4cb2a616fda77e8bca0b
diff --git a/dev-ruby/sass-globbing/metadata.xml b/dev-ruby/sass-globbing/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/sass-globbing/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>
diff --git a/dev-ruby/sass-globbing/sass-globbing-1.1.0.ebuild b/dev-ruby/sass-globbing/sass-globbing-1.1.0.ebuild
new file mode 100644
index 0000000..58d6984
--- /dev/null
+++ b/dev-ruby/sass-globbing/sass-globbing-1.1.0.ebuild
@@ -0,0 +1,27 @@
+# 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="CHANGELOG.markdown README.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sass globbing allows you to import many sass or scss files in a single import statement"
+HOMEPAGE="http://chriseppstein.github.com/"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+ >=dev-ruby/sass-3.1
+"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
next reply other threads:[~2014-05-14 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 12:23 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-01 7:01 [gentoo-commits] dev/graaff:master commit in: dev-ruby/sass-globbing/ 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=1400070055.0e0b0d1a313e23209abf9cee35807a88958968d0.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