diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-ruby/pusher-client | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/pusher-client')
| -rw-r--r-- | dev-ruby/pusher-client/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/pusher-client/metadata.xml | 11 | ||||
| -rw-r--r-- | dev-ruby/pusher-client/pusher-client-0.6.2-r1.ebuild | 26 |
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-ruby/pusher-client/Manifest b/dev-ruby/pusher-client/Manifest deleted file mode 100644 index b6dad9f1aa02..000000000000 --- a/dev-ruby/pusher-client/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pusher-client-0.6.2.gem 138240 BLAKE2B d9692cd09bff5ac093e7f340d82676f57f299e669c86526a04dbef0ad6d33410647e4163f51c855284fe73aae82115dd959fc4bfedef246e384c98f09116a46b SHA512 1d4a81027f08065c840c89098d562787c73c0f39fa986152bf22ee43fb222b8a26782fc4be3cf01acb9a62c5237cccb8515d2bfc6c4a4d9d1dc53b853599a30d diff --git a/dev-ruby/pusher-client/metadata.xml b/dev-ruby/pusher-client/metadata.xml deleted file mode 100644 index 66051dec5269..000000000000 --- a/dev-ruby/pusher-client/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://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">pusher-community/pusher-websocket-ruby</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/pusher-client/pusher-client-0.6.2-r1.ebuild b/dev-ruby/pusher-client/pusher-client-0.6.2-r1.ebuild deleted file mode 100644 index fd47be8bcb08..000000000000 --- a/dev-ruby/pusher-client/pusher-client-0.6.2-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34 ruby40" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -inherit ruby-fakegem - -DESCRIPTION="Client for consuming WebSockets from http://pusher.com" -HOMEPAGE="https://github.com/pusher-community/pusher-websocket-ruby" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -ruby_add_rdepend " - >=dev-ruby/websocket-1:0 - dev-ruby/json:* -" - -all_ruby_prepare() { - sed -i -e '/bundler/ s:^:#:' Rakefile || die -} |
