From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass/
Date: Tue, 22 Apr 2014 16:54:08 +0000 (UTC) [thread overview]
Message-ID: <1398185618.64204bf88257a38d049eea5979b2df61f27159b2.graaff@gentoo> (raw)
commit: 64204bf88257a38d049eea5979b2df61f27159b2
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Apr 22 16:53:38 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 16:53:38 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=64204bf8
Fix overly strict dependency on sass.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/compass/ChangeLog | 6 ++++++
.../compass/{compass-0.12.3.ebuild => compass-0.12.3-r1.ebuild} | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/compass/ChangeLog b/dev-ruby/compass/ChangeLog
index 778758c..e673119 100644
--- a/dev-ruby/compass/ChangeLog
+++ b/dev-ruby/compass/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*compass-0.12.3-r1 (22 Apr 2014)
+
+ 22 Apr 2014; Hans de Graaff <graaff@gentoo.org> -compass-0.12.3.ebuild,
+ +compass-0.12.3-r1.ebuild:
+ Fix overly strict dependency on sass.
+
*compass-0.12.3 (27 Mar 2014)
27 Mar 2014; Hans de Graaff <graaff@gentoo.org> +compass-0.12.3.ebuild:
diff --git a/dev-ruby/compass/compass-0.12.3.ebuild b/dev-ruby/compass/compass-0.12.3-r1.ebuild
similarity index 85%
rename from dev-ruby/compass/compass-0.12.3.ebuild
rename to dev-ruby/compass/compass-0.12.3-r1.ebuild
index bb5071f..46c3e8b 100644
--- a/dev-ruby/compass/compass-0.12.3.ebuild
+++ b/dev-ruby/compass/compass-0.12.3-r1.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.markdown"
@@ -34,5 +34,6 @@ ruby_add_rdepend ">=dev-ruby/chunky_png-1.2
all_ruby_prepare() {
sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die
- sed -i -e '/Date.today/d' -e '/fssm/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+ sed -i -e '/Date.today/d' \
+ -e '/fssm/d' -e '/sass/ s/3.2.14/~> 3.2.14/' ${RUBY_FAKEGEM_GEMSPEC} || die
}
next reply other threads:[~2014-04-22 16:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 16:54 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-14 13:26 [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass/ Hans de Graaff
2014-05-14 12:48 Hans de Graaff
2014-04-02 13:42 Hans de Graaff
2013-07-17 7:06 Hans de Graaff
2012-11-20 10:00 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=1398185618.64204bf88257a38d049eea5979b2df61f27159b2.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