commit:     7e8ec6def39bde08ce03edd89e216d1772ad35d9
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri May 22 06:16:21 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 22 06:16:21 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=7e8ec6de

No longer in use.

 dev-ruby/modular-scale/ChangeLog                  | 15 --------------
 dev-ruby/modular-scale/Manifest                   |  2 --
 dev-ruby/modular-scale/metadata.xml               |  5 -----
 dev-ruby/modular-scale/modular-scale-1.0.2.ebuild | 25 -----------------------
 dev-ruby/modular-scale/modular-scale-1.0.6.ebuild | 25 -----------------------
 5 files changed, 72 deletions(-)

diff --git a/dev-ruby/modular-scale/ChangeLog b/dev-ruby/modular-scale/ChangeLog
deleted file mode 100644
index a809ad3..0000000
--- a/dev-ruby/modular-scale/ChangeLog
+++ /dev/null
@@ -1,15 +0,0 @@
-# ChangeLog for dev-ruby/modular-scale
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*modular-scale-1.0.6 (14 Feb 2013)
-
-  14 Feb 2013; Hans de Graaff <[email protected]> +modular-scale-1.0.6.ebuild:
-  Version bump.
-
-*modular-scale-1.0.2 (20 Nov 2012)
-
-  20 Nov 2012; Hans de Graaff <[email protected]> +modular-scale-1.0.2.ebuild,
-  +metadata.xml:
-  Initial commit. Dependency of zurb-foundation.
-

diff --git a/dev-ruby/modular-scale/Manifest b/dev-ruby/modular-scale/Manifest
deleted file mode 100644
index 7e2da79..0000000
--- a/dev-ruby/modular-scale/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST modular-scale-1.0.2.gem 7680 SHA256 
ac21cab5fa22b9e46fca0906774fc2415d0323657e445a8335c9229870aef943 SHA512 
e2737402bc34086b2cbd5b8a714cb7169995d58f547e6ce25eba3918b5865565fb071b5c30e0fbdd0165ff2bab9ec366c51f972091daed57906ca8a4c0579b85
 WHIRLPOOL 
bbcc60346db035ce84f5e91387b3987fbebb0cffefac6458b1cbb00ac55d4df8d279c831a20eba3ef752a26d2b424762b746f88a44083da8519b14b8b9770d4d
-DIST modular-scale-1.0.6.gem 8192 SHA256 
e54a0e7f946d25e6bb24047ca29fba5e70e8e81b07b441ab925acd4004bb3117 SHA512 
3723a4304c27c6332b5038f6c0617b53e92e5ac8c1870e100115495548622e5db19f0a7776ea40bb5054194726a925f4fd6ae74338fd18c637d56090de1bd347
 WHIRLPOOL 
b97071486f3a941284528341df9197829dab0c069d1722b3a565d684ae011b65e2529cf99411b97ebbc8c6aad19f50cbb065a522def477ea16c89e547d133b7c

diff --git a/dev-ruby/modular-scale/metadata.xml 
b/dev-ruby/modular-scale/metadata.xml
deleted file mode 100644
index f977299..0000000
--- a/dev-ruby/modular-scale/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>[email protected]</email></maintainer>
-</pkgmetadata>

diff --git a/dev-ruby/modular-scale/modular-scale-1.0.2.ebuild 
b/dev-ruby/modular-scale/modular-scale-1.0.2.ebuild
deleted file mode 100644
index e1b1cf1..0000000
--- a/dev-ruby/modular-scale/modular-scale-1.0.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 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_EXTRADOC="README.mdown"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="stylesheets"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Sass mixin that calculates incremental values of the modular 
scale in proportion to a size and ratio"
-HOMEPAGE="http://compass-style.org/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/compass-0.11.5 >=dev-ruby/sassy-math-1.2"

diff --git a/dev-ruby/modular-scale/modular-scale-1.0.6.ebuild 
b/dev-ruby/modular-scale/modular-scale-1.0.6.ebuild
deleted file mode 100644
index fc93ef4..0000000
--- a/dev-ruby/modular-scale/modular-scale-1.0.6.ebuild
+++ /dev/null
@@ -1,25 +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_EXTRADOC="readme.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="stylesheets"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Sass mixin that calculates incremental values of the modular 
scale in proportion to a size and ratio"
-HOMEPAGE="http://compass-style.org/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/compass-0.11.5 >=dev-ruby/sass-3.2.0 
>=dev-ruby/sassy-math-1.5"

Reply via email to