From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/builder/
Date: Tue, 30 May 2017 04:30:27 +0000 (UTC) [thread overview]
Message-ID: <1496118146.80b8675c6b26dade650ddf7e3b8a780086455b1b.graaff@gentoo> (raw)
commit: 80b8675c6b26dade650ddf7e3b8a780086455b1b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 04:22:26 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 30 04:22:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b8675c
dev-ruby/builder: remove masked slot
Package-Manager: Portage-2.3.5, Repoman-2.3.1
dev-ruby/builder/Manifest | 1 -
dev-ruby/builder/builder-3.1.4.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-ruby/builder/Manifest b/dev-ruby/builder/Manifest
index 4c3bbeba496..abb750ad303 100644
--- a/dev-ruby/builder/Manifest
+++ b/dev-ruby/builder/Manifest
@@ -1,4 +1,3 @@
DIST builder-3.0.4.gem 26112 SHA256 a1a31cc496700003b6809f09fc2fda5d22532a1551eed48ee402ed44040cc442 SHA512 5709d4ede932d3eb136ba42e162a5d4a6c033a68c4bafdb68eefb6912499dc8b98716301f341e2a9471f1e9a206e4f3cdd2843bf90068ca729daafd02cccd03b WHIRLPOOL eb02982825ae7c331ee1bf19dbc11e4554bb4ebf2fc4b0df3e91c45ad00d661a150f3dca84b44d435aec30b889006f0dec17b4a4b978bef895cb035511ec0341
-DIST builder-3.1.4.gem 26112 SHA256 b700924902c2680a4f6568aa8dee2879010754c305ea651ad7eb83b583970bdc SHA512 d9da48735ef719927e71b2bbd392424fbef1aa0b728ac0bff8b6924d752f1f4f3a615153b392803528dfcbf48add3793d411abed23437f64c828b457dd0f24e7 WHIRLPOOL f459d54e04fbbd3b53e52e31a6d52507f4cc401f52bb06048d8fdfe5d1b82d5df0c009a6dec97134573ef5433cc8a19bd483ed4cbeb148b63763bd580fc8c987
DIST builder-3.2.2.gem 31744 SHA256 62fb9ad70ea42219a0c8d209a30281803712c717df7cb8f5ce5f63b4d489d191 SHA512 785c0b5ea6682b590d3b92544910cac2d26d1b4906f0b0b502913c6c95365e173178ac1ec74d1dd0afe9b9fe6aac4d7f2ed712bf444682a029b86cdcd1787afa WHIRLPOOL e0d87352b39922bc1f92b0a0f7e8841698cccd841a747503f624c7960e0bef80c594897d45680f38ed0e4eda6d899896c5de2562c4e30fa478cbe1fbb4191e47
DIST builder-3.2.3.gem 31744 SHA256 21f3026ba615d87488329aff4aa4c10464563de3c648f678d8edd26374892b62 SHA512 7869f44bcf40d547846d50ab82234694420b2f38e08037ae671c90a7c3b547f11023f864e70adf82970fdddf7ee811730c17e30ec298bb6d1999f4c0c050fbb8 WHIRLPOOL a718770d261551a75e509a3767a59f1b51defb624671235b7b6551952d412fbc855f0590df28a84d6485c94864c40b5ddf33dbe5c21a2ac290df4be438da5920
diff --git a/dev-ruby/builder/builder-3.1.4.ebuild b/dev-ruby/builder/builder-3.1.4.ebuild
deleted file mode 100644
index 403e8555355..00000000000
--- a/dev-ruby/builder/builder-3.1.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ruby22: test failures due to incompatible code
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST="test_all"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc CHANGES"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="A builder to facilitate programatic generation of XML markup"
-HOMEPAGE="http://rubyforge.org/projects/builder/"
-
-LICENSE="MIT"
-SLOT="3.1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
-
-all_ruby_prepare() {
- sed -i \
- -e '/rdoc\.template .*jamis/d' \
- Rakefile || die
-
- # Backport for from 3.2 for ruby20 file encoding.
- sed -i -e '1i# encoding: us-ascii' test/test_xchar.rb || die
-}
next reply other threads:[~2017-05-30 4:30 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-30 4:30 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/builder/ Hans de Graaff
2024-10-13 21:41 Sam James
2024-10-09 6:59 Arthur Zamarin
2024-10-06 13:41 Arthur Zamarin
2024-10-06 13:38 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:12 Sam James
2024-06-07 5:00 Hans de Graaff
2023-12-27 20:59 Hans de Graaff
2023-03-27 7:37 Hans de Graaff
2023-03-24 3:58 Sam James
2023-01-21 9:08 Hans de Graaff
2022-12-03 14:57 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2021-08-07 9:58 Hans de Graaff
2021-08-06 13:34 Sam James
2021-08-03 23:37 Sam James
2021-07-30 15:17 Agostino Sarubbo
2021-07-30 15:14 Agostino Sarubbo
2021-07-21 10:27 Marek Szuba
2021-07-19 21:37 Sergei Trofimovich
2021-07-19 6:27 Agostino Sarubbo
2021-07-19 6:26 Agostino Sarubbo
2021-07-19 6:25 Agostino Sarubbo
2020-01-24 7:23 Hans de Graaff
2019-12-11 6:49 Hans de Graaff
2019-04-27 19:48 Aaron Bauman
2019-02-16 7:37 Mikle Kolyada
2019-01-09 8:07 Hans de Graaff
2018-07-22 18:30 Hans de Graaff
2018-07-22 14:37 Mikle Kolyada
2018-07-10 19:11 Sergei Trofimovich
2018-06-26 15:44 Tobias Klausmann
2018-06-16 5:05 Hans de Graaff
2018-06-15 12:28 Sergei Trofimovich
2018-06-13 20:02 Sergei Trofimovich
2018-02-15 21:48 Michał Górny
2018-02-02 16:44 Hans de Graaff
2017-12-20 21:42 Sergei Trofimovich
2017-09-23 6:38 Hans de Graaff
2017-03-08 23:39 Michael Weber
2017-01-14 6:36 Hans de Graaff
2016-12-21 6:33 Hans de Graaff
2016-07-18 21:13 Hans de Graaff
2016-07-18 21:13 Hans de Graaff
2016-04-17 14:51 Manuel Rüger
2016-01-08 6:45 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=1496118146.80b8675c6b26dade650ddf7e3b8a780086455b1b.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