From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/sass/
Date: Mon, 23 Dec 2013 15:18:43 +0000 (UTC) [thread overview]
Message-ID: <1387811907.2fcd31e85e48589f886a8813420dd5c96b50ae4d.mrueg@gentoo> (raw)
commit: 2fcd31e85e48589f886a8813420dd5c96b50ae4d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 15:18:27 2013 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 15:18:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=2fcd31e8
dev-ruby/sass: In tree.
---
dev-ruby/sass/ChangeLog | 8 -------
dev-ruby/sass/metadata.xml | 5 ----
dev-ruby/sass/sass-3.2.12.ebuild | 50 ----------------------------------------
3 files changed, 63 deletions(-)
diff --git a/dev-ruby/sass/ChangeLog b/dev-ruby/sass/ChangeLog
deleted file mode 100644
index 3728cf9..0000000
--- a/dev-ruby/sass/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-# ChangeLog for dev-ruby/sass
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*sass-3.2.12 (09 Oct 2013)
-
- 09 Oct 2013; Peter Wilmott <p@p8952.info> +metadata.xml, +sass-3.2.12.ebuild:
- dev-ruby/sass: version bump
diff --git a/dev-ruby/sass/metadata.xml b/dev-ruby/sass/metadata.xml
deleted file mode 100644
index 8521361..0000000
--- a/dev-ruby/sass/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>ruby</herd>
-</pkgmetadata>
diff --git a/dev-ruby/sass/sass-3.2.12.ebuild b/dev-ruby/sass/sass-3.2.12.ebuild
deleted file mode 100644
index 1b6f3a7..0000000
--- a/dev-ruby/sass/sass-3.2.12.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.11.ebuild,v 1.1 2013/09/30 06:04:54 graaff Exp $
-
-EAPI=5
-
-USE_RUBY="ruby18 ruby19 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more."
-HOMEPAGE="http://sass-lang.com/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
-
-ruby_add_rdepend ">=dev-ruby/listen-0.7.2:0 !!<dev-ruby/haml-3.1"
-
-# tests could use `less` if we had it
-
-all_ruby_prepare() {
- rm -rf vendor/listen || die
-
- # Don't require maruku as markdown provider but let yard decide.
- sed -i -e '/maruku/d' .yardopts || die
-}
-
-each_ruby_prepare() {
- case ${RUBY} in
- *jruby)
- # Test fails on jruby for us, upstream can't
- # reproduce. Avoiding it since it only affects debug
- # information in the CSS file.
- # https://github.com/nex3/sass/issues/563
- sed -i -e '24s/filename_fn//' test/sass/plugin_test.rb || die
- ;;
- *)
- ;;
- esac
-}
next reply other threads:[~2013-12-23 15:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-23 15:18 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-14 17:40 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/sass/ Peter Wilmott
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=1387811907.2fcd31e85e48589f886a8813420dd5c96b50ae4d.mrueg@gentoo \
--to=mrueg@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