From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/
Date: Wed, 9 Jan 2013 14:27:13 +0000 (UTC) [thread overview]
Message-ID: <1357741561.4f78e809f3498aeb8ed15cd5a7dedbab8d8c9852.graaff@gentoo> (raw)
commit: 4f78e809f3498aeb8ed15cd5a7dedbab8d8c9852
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jan 9 14:26:01 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 14:26:01 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4f78e809
Initial import.
Package-Manager: portage-2.1.11.31
Manifest-Sign-Key: 0x8883FA56A308A8D7!
---
dev-ruby/susy/ChangeLog | 10 ++++++++++
dev-ruby/susy/Manifest | 11 +++++++++++
dev-ruby/susy/metadata.xml | 5 +++++
dev-ruby/susy/susy-1.0.5.ebuild | 26 ++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/susy/ChangeLog b/dev-ruby/susy/ChangeLog
new file mode 100644
index 0000000..c2ca3b4
--- /dev/null
+++ b/dev-ruby/susy/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/susy
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*susy-1.0.5 (09 Jan 2013)
+
+ 09 Jan 2013; Hans de Graaff <graaff@gentoo.org> +susy-1.0.5.ebuild,
+ +metadata.xml:
+ Initial import.
+
diff --git a/dev-ruby/susy/Manifest b/dev-ruby/susy/Manifest
new file mode 100644
index 0000000..b9c16e2
--- /dev/null
+++ b/dev-ruby/susy/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST susy-1.0.5.gem 24064 SHA256 d717fd5b45b87499faa2abe5e8ad0f30ff172f9e371215cd3e41aeb973be7645 SHA512 f3bfb916c8032b633d62f1f9b7de7a255f342f79b1be7c88be61b01244966bfcbb0e183bf299a7f8d863d75851e244f9e6a2f321bd721fe4d990e180c02f84b0 WHIRLPOOL 072c91285baa2aec716775991f5ef87c7541347269783a9d4a28422077757ea56204db63d1a189a1ba915d4a88f50b739005d143ffd8a3c2eb54bdc693143a50
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iF4EAREIAAYFAlDtffkACgkQiIP6VqMIqNf2QgEAjttC2lCPOqWkrtkwJT6g8ovA
+2DdEmG0o9iQ5LgKeQDMA/02ZA0FeLejB7KbW1zkfRzReoStuH4sifJvt/eVyXTJM
+=6bIt
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/susy/metadata.xml b/dev-ruby/susy/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/susy/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/susy/susy-1.0.5.ebuild b/dev-ruby/susy/susy-1.0.5.ebuild
new file mode 100644
index 0000000..17670a6
--- /dev/null
+++ b/dev-ruby/susy/susy-1.0.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.mkdn README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="sass templates VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A semantic CSS grid system with a responsive twist"
+HOMEPAGE="http://susy.oddbird.net"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/compass-0.12.2
+ >=dev-ruby/sass-3.2.0"
next reply other threads:[~2013-01-09 14:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 14:27 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-11 7:43 [gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/ Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2014-05-15 13:45 Hans de Graaff
2014-07-02 7:56 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2015-04-14 11:35 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-10-21 9:41 Hans de Graaff
2015-10-21 9:41 Hans de Graaff
2015-11-27 7:18 Hans de Graaff
2015-12-23 6:55 Hans de Graaff
2015-12-23 6:55 Hans de Graaff
2016-01-12 6:41 Hans de Graaff
2016-04-27 5:54 Hans de Graaff
2016-04-27 5:54 Hans de Graaff
2016-04-27 5:54 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=1357741561.4f78e809f3498aeb8ed15cd5a7dedbab8d8c9852.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