summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-12-12 10:18:31 +0100
committerHans de Graaff <graaff@gentoo.org>2018-12-12 10:18:31 +0100
commit3b1e76238b181d1b0a0d8c1aadd0bf9a4da71df1 (patch)
tree95432a18584e23e0a17115a9ca789d6da3c755e7 /dev-ruby/akismet
parentdev-ruby/activerecord-deprecated_finders: remove masked package, bug 661262 (diff)
downloadgentoo-3b1e76238b181d1b0a0d8c1aadd0bf9a4da71df1.tar.gz
gentoo-3b1e76238b181d1b0a0d8c1aadd0bf9a4da71df1.tar.bz2
gentoo-3b1e76238b181d1b0a0d8c1aadd0bf9a4da71df1.zip
dev-ruby/akismet: remove masked package, bug 661262
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/akismet')
-rw-r--r--dev-ruby/akismet/Manifest1
-rw-r--r--dev-ruby/akismet/akismet-2.0.0.ebuild21
-rw-r--r--dev-ruby/akismet/metadata.xml11
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-ruby/akismet/Manifest b/dev-ruby/akismet/Manifest
deleted file mode 100644
index 3a7cca0a61bd..000000000000
--- a/dev-ruby/akismet/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST akismet-2.0.0.tar.gz 8530 BLAKE2B 11d7201cdc5cb5d798ace70219ef941a85eb53f319e63066fdd442aaade5dd48582bff122db8a0f3418083b4d6af6e94b4dc8971830c50dda4e84e806ecb5663 SHA512 24066e88dfe6bd369b362da60677b8e4acc0785c99fd180e38ff0c11a83131dcb98bc22a7dbce5ff99c8841331fff487090c53bf480a787ec30e58ebba86c762
diff --git a/dev-ruby/akismet/akismet-2.0.0.ebuild b/dev-ruby/akismet/akismet-2.0.0.ebuild
deleted file mode 100644
index c98837cca929..000000000000
--- a/dev-ruby/akismet/akismet-2.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby client for the Akismet API"
-HOMEPAGE="https://github.com/jonahb/akismet"
-SRC_URI="https://github.com/jonahb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-# Tests now require an API key from akismet and a network connection.
-RESTRICT="test"
diff --git a/dev-ruby/akismet/metadata.xml b/dev-ruby/akismet/metadata.xml
deleted file mode 100644
index 671febd27d6e..000000000000
--- a/dev-ruby/akismet/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">jonahb/akismet</remote-id>
- </upstream>
-</pkgmetadata>