diff options
Diffstat (limited to 'dev-ruby/source_map')
| -rw-r--r-- | dev-ruby/source_map/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/source_map/metadata.xml | 10 | ||||
| -rw-r--r-- | dev-ruby/source_map/source_map-3.0.1.ebuild | 23 |
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-ruby/source_map/Manifest b/dev-ruby/source_map/Manifest deleted file mode 100644 index ba78821a0752..000000000000 --- a/dev-ruby/source_map/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST source_map-3.0.1.gem 12288 BLAKE2B 59d51caf46087379ea7c6a0842721a0065fa02fce8cb848a8097af14a8c6e2c99d216ffbeec643254c2f0aea75833960e272a0470f72c37587f6191370067b43 SHA512 3fc4a55f2ad2e79059c40ba4fd28e555af25c5881ac5513d6d37595d6a1c405e8e601e808b96b336725227dbd9b377235251cb8a9eeaefe60d8000f6fa67ea2f diff --git a/dev-ruby/source_map/metadata.xml b/dev-ruby/source_map/metadata.xml deleted file mode 100644 index 246d194b7ec0..000000000000 --- a/dev-ruby/source_map/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file diff --git a/dev-ruby/source_map/source_map-3.0.1.ebuild b/dev-ruby/source_map/source_map-3.0.1.ebuild deleted file mode 100644 index 64c36988a72d..000000000000 --- a/dev-ruby/source_map/source_map-3.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="Provides an API for parsing, and an API for generating source maps in ruby" -HOMEPAGE="https://github.com/ConradIrwin/ruby-source_map" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -IUSE="" - -ruby_add_rdepend "dev-ruby/json:*" |
