From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/sassy-math/
Date: Tue, 31 May 2016 05:27:08 +0000 (UTC) [thread overview]
Message-ID: <1464670308.75542630c0577adf06d230420be15b07447cf70f.graaff@gentoo> (raw)
commit: 75542630c0577adf06d230420be15b07447cf70f
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue May 31 04:51:48 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 31 04:51:48 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=75542630
no longer in use
dev-ruby/sassy-math/ChangeLog | 23 -----------------------
dev-ruby/sassy-math/Manifest | 2 --
dev-ruby/sassy-math/metadata.xml | 5 -----
dev-ruby/sassy-math/sassy-math-1.5.1.ebuild | 22 ----------------------
dev-ruby/sassy-math/sassy-math-1.5.ebuild | 24 ------------------------
5 files changed, 76 deletions(-)
diff --git a/dev-ruby/sassy-math/ChangeLog b/dev-ruby/sassy-math/ChangeLog
deleted file mode 100644
index f496811..0000000
--- a/dev-ruby/sassy-math/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-# ChangeLog for dev-ruby/sassy-math
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 15 Aug 2014; Hans de Graaff <graaff@gentoo.org> -sassy-math-1.2.ebuild:
- Cleanup.
-
-*sassy-math-1.5.1 (15 Aug 2014)
-
- 15 Aug 2014; Hans de Graaff <graaff@gentoo.org> +sassy-math-1.5.1.ebuild:
- Version bump. Add ruby20, ruby21.
-
-*sassy-math-1.5 (14 Feb 2013)
-
- 14 Feb 2013; Hans de Graaff <graaff@gentoo.org> +sassy-math-1.5.ebuild:
- Version bump.
-
-*sassy-math-1.2 (20 Nov 2012)
-
- 20 Nov 2012; Hans de Graaff <graaff@gentoo.org> +sassy-math-1.2.ebuild,
- +metadata.xml:
- Initial import. Dependency for modular-scale.
-
diff --git a/dev-ruby/sassy-math/Manifest b/dev-ruby/sassy-math/Manifest
deleted file mode 100644
index f06a39a..0000000
--- a/dev-ruby/sassy-math/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sassy-math-1.5.1.gem 4608 SHA256 2abd89c2f0fcee607ef983ee5235811d419580ece447cf7338b9cd963461b54e SHA512 978de983276a3d48c96a8ccf76d817a94f504896ace9c9a7cf162acf3867e11c01aa5b613affe06c758630885db7d0ea322abf1ac8c3a009a409ec7927d45903 WHIRLPOOL 545c416bd12bfffcb69154197b172593b64872ba2f3b99966d735e28d04c02297b4c4b3be9ac7abde7c4265bf9670e123056bee2b8b870f8b32b5d165f3dfd86
-DIST sassy-math-1.5.gem 6656 SHA256 dc3f1c769f034a91694ddbe12e29c120f2bfd051067c64b2d0dec1bd0616fdf7 SHA512 f4648218b1092a538313ede0cb2b61066a9e21e0d19a3137c3c8882b278e0fa93633d2a25a1ebf38b4bbaa61a555c424010d0acf78fb3370677da1a1b61fc6e2 WHIRLPOOL 8d6ba7f015af7da9e1e4b5ddcf9842f7b365e55ceefda867b5713567e7206af231f82bc21e67fda0beb2cade5f47ee73e302a2d434e7ddca0b2b77fc13dd06a2
diff --git a/dev-ruby/sassy-math/metadata.xml b/dev-ruby/sassy-math/metadata.xml
deleted file mode 100644
index f977299..0000000
--- a/dev-ruby/sassy-math/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>
-<maintainer><email>graaff@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild b/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild
deleted file mode 100644
index 91de67d..0000000
--- a/dev-ruby/sassy-math/sassy-math-1.5.1.ebuild
+++ /dev/null
@@ -1,22 +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_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Advanced math functions for Compass"
-HOMEPAGE="https://github.com/Team-Sass/Sassy-math"
-
-LICENSE="MIT" # Only expressed in upstream git.
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/compass-0.11"
diff --git a/dev-ruby/sassy-math/sassy-math-1.5.ebuild b/dev-ruby/sassy-math/sassy-math-1.5.ebuild
deleted file mode 100644
index 5a3fdb8..0000000
--- a/dev-ruby/sassy-math/sassy-math-1.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="stylesheets"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Advanced math functions for Compass"
-HOMEPAGE="https://github.com/scottkellum/Sassy-math"
-
-LICENSE="MIT" # Only expressed in upstream git.
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/compass-0.11"
next reply other threads:[~2016-05-31 5:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-31 5:27 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-19 6:45 [gentoo-commits] dev/graaff:master commit in: dev-ruby/sassy-math/ Hans de Graaff
2014-08-17 9:01 ` Hans de Graaff
2014-08-17 9:01 Hans de Graaff
2014-08-19 6:45 ` Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2012-11-20 10:00 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=1464670308.75542630c0577adf06d230420be15b07447cf70f.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