From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/autoprefixer-rails/
Date: Sat, 18 Aug 2018 05:03:13 +0000 (UTC) [thread overview]
Message-ID: <1534568584.646700ce4ed564c956a3e18d766b78ca29491163.graaff@gentoo> (raw)
commit: 646700ce4ed564c956a3e18d766b78ca29491163
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 04:55:36 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 05:03:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646700ce
dev-ruby/autoprefixer-rails: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/autoprefixer-rails/Manifest | 3 --
.../autoprefixer-rails-8.6.0.ebuild | 36 ----------------------
.../autoprefixer-rails-8.6.3.ebuild | 36 ----------------------
.../autoprefixer-rails-8.6.4.ebuild | 36 ----------------------
4 files changed, 111 deletions(-)
diff --git a/dev-ruby/autoprefixer-rails/Manifest b/dev-ruby/autoprefixer-rails/Manifest
index 8125e70d531..0f02ce7997e 100644
--- a/dev-ruby/autoprefixer-rails/Manifest
+++ b/dev-ruby/autoprefixer-rails/Manifest
@@ -1,7 +1,4 @@
DIST autoprefixer-rails-7.2.6.gem 196608 BLAKE2B 0f9224fbf765877b1b7414c68fc39a6587514d27fb5290e1a623db8dcdcbf6f668b66ddd0133906a97e63e877b8201168a45520a9919dc756021d5a7cffc0d38 SHA512 37b3f245291711f92ab9e264491637e753afb95e52f9fd4e2bda6655cd781b2d031934f3379cabdd5589bdf57b780d0727f2fff1cdf7887ca4cc323d23023396
-DIST autoprefixer-rails-8.6.0.gem 203264 BLAKE2B 23ca172f6c862cb43fa3609ffe1fe02f9d70cd5fdaaa4eece8882aa812327f5a4b8b4b039e898a1800589447463f35832afbceae8c3d59b84c0acf64c897d97d SHA512 7bc5d6991f309aa0f0c6487d5a51fdc30b6ce852f4a3345cc82cdd2b1a6afb19a266cba5c46829cb1defbcc0d88af6b638b8114ab303316bbc844ea75b0181a5
-DIST autoprefixer-rails-8.6.3.gem 208384 BLAKE2B a373a18b43fefafd5e29b9da78b7ec2b276738729b748244d34684429b5081c34516512794234526af7f952218973f20ef6245772436c4cfc4fd511dedd80e92 SHA512 db7bd3737d5356adcd91edfd35623459ba67541ffb615eeb85155de9ec7b2c7bdf69518b9258dbf97a1a8a82a22a27da5eda2e445cbdf305a726f31dbf296f0d
-DIST autoprefixer-rails-8.6.4.gem 208896 BLAKE2B 4a4edba06d55a3de33d625d3827777ad98d7a36b040ec3c2a02274ca50d1e18c68217a81dbf18c61f80310b1f225680971a746e0ac9018eadd4314da1d648da7 SHA512 e71cd9889932e881154737287dca21000b929b8dec56e51fd8a9b97705f0ce83969515aa36e40b78ab4629f404caf78125cd066c7fea19fd63339c2c9b873576
DIST autoprefixer-rails-8.6.5.gem 208896 BLAKE2B 50e8b8ef3fec9a0bb8d68afa8950989dbf84b58b79b8822e83bf22873c5172c2c514643c31dca88cfec49bd585563eb9b201c621d3ab6707ed0d49c6cd4c8fc8 SHA512 fddabc4d745ad1b4282622a52ab4e36c377eccec85c4e80b3e8d633ffcc2d1613f4fee9e9f2356c85d251e44b0010418029bb278894987119689435ac885e982
DIST autoprefixer-rails-9.1.0.gem 204800 BLAKE2B 1aa4befa996db5f5e49637327d464816709cf30f816e1107a4916db272a9c7052a96f8cc3ab2b7259d01a0d9eeffab9fc7fd5a3fd7f6b372b6a18bb7fa1126a1 SHA512 aefa976523c6f71a918620803178b11700c8a5d40c32d2e714b085c090b710cf30a9bf9d45b1b6b16f0cf06c1abe219c99f81a7e5e18291e23ba36da50dbc430
DIST autoprefixer-rails-9.1.1.gem 205824 BLAKE2B 6843495ec1c26ace2268b750d076612f3cdd0c0d7b6b16b0fab1f16cedb27417675e53d7aef126787d50b2ac69c5358a0011f2a5519036c6bc74aee44f63d577 SHA512 7b4a3a6bda8639dc7a3649fb00ba8b074855f9783f8de93c99c027af6494af62701d96b55d212fd34ab0461be8d7fa96b4769d6e1ce03ca4c40d2cd6b320cabe
diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.0.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.0.ebuild
deleted file mode 100644
index f623a7c290e..00000000000
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="vendor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use website"
-HOMEPAGE="https://github.com/ai/autoprefixer-rails"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="8"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/execjs:*"
-
-ruby_add_bdepend "test? (
- dev-ruby/rails
- dev-ruby/rake
- dev-ruby/rspec-rails
-)"
-
-all_ruby_prepare() {
- sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die
- sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die
- rm spec/rails_spec.rb spec/compass_spec.rb || die
-}
diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.3.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.3.ebuild
deleted file mode 100644
index f623a7c290e..00000000000
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="vendor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use website"
-HOMEPAGE="https://github.com/ai/autoprefixer-rails"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="8"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/execjs:*"
-
-ruby_add_bdepend "test? (
- dev-ruby/rails
- dev-ruby/rake
- dev-ruby/rspec-rails
-)"
-
-all_ruby_prepare() {
- sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die
- sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die
- rm spec/rails_spec.rb spec/compass_spec.rb || die
-}
diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.4.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.4.ebuild
deleted file mode 100644
index f623a7c290e..00000000000
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.6.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="vendor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use website"
-HOMEPAGE="https://github.com/ai/autoprefixer-rails"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="8"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/execjs:*"
-
-ruby_add_bdepend "test? (
- dev-ruby/rails
- dev-ruby/rake
- dev-ruby/rspec-rails
-)"
-
-all_ruby_prepare() {
- sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die
- sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die
- rm spec/rails_spec.rb spec/compass_spec.rb || die
-}
next reply other threads:[~2018-08-18 5:03 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-18 5:03 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-18 9:52 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/autoprefixer-rails/ Hans de Graaff
2025-08-18 9:52 Hans de Graaff
2025-04-13 6:46 Hans de Graaff
2025-04-13 6:46 Hans de Graaff
2024-08-02 5:23 Hans de Graaff
2024-08-02 5:23 Hans de Graaff
2024-06-22 6:18 Hans de Graaff
2023-11-23 7:09 Hans de Graaff
2023-09-07 4:56 Hans de Graaff
2023-07-12 19:55 Hans de Graaff
2023-04-08 9:23 Hans de Graaff
2023-04-07 18:11 Sam James
2023-03-04 8:28 Hans de Graaff
2022-12-17 8:37 Hans de Graaff
2022-07-25 10:10 Hans de Graaff
2022-07-17 6:50 Hans de Graaff
2022-05-15 8:50 Hans de Graaff
2022-05-08 5:52 Hans de Graaff
2022-04-02 5:56 Hans de Graaff
2021-10-11 15:12 Hans de Graaff
2021-08-03 4:54 Hans de Graaff
2021-07-12 7:04 Hans de Graaff
2021-05-31 5:43 Hans de Graaff
2021-05-31 5:43 Hans de Graaff
2021-05-14 4:31 Hans de Graaff
2021-02-25 5:28 Hans de Graaff
2021-02-25 5:28 Hans de Graaff
2020-11-02 18:08 Hans de Graaff
2020-10-02 5:15 Hans de Graaff
2020-09-16 5:55 Hans de Graaff
2020-08-26 3:51 Hans de Graaff
2020-08-26 3:51 Hans de Graaff
2020-08-21 6:51 Hans de Graaff
2020-08-13 19:35 Hans de Graaff
2020-07-31 5:02 Hans de Graaff
2020-07-14 3:27 Hans de Graaff
2020-06-24 4:32 Hans de Graaff
2020-06-23 4:15 Hans de Graaff
2020-06-23 4:15 Hans de Graaff
2020-06-20 5:41 Hans de Graaff
2020-04-09 4:13 Hans de Graaff
2020-01-15 5:44 Hans de Graaff
2020-01-15 5:44 Hans de Graaff
2019-12-03 6:59 Hans de Graaff
2019-11-29 6:44 Hans de Graaff
2019-11-07 7:51 Hans de Graaff
2019-11-07 7:51 Hans de Graaff
2019-10-06 6:24 Hans de Graaff
2019-08-23 4:25 Hans de Graaff
2019-08-23 4:25 Hans de Graaff
2019-07-09 5:01 Hans de Graaff
2019-06-04 18:06 Hans de Graaff
2019-05-26 5:41 Hans de Graaff
2019-05-26 5:41 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-04-07 6:11 Hans de Graaff
2019-03-07 6:36 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2019-01-18 8:23 Hans de Graaff
2019-01-18 8:23 Hans de Graaff
2018-12-19 6:22 Hans de Graaff
2018-12-09 7:38 Hans de Graaff
2018-11-19 5:43 Hans de Graaff
2018-10-22 6:02 Hans de Graaff
2018-10-22 6:02 Hans de Graaff
2018-09-10 6:05 Hans de Graaff
2018-08-27 5:38 Hans de Graaff
2018-08-18 5:03 Hans de Graaff
2018-08-07 4:16 Hans de Graaff
2018-08-05 20:37 Hans de Graaff
2018-08-05 7:05 Hans de Graaff
2018-07-13 6:00 Hans de Graaff
2018-07-13 6:00 Hans de Graaff
2018-07-04 3:57 Hans de Graaff
2018-06-19 4:42 Hans de Graaff
2018-06-16 6:12 Hans de Graaff
2018-06-06 4:07 Hans de Graaff
2018-06-06 4:07 Hans de Graaff
2018-05-19 6:28 Hans de Graaff
2018-05-08 4:10 Hans de Graaff
2018-04-18 4:19 Hans de Graaff
2018-04-18 4:19 Hans de Graaff
2018-03-09 5:29 Hans de Graaff
2018-02-25 6:38 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2017-12-27 6:29 Hans de Graaff
2017-12-06 6:49 Hans de Graaff
2017-10-29 5:57 Hans de Graaff
2017-10-29 5:57 Hans de Graaff
2017-09-18 5:47 Hans de Graaff
2017-08-31 5:49 Hans de Graaff
2017-08-31 5:49 Hans de Graaff
2017-08-12 5:14 Hans de Graaff
2017-07-26 5:36 Hans de Graaff
2017-07-26 5:36 Hans de Graaff
2017-07-16 6:49 Hans de Graaff
2017-07-08 7:29 Hans de Graaff
2017-07-05 4:28 Hans de Graaff
2017-06-29 15:22 Hans de Graaff
2017-06-22 11:44 Hans de Graaff
2017-06-19 5:19 Hans de Graaff
2017-05-22 4:19 Hans de Graaff
2017-05-22 4:19 Hans de Graaff
2017-04-18 5:20 Hans de Graaff
2017-03-31 6:11 Hans de Graaff
2017-03-12 7:01 Hans de Graaff
2017-02-18 7:11 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=1534568584.646700ce4ed564c956a3e18d766b78ca29491163.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