commit: 9833e0f45798d0af537411f54a5202c1cf3690dc Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Thu Aug 19 11:14:12 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Aug 19 11:14:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9833e0f4
dev-ruby/compass-import-once: Remove last-rited pkg Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-ruby/compass-import-once/Manifest | 1 - .../compass-import-once-1.0.5.ebuild | 32 ---------------------- dev-ruby/compass-import-once/metadata.xml | 8 ------ profiles/package.mask | 1 - 4 files changed, 42 deletions(-) diff --git a/dev-ruby/compass-import-once/Manifest b/dev-ruby/compass-import-once/Manifest deleted file mode 100644 index 05dc09cecc1..00000000000 --- a/dev-ruby/compass-import-once/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST compass-import-once-1.0.5.gem 9728 BLAKE2B 24a48d11427b30ca14ab27d34c3a9906c1fe9f9d363b910e4c9e3a2488890f4908ec8bdc4a3323a145cce81f8c2344b95302cd168266bf6a1b36d850a1412e59 SHA512 2ef723803341892b34a4bbe691b32ddd266a125c5e3faf8034c473566d70c7a8c0931f1a02abe64c243fe62f2a204cc8e53b951dd88c440eada4ec2dfc19856b diff --git a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild b/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild deleted file mode 100644 index 3115c37dff1..00000000000 --- a/dev-ruby/compass-import-once/compass-import-once-1.0.5.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby24 ruby25 ruby26" - -# Skip tests since they depend on sass-globbing which does not have a -# license and where the last version is known to be broken. -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_EXTRAINSTALL="VERSION" - -inherit ruby-fakegem versionator - -DESCRIPTION="Speed up your Sass compilation by making @import only import each file once" -HOMEPAGE="http://compass-style.org/" - -LICENSE="MIT" -SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_rdepend " - >=dev-ruby/sass-3.2:* <dev-ruby/sass-3.5:* -" - -all_ruby_prepare() { - sed -i -e '/bundler/I s:^:#:' Rakefile || die -} diff --git a/dev-ruby/compass-import-once/metadata.xml b/dev-ruby/compass-import-once/metadata.xml deleted file mode 100644 index eb1e47f2edf..00000000000 --- a/dev-ruby/compass-import-once/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Ruby Project</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 5cde1f5509d..ce063642a02 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -420,7 +420,6 @@ dev-vcs/git-num # Masked for removal in 30 days. dev-ruby/compass dev-ruby/compass-core -dev-ruby/compass-import-once # Hans de Graaff <[email protected]> (2021-07-09) # Mask ruby25 for removal. This version is no longer supported
