summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-11 18:24:42 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-11 18:25:21 +0200
commitfb9e2a75f6adf458877626b73ebc7034364e5811 (patch)
treeb20b42152b13b846646f7c5446bf0ecea95a625f /dev-ruby
parentapp-office/calligra-l10n: Remove last-rited pkg (diff)
downloadgentoo-fb9e2a75f6adf458877626b73ebc7034364e5811.tar.gz
gentoo-fb9e2a75f6adf458877626b73ebc7034364e5811.tar.bz2
gentoo-fb9e2a75f6adf458877626b73ebc7034364e5811.zip
dev-ruby/modernizr: Remove last-rited pkg
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/modernizr/Manifest1
-rw-r--r--dev-ruby/modernizr/metadata.xml11
-rw-r--r--dev-ruby/modernizr/modernizr-2.6.2.ebuild19
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-ruby/modernizr/Manifest b/dev-ruby/modernizr/Manifest
deleted file mode 100644
index df9c22d31f94..000000000000
--- a/dev-ruby/modernizr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST modernizr-2.6.2.gem 43520 SHA256 f461355bb24a013275c8687bbeb02861ac404cd3a1db81a78166376422ac8f3c SHA512 de40343bc06ceae2518e0bfc513fdd54ceb9c4369e1ea37c75d06d70286c995691e568d9892f6709bbc33492eb1034d402bb903dd31847c4c8f21a88a22b8f00 WHIRLPOOL e27e585d878de09134214829cb13892c0925cc5ab0e8dee59250b9d37d2e4a87af5790d2570c87561f4f23322f8cb95718891132733f3a50c5bc727957d51ea0
diff --git a/dev-ruby/modernizr/metadata.xml b/dev-ruby/modernizr/metadata.xml
deleted file mode 100644
index c7c6edf1d42c..000000000000
--- a/dev-ruby/modernizr/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">josh/ruby-modernizr</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ruby/modernizr/modernizr-2.6.2.ebuild b/dev-ruby/modernizr/modernizr-2.6.2.ebuild
deleted file mode 100644
index 3044280c0b28..000000000000
--- a/dev-ruby/modernizr/modernizr-2.6.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Modernizr JS assets for use in Sprockets or the Rails 3 asset pipeline"
-HOMEPAGE="https://github.com/josh/ruby-modernizr"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""