commit: ce803af3d89557628dbcbdcee10ddd64c4e37d59 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 16 05:44:32 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 16 05:44:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce803af3
dev-ruby/akismet: remove masked slot Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/akismet/Manifest | 1 - dev-ruby/akismet/akismet-1.0.2.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-ruby/akismet/Manifest b/dev-ruby/akismet/Manifest index 12481655494..3a7cca0a61b 100644 --- a/dev-ruby/akismet/Manifest +++ b/dev-ruby/akismet/Manifest @@ -1,2 +1 @@ -DIST akismet-1.0.2.tar.gz 5567 BLAKE2B 4246828d7ee500506fa89871a7c05c27db525b88ffe388d94abcf2b0533cd4af256a0e1e8cbe5ab157fd73651d3aed72cf92c8cd6367eea40fe66f0ea37b4151 SHA512 1cc5ef894a40c77eedaed3a6f2d1b778df0bb6cdc7d072ce35bd74b6e6871c830c1d83fc7faa85792208e1517723e3144973c7c05b74978476ef9854f8f27b6a DIST akismet-2.0.0.tar.gz 8530 BLAKE2B 11d7201cdc5cb5d798ace70219ef941a85eb53f319e63066fdd442aaade5dd48582bff122db8a0f3418083b4d6af6e94b4dc8971830c50dda4e84e806ecb5663 SHA512 24066e88dfe6bd369b362da60677b8e4acc0785c99fd180e38ff0c11a83131dcb98bc22a7dbce5ff99c8841331fff487090c53bf480a787ec30e58ebba86c762 diff --git a/dev-ruby/akismet/akismet-1.0.2.ebuild b/dev-ruby/akismet/akismet-1.0.2.ebuild deleted file mode 100644 index 879a1f60bed..00000000000 --- a/dev-ruby/akismet/akismet-1.0.2.ebuild +++ /dev/null @@ -1,18 +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 ruby23" - -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="0" -KEYWORDS="~amd64" -IUSE="doc test"
