From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94386138331 for ; Tue, 30 Jan 2018 05:34:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CA07E0A4F; Tue, 30 Jan 2018 05:34:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E2A1E0A4F for ; Tue, 30 Jan 2018 05:34:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 156D8335C4D for ; Tue, 30 Jan 2018 05:34:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 477AC1D7 for ; Tue, 30 Jan 2018 05:34:38 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1517290195.4aa86e0e12a6c8223f96a8b4c4f8eeb6f2d66528.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sanitize/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/sanitize/Manifest dev-ruby/sanitize/sanitize-4.4.0.ebuild X-VCS-Directories: dev-ruby/sanitize/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4aa86e0e12a6c8223f96a8b4c4f8eeb6f2d66528 X-VCS-Branch: master Date: Tue, 30 Jan 2018 05:34:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7a3f3eab-eb61-499a-89db-a01268097037 X-Archives-Hash: 7e59df80b7247c68066375cb50ea3768 commit: 4aa86e0e12a6c8223f96a8b4c4f8eeb6f2d66528 Author: Hans de Graaff gentoo org> AuthorDate: Tue Jan 30 05:29:55 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jan 30 05:29:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa86e0e dev-ruby/sanitize: cleanup Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/sanitize/Manifest | 1 - dev-ruby/sanitize/sanitize-4.4.0.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/dev-ruby/sanitize/Manifest b/dev-ruby/sanitize/Manifest index b0778ca8014..0f2f746579e 100644 --- a/dev-ruby/sanitize/Manifest +++ b/dev-ruby/sanitize/Manifest @@ -1,3 +1,2 @@ DIST sanitize-2.1.0.gem 20992 BLAKE2B 726cca43e1c9bebb4e750acec43dd6f6a3a17659e1390718dafcce3f1813a8756d9f34320b8c27c52a054009f40639e2e933718577ab4c5620bd4b754742d188 SHA512 29a26e37342a75af2bc7795578edf2c5064263c58d38dfc36e18f1e111271616c026f7d808a05d63185c12f0e52384db84d62bdb796bf1b21d7e902ef0c1d096 -DIST sanitize-4.4.0.tar.gz 1346967 BLAKE2B 5d506dd6b90f9c3e9eb699972e77c2763a0aa46996152f83510bff7ae126ce1a12de05b41fa08f4d0cfeda1e4b79b997a31fb70cab12bf9e04475da72aa53acb SHA512 6cd8ca61568fb792e282c0890a9dbc13c7568ad2874e22a48586c9457431905b5a83e468be4b5ce61de04984539cd60dd0705965652169412dff92a7e06656ff DIST sanitize-4.5.0.tar.gz 1347295 BLAKE2B f49f061c4213d62d01561fd0b5f9a3d0a955bb949e0667dd8ed64cfaff8daf77b1b9b7d089b3aadaea3a5045e5f18f334d3cc1cb6dbb48cc9a564a200517df09 SHA512 2be26bf42c83d7a181a57a9cb1cf63a2287866147590094d7ae4153c017ed997f2caf5a3cf4bfdd23c36706d416375267d4798bfb30d1d293572365cd8959226 diff --git a/dev-ruby/sanitize/sanitize-4.4.0.ebuild b/dev-ruby/sanitize/sanitize-4.4.0.ebuild deleted file mode 100644 index 55a8f5ccf0a..00000000000 --- a/dev-ruby/sanitize/sanitize-4.4.0.ebuild +++ /dev/null @@ -1,32 +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="none" -RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Sanitize is a whitelist-based HTML sanitizer" -HOMEPAGE="https://github.com/rgrove/sanitize" -SRC_URI="https://github.com/rgrove/sanitize/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="4" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -ruby_add_rdepend " - >=dev-ruby/crass-1.0.2 =dev-ruby/crass-1.0* - >=dev-ruby/nokogiri-1.4.4 - >=dev-ruby/nokogumbo-1.4.1 =dev-ruby/nokogumbo-1.4*" -ruby_add_bdepend "test? ( dev-ruby/minitest )" - -each_ruby_test() { - ${RUBY} -Ilib test/test_sanitize.rb || die -}