summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2017-08-21 08:07:55 +0200
committerHans de Graaff <hans@degraaff.org>2017-08-21 08:07:55 +0200
commitfd081551094930428d35ee791f06e88cb18265bb (patch)
tree7ce4319f65b5d7e5bbf7e3c6626a44fc09e901f7 /dev-ruby/susy/susy-2.2.10.ebuild
parentdev-ruby/swf_fu: add ruby23, ruby24 (diff)
downloadgraaff-fd081551094930428d35ee791f06e88cb18265bb.tar.gz
graaff-fd081551094930428d35ee791f06e88cb18265bb.tar.bz2
graaff-fd081551094930428d35ee791f06e88cb18265bb.zip
dev-ruby/susy: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/susy/susy-2.2.10.ebuild')
-rw-r--r--dev-ruby/susy/susy-2.2.10.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-ruby/susy/susy-2.2.10.ebuild b/dev-ruby/susy/susy-2.2.10.ebuild
deleted file mode 100644
index 981d1fac..00000000
--- a/dev-ruby/susy/susy-2.2.10.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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:*"