public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rails-html-sanitizer/
Date: Tue, 26 Jan 2016 06:39:18 +0000 (UTC)	[thread overview]
Message-ID: <1453788522.8db92c3272ca8754d8ab1d1de3412ed6dfde56ff.graaff@gentoo> (raw)

commit:     8db92c3272ca8754d8ab1d1de3412ed6dfde56ff
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 06:08:42 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 06:08:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db92c32

dev-ruby/rails-html-sanitizer: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/rails-html-sanitizer/Manifest             |  1 -
 .../rails-html-sanitizer-1.0.1.ebuild              | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/rails-html-sanitizer/Manifest b/dev-ruby/rails-html-sanitizer/Manifest
index 0cebbe9..0e44106 100644
--- a/dev-ruby/rails-html-sanitizer/Manifest
+++ b/dev-ruby/rails-html-sanitizer/Manifest
@@ -1,2 +1 @@
-DIST rails-html-sanitizer-1.0.1.gem 14848 SHA256 f8c08716c30a087d655ff99249a8cafd426344dc96d6647ee9015e4d06a08dee SHA512 05c4cbf5d49c6ed0c90bfe37bb10d1c12c69eb50170cb1bf8affddf3a02a12a2e043687fc541c4dd178c92040b3d3967bc643df759c699e325cead1a047b9f30 WHIRLPOOL 05a0b514e2896d6e845cc163b92632ba5a7aec995040c9a013aa8c74f7a4d1104f1ca953c2883b9f10e510c1dd289300aa9e5675528fa08daaa1e7d787fe4371
 DIST rails-html-sanitizer-1.0.2.gem 14848 SHA256 2481cfb60c4a03941489af5c92165c6dd169966f0b849d26d857cab5444b467a SHA512 c86b295ae42f9c78a32173fd80d659dd49b4938e6a8d8e170a709d692363aaa6159c7b77ca9a04ffff30a365934dc6e12437b58b2dc5ccbf44d30dbab4caecba WHIRLPOOL 65d1712339bc5a54d0207302badc5de8d000c65ba4d668ad777d4c63d89b5950ec6c3952f0e502a9b247a1762090994102c11840cf081bcf2b488c9829dc502c

diff --git a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild
deleted file mode 100644
index 5bc28f8..0000000
--- a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Sanitize HTML fragments in Rails applications"
-HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/loofah:0"
-
-all_ruby_prepare() {
-	# Avoid broken test already fixed in upstream master.
-	sed -i -e '/test_should_allow_anchors/askip "gentoo"' test/sanitizer_test.rb || die
-}
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || die
-}


             reply	other threads:[~2016-01-26  6:39 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26  6:39 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15  5:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rails-html-sanitizer/ Hans de Graaff
2025-04-15  5:05 Hans de Graaff
2025-01-07  7:32 Hans de Graaff
2024-12-16  6:19 Hans de Graaff
2024-12-03 14:09 Hans de Graaff
2024-06-01  5:41 Hans de Graaff
2024-01-24  9:23 Hans de Graaff
2023-07-12  1:14 Sam James
2023-06-03  8:49 Hans de Graaff
2023-06-03  8:49 Hans de Graaff
2023-04-03  3:03 Sam James
2023-01-21  7:20 Hans de Graaff
2022-12-21  7:34 Hans de Graaff
2022-12-18  9:08 Hans de Graaff
2022-12-13 18:36 Hans de Graaff
2022-09-04 10:54 Hans de Graaff
2022-06-24 10:04 Hans de Graaff
2022-06-24 10:04 Hans de Graaff
2022-06-10  4:54 Hans de Graaff
2022-06-10  4:54 Hans de Graaff
2022-03-25 10:22 Hans de Graaff
2021-11-08  2:51 Yixun Lan
2021-08-24  5:59 Hans de Graaff
2021-08-19  6:33 Hans de Graaff
2021-03-11 10:54 Hans de Graaff
2020-12-20 19:14 Sam James
2020-12-20 19:03 Sam James
2020-09-11  4:06 Hans de Graaff
2020-04-20 20:41 Sergei Trofimovich
2020-03-12 10:57 Hans de Graaff
2019-10-07  5:46 Hans de Graaff
2019-10-07  5:46 Hans de Graaff
2019-10-01 18:06 Hans de Graaff
2019-08-24  7:36 Hans de Graaff
2019-08-05  5:17 Hans de Graaff
2019-04-11 17:46 Hans de Graaff
2019-03-30  9:30 Hans de Graaff
2018-05-14 18:50 Hans de Graaff
2018-04-11 18:50 Markus Meier
2018-03-24  8:35 Hans de Graaff
2018-01-14  8:15 Hans de Graaff
2017-08-25  6:09 Hans de Graaff
2017-07-02  5:43 Hans de Graaff
2016-12-29 13:06 Hans de Graaff
2016-07-18  6:49 Hans de Graaff
2016-07-18  6:49 Hans de Graaff
2016-05-18  8:56 Fabian Groffen
2016-02-16 21:14 Hans de Graaff
2016-02-06  8:11 Hans de Graaff
2016-01-26  6:39 Hans de Graaff
2016-01-17  8:22 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453788522.8db92c3272ca8754d8ab1d1de3412ed6dfde56ff.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox