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, 20 Nov 2012 10:00:52 +0000 (UTC) [thread overview]
Message-ID: <1353337438.0f77df2fd7a4a08439ed7f0cde33e937b2ff9cc0.graaff@gentoo> (raw)
commit: 0f77df2fd7a4a08439ed7f0cde33e937b2ff9cc0
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Nov 19 15:03:58 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 15:03:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=0f77df2f
Initial import.
Package-Manager: portage-2.1.11.31
Manifest-Sign-Key: 0x8883FA56A308A8D7!
---
dev-ruby/compass/ChangeLog | 10 +++++++++
dev-ruby/compass/Manifest | 11 ++++++++++
dev-ruby/compass/compass-0.12.2.ebuild | 35 ++++++++++++++++++++++++++++++++
dev-ruby/compass/metadata.xml | 5 ++++
4 files changed, 61 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/compass/ChangeLog b/dev-ruby/compass/ChangeLog
new file mode 100644
index 0000000..4fde883
--- /dev/null
+++ b/dev-ruby/compass/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/compass
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*compass-0.12.2 (19 Nov 2012)
+
+ 19 Nov 2012; Hans de Graaff <graaff@gentoo.org> +compass-0.12.2.ebuild,
+ +metadata.xml:
+ Initial import.
+
diff --git a/dev-ruby/compass/Manifest b/dev-ruby/compass/Manifest
new file mode 100644
index 0000000..6e94008
--- /dev/null
+++ b/dev-ruby/compass/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST compass-0.12.2.gem 1441280 SHA256 5f9784fcc40e1535b81e66e57d2e0d898f1a00099dd455a35dbb21fbb40f4a3b SHA512 e72d34ea9623471460df9adc08de1ecce40b7d5e8619bfe57eb3e4ed237f78d14a4ff07b2a4e64a8494cc511575c8ed6d6a04615bfc865640ee8c7d1d5a3f1c0 WHIRLPOOL 39535094eda55503c73705aa05953360c3c7c9736852195a135afe0dec920f3f520ba89ce93d745146bfe5d342ddd7d88227b0cb014c65daffad442bd441c199
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iF4EAREIAAYFAlCqSl4ACgkQiIP6VqMIqNdAsQD/Vpe3+L2d3DuqvmvJCyVaJYPt
+NOinOggpVgE6cE8wZBAA/0ILODb1xZmHwRydgmAB7qOXCag3oPW9rhElcPBt1kjx
+=N46o
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/compass/compass-0.12.2.ebuild b/dev-ruby/compass/compass-0.12.2.ebuild
new file mode 100644
index 0000000..90238dc
--- /dev/null
+++ b/dev-ruby/compass/compass-0.12.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.markdown"
+
+RUBY_FAKEGEM_TASK_TEST="-Ilib test features"
+
+RUBY_FAKEGEM_EXTRAINSTALL="frameworks VERSION.yml"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Compass Stylesheet Authoring Framework"
+HOMEPAGE="http://compass-style.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Fails tests with sass 3.2, already fixed upstream. The features also
+# require css_parser to be installed.
+RESTRICT="test"
+
+ruby_add_rdepend ">=dev-ruby/chunky_png-1.2
+ >=dev-ruby/fssm-0.2.7
+ >=dev-ruby/sass-3.1"
+
+all_ruby_prepare() {
+ sed -i -e '/[Bb]undler/ s:^:#:' Rakefile || die
+}
diff --git a/dev-ruby/compass/metadata.xml b/dev-ruby/compass/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/compass/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>
next reply other threads:[~2012-11-20 10:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 10:00 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-17 7:06 [gentoo-commits] dev/graaff:master commit in: dev-ruby/compass/ Hans de Graaff
2014-04-02 13:42 Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2014-05-14 12:48 Hans de Graaff
2014-05-14 13:26 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=1353337438.0f77df2fd7a4a08439ed7f0cde33e937b2ff9cc0.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