From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-878613-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A6807138206 for <garchives@archives.gentoo.org>; Wed, 27 Apr 2016 05:55:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8775421C0C6; Wed, 27 Apr 2016 05:55:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D13021C0C6 for <gentoo-commits@lists.gentoo.org>; Wed, 27 Apr 2016 05:54:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E0D8340BE8 for <gentoo-commits@lists.gentoo.org>; Wed, 27 Apr 2016 05:54:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A479F96F for <gentoo-commits@lists.gentoo.org>; Wed, 27 Apr 2016 05:54:46 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1461736476.0ffe1d0773ba85c2d41071d59ca532944d3a63c7.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/susy/Manifest dev-ruby/susy/susy-2.2.12.ebuild X-VCS-Directories: dev-ruby/susy/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 0ffe1d0773ba85c2d41071d59ca532944d3a63c7 X-VCS-Branch: master Date: Wed, 27 Apr 2016 05:54:46 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 456e6b9f-f842-4798-932d-bcacf943d55e X-Archives-Hash: 40067b670fb23c7652423219ae93ed5c commit: 0ffe1d0773ba85c2d41071d59ca532944d3a63c7 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Wed Apr 27 05:54:36 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Apr 27 05:54:36 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0ffe1d07 dev-ruby/susy: add 2.2.12 Package-Manager: portage-2.2.26 dev-ruby/susy/Manifest | 1 + dev-ruby/susy/susy-2.2.12.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-ruby/susy/Manifest b/dev-ruby/susy/Manifest index 0f29c38..0a27294 100644 --- a/dev-ruby/susy/Manifest +++ b/dev-ruby/susy/Manifest @@ -1 +1,2 @@ DIST susy-2.2.10.gem 39424 SHA256 3652e545cba758cec924f7544be5a53a6cad962622bce840384b8542c0fabe77 SHA512 6a8bee88916f681a9ba3b122fb213104e5da9b2d50aca4c1b277392604836d91e81b9f831757310c10df376e53403de273fcd8996d761075b66774a6a5c5f074 WHIRLPOOL 597e7f2eb222fbf31bdcdee9744fdfe2cb51546afac02d0cc61f40b3ba007ae77eb96f1d97c3e659a218c83ec4c2e94988dde0ab037182de85edf2b4857bffd1 +DIST susy-2.2.12.gem 39424 SHA256 b044e9b9415e6af7422cfae2da0021a535c02b8dcde92b5032421b70a562e6c4 SHA512 31b09786c291449ec726170d0e9db72b9e50ac1e1feca401d842ac34a6251ae0816905c56cdca58e58485cfcf6385f20910feea3b4b8df43f010111603163f07 WHIRLPOOL ff7126e0b74dabc5cf3afc1b56bfb29ace4dde3c34efacb5ae1e098a67a43816176a9fedc7a7259cc49c2a9d333125fdd732709a31d5860a6614613a56f32628 diff --git a/dev-ruby/susy/susy-2.2.12.ebuild b/dev-ruby/susy/susy-2.2.12.ebuild new file mode 100644 index 0000000..981d1fa --- /dev/null +++ b/dev-ruby/susy/susy-2.2.12.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +USE_RUBY="ruby20 ruby21 ruby22" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="docs/changelog.rst 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="2" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/sass-3.3.0:* <dev-ruby/sass-3.5:*"