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, 21 Oct 2015 09:41:29 +0000 (UTC) [thread overview]
Message-ID: <1445420068.3aaf770c8a6aa67fa12b671d0c748ecef36a8072.graaff@gentoo> (raw)
commit: 3aaf770c8a6aa67fa12b671d0c748ecef36a8072
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Oct 21 09:34:28 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 09:34:28 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=3aaf770c
dev-ruby/susy: cleanup
Package-Manager: portage-2.2.20.1
dev-ruby/susy/Manifest | 2 --
dev-ruby/susy/susy-2.1.3.ebuild | 25 -------------------------
dev-ruby/susy/susy-2.2.2.ebuild | 25 -------------------------
3 files changed, 52 deletions(-)
diff --git a/dev-ruby/susy/Manifest b/dev-ruby/susy/Manifest
index 528cfb6..49644b7 100644
--- a/dev-ruby/susy/Manifest
+++ b/dev-ruby/susy/Manifest
@@ -1,4 +1,2 @@
DIST susy-1.0.9.gem 26112 SHA256 b40b6076be83a5d1df3528bf554efc1c27e3728f2ec64399b0be0033a96e6565 SHA512 37200d4e469ff7176d9d2882b89037c0a9067abbf7d6d1e4b6eb4067f9077a99b5608becc2ed6a5d4f195ceeb995d552cc2882aff59ad0c6bf9d2fc7f6638cd0 WHIRLPOOL 731326b8affef3f5496b5e0ff40d702e42fbdb7a4637f9a63ea74e71da00907f0a053ccad8583703b5b9bf3d00c83a99946abfb5820314762757dc9581ed4c03
-DIST susy-2.1.3.gem 37888 SHA256 f2ecbf092e8f0688ca6895f78d09688befafc0e4a86d1ac6075ce3daa32c9a96 SHA512 4b49f3c4653f6de533600fc7f803ef43822e78102f183fe97beabafe6f2e485cff6e08b3e050bd7939d47052a5f47bcef2e431e4f51d205dbb17e1df3b25fbcb WHIRLPOOL 04a913e4c7d60fc7dac3a0757be212a13db1c7de2d14bf7d1bc427f34cb1f97e73af4d62006d6b6454da88d12a44ba11ecedbabe5ba781b31a11b8a6343b193c
-DIST susy-2.2.2.gem 38912 SHA256 6a522fd0175a710ada0911a640a0a523d9bc5ff4a14467fcc4cbe898475ec408 SHA512 35c8694d13bb91c9c8b88eb4c5abfe81d9c6faf661c57fd20ca06b224da9bac001c21f068c68c157ff896b330e70f41bf8ce6f7283fcd92b53b419568888a5c4 WHIRLPOOL 7b14cb8313c327f5f66f1a349d8550e55308dfccca0ff63db46006e5287b513b0bbbd93e555bfb56ff1f0de612900ec536a3aaaed45314ff875ca3d8ee20d672
DIST susy-2.2.5.gem 39424 SHA256 017e74ca4df535d44daf0fbf6656d17fbf70f25471939fb9cd7cc54c1163cc0a SHA512 2b5aae5b9c73ed85df765169d5d0baceb55fbb274b65749b57da47ccd676a34834f3e23085ba79c22b5a0dad9b4d412b3bbe75d581870613044829c75877fc6f WHIRLPOOL e7f3c067f66fe2dc237167c20243f00399dc297bfa3e875b2674559b96f7e71975cc5457796816e1d3f80794d41a6f3db9e36a588568950fd2a694e85183ff98
diff --git a/dev-ruby/susy/susy-2.1.3.ebuild b/dev-ruby/susy/susy-2.1.3.ebuild
deleted file mode 100644
index 7611d86..0000000
--- a/dev-ruby/susy/susy-2.1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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="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"
diff --git a/dev-ruby/susy/susy-2.2.2.ebuild b/dev-ruby/susy/susy-2.2.2.ebuild
deleted file mode 100644
index ec6ae04..0000000
--- a/dev-ruby/susy/susy-2.2.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 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="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"
next reply other threads:[~2015-10-21 9:41 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 9:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-27 5:54 [gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/ Hans de Graaff
2016-04-27 5:54 Hans de Graaff
2016-04-27 5:54 Hans de Graaff
2016-01-12 6:41 Hans de Graaff
2015-12-23 6:55 Hans de Graaff
2015-12-23 6:55 Hans de Graaff
2015-11-27 7:18 Hans de Graaff
2015-10-21 9:41 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-04-14 11:35 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-07-02 7:56 Hans de Graaff
2014-05-15 13:45 Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-04-11 7:43 Hans de Graaff
2013-01-09 14:27 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=1445420068.3aaf770c8a6aa67fa12b671d0c748ecef36a8072.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