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/htmlentities/
Date: Fri, 11 Dec 2015 07:13:23 +0000 (UTC)	[thread overview]
Message-ID: <1449817999.5882b9af06a5fbf1409b8ca88dfc95e0f34e53b8.graaff@gentoo> (raw)

commit:     5882b9af06a5fbf1409b8ca88dfc95e0f34e53b8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 07:12:41 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 07:13:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5882b9af

dev-ruby/htmlentities: cleanup

Package-Manager: portage-2.2.24

 dev-ruby/htmlentities/Manifest                  |  2 --
 dev-ruby/htmlentities/htmlentities-4.3.2.ebuild | 26 -------------------------
 dev-ruby/htmlentities/htmlentities-4.3.3.ebuild | 26 -------------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-ruby/htmlentities/Manifest b/dev-ruby/htmlentities/Manifest
index d932f76..08ed78b 100644
--- a/dev-ruby/htmlentities/Manifest
+++ b/dev-ruby/htmlentities/Manifest
@@ -1,4 +1,2 @@
 DIST htmlentities-4.3.1.gem 33280 SHA256 d199741b653ea3e84a55e07f4d8190806465e693b04031c63c2a215b382e0397 SHA512 6da6e1c2903622972ede1633e3d139d41bbe580097301848d9cd89e0f76d1b97ab512e444f7669763e2a4403c774bcbf0333b2b17465801c7c905f8c2acc8df6 WHIRLPOOL fe3fa7a5d9cde399bd3e42f7b6826c66c698346d73eb2434454f05e82f8047a91960c5b60d5442407e883cfbf05bb56cec6e15370821cc050d2c3ef5bd3e7ca7
-DIST htmlentities-4.3.2.gem 31744 SHA256 ae55923ab22e67d68cb1225c283ed189e222e13d7c47e10ca5efd2a607102119 SHA512 21e2f2710c2e7e7d173c22529219b42f28ec7459f5064f33bea2b1c8aed00246435047704a2e104e956c5431e3a7ce0a5630a1cc5e16196225672bac38cf4ab6 WHIRLPOOL a0dc80c269d1822093ca774202eeb7546cf2622b2929f596b33b17d1d7db3b67f42c7c162d1cb505d93f17a1c7b86f8b4c5bb181f9cdd12739895b91c56071d1
-DIST htmlentities-4.3.3.gem 31744 SHA256 178c50f656077512d33e0786f924cb0a2281881c3fcd3e1b8e070a6cec15956c SHA512 465fcb0ca1b4c68b31e937f0bdaa68b77c5fb8e5721637d81bd4da0a6967ae5fe26456cbba0b6a58b2bba20e659e6f4564657986f83957deb616e5a4861fdd1f WHIRLPOOL c7c8e224eb1791ad97e0e49c44968070617776bcfcf789f19a4bac817f082572c46105699b69f6f9a1e715ff9191ea7486d398278b0cd607d3fb07a3438d0b7a
 DIST htmlentities-4.3.4.gem 31744 SHA256 125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da SHA512 0163d6c014ffebb4ee9bdb15d32884c8d6af60681f240d3f0177811d37647776b8f8fd0aa4f1c7559403f36a5538ce8da6926bc16cc8105bd6eed5c180db700b WHIRLPOOL 1f4454f2113eaf3cb6dc2dfe8dee97aecc4fdcf53ea71dca1aacab1fe6c65d27c2ce635ae54cf959bcf7b3625845d438afcbf28765e32a10013c4a86765a7a0c

diff --git a/dev-ruby/htmlentities/htmlentities-4.3.2.ebuild b/dev-ruby/htmlentities/htmlentities-4.3.2.ebuild
deleted file mode 100644
index deb7283..0000000
--- a/dev-ruby/htmlentities/htmlentities-4.3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple library for encoding/decoding entities in (X)HTML documents"
-HOMEPAGE="http://htmlentities.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-IUSE=""
-
-each_ruby_test() {
-	${RUBY} -Ilib:. -S testrb test/*_test.rb || die "tests failed"
-}

diff --git a/dev-ruby/htmlentities/htmlentities-4.3.3.ebuild b/dev-ruby/htmlentities/htmlentities-4.3.3.ebuild
deleted file mode 100644
index ea220e1..0000000
--- a/dev-ruby/htmlentities/htmlentities-4.3.3.ebuild
+++ /dev/null
@@ -1,26 +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 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple library for encoding/decoding entities in (X)HTML documents"
-HOMEPAGE="http://htmlentities.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-IUSE=""
-
-each_ruby_test() {
-	${RUBY} -Ilib:. -S testrb test/*_test.rb || die "tests failed"
-}


             reply	other threads:[~2015-12-11  7:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11  7:13 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-11 10:06 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/htmlentities/ Agostino Sarubbo
2015-12-25 18:26 Manuel Rüger
2016-03-09 23:06 Manuel Rüger
2016-10-29 21:55 Manuel Rüger
2017-04-09  5:00 Hans de Graaff
2018-02-04 10:45 Hans de Graaff
2019-01-21  6:49 Hans de Graaff
2020-07-04  5:05 Hans de Graaff
2021-11-18  6:42 Hans de Graaff
2022-01-15  6:29 Hans de Graaff
2022-01-15  6:43 Hans de Graaff
2022-04-23  8:01 Hans de Graaff
2023-03-21  5:21 Hans de Graaff
2023-12-27 19:51 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=1449817999.5882b9af06a5fbf1409b8ca88dfc95e0f34e53b8.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