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/autoprefixer-rails/
Date: Wed,  6 Jun 2018 04:07:40 +0000 (UTC)	[thread overview]
Message-ID: <1528257812.de8d75d209e4cb7d441a12aad34d38512b0cd6a7.graaff@gentoo> (raw)

commit:     de8d75d209e4cb7d441a12aad34d38512b0cd6a7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  6 04:03:32 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 04:03:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8d75d2

dev-ruby/autoprefixer-rails: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/autoprefixer-rails/Manifest               |  2 --
 .../autoprefixer-rails-8.1.0.1.ebuild              | 36 ----------------------
 .../autoprefixer-rails-8.3.0.ebuild                | 36 ----------------------
 3 files changed, 74 deletions(-)

diff --git a/dev-ruby/autoprefixer-rails/Manifest b/dev-ruby/autoprefixer-rails/Manifest
index 196d795fe55..e5b4a09bb68 100644
--- a/dev-ruby/autoprefixer-rails/Manifest
+++ b/dev-ruby/autoprefixer-rails/Manifest
@@ -1,6 +1,4 @@
 DIST autoprefixer-rails-6.7.7.2.gem 354816 BLAKE2B 4f572e2e6a33825f69764737c756eb39e4773b252574920d97ce8f4fc4de95db936886c6bd065f5fc3450af74bd6ccf2a8e3e9fb0f3fb92f5ef5048f54c95a74 SHA512 5027da925da376fa271eded6792ed754aa34a2b12ae41ca0fd7cb0938f14b530a4ee16b02b62c22d00454da96b839201ea0e60e14e270f4a0f54c5e7105cf5db
 DIST autoprefixer-rails-7.2.6.gem 196608 BLAKE2B 0f9224fbf765877b1b7414c68fc39a6587514d27fb5290e1a623db8dcdcbf6f668b66ddd0133906a97e63e877b8201168a45520a9919dc756021d5a7cffc0d38 SHA512 37b3f245291711f92ab9e264491637e753afb95e52f9fd4e2bda6655cd781b2d031934f3379cabdd5589bdf57b780d0727f2fff1cdf7887ca4cc323d23023396
-DIST autoprefixer-rails-8.1.0.1.gem 198144 BLAKE2B ac02ea54020da8d00f14a3a08609d1f2805bd3e213473e725b2c5e5b4a3eab81df2288b036faf4b4e895b5da02b117179b2d4539959aec81c8b1ed48a452c441 SHA512 4f68152996316acba5aebe77d3882927aeb92a0c81e913c6e54af521ab25a69d35f477a9b0bd6310f1ede71801071b02ec5a3cf52cfa54b33062472f02fd08e5
-DIST autoprefixer-rails-8.3.0.gem 200192 BLAKE2B 17ac3bf4bb9bdea4705cb70232da223b8e53896cf01bc783becff3894f8dc900df4a0dcc5fac759845005fdbcfc1d37b3b5a1ff75837bc4b87a60a62b5baf7b8 SHA512 425c82c07036271ad10d847c71e99364b6737caed7039b73de1f48b003c5382b9926efa04a9bcdf1bf752ce6853eec43eb53c9ca70e1362a004b5107463c6d45
 DIST autoprefixer-rails-8.4.1.gem 200704 BLAKE2B b95f1567fba64f51f35d7a8bb57ca470347ebbae5067244ab50f402f2c596e142b7bd1e90931af4b78a9d3477adbc7b3fbb16ea76d12409f9460b6a6ac58dbf5 SHA512 0e57adf4a52997317d7faacaf409290b441a3806cbebc351c876f08046fca397919f2e1b8a63f58149c2667a48787cb56039cf993803892897f5e74fbc53c840
 DIST autoprefixer-rails-8.5.0.gem 202240 BLAKE2B 881c958c88485e92144d2cd0342b6587b2ec6a96f5a7e6e78c271e07c6071a7544b3acc0d0491fb16094fcedd057878ce9e384599e8301a1b60029e0629e5325 SHA512 19e6737b4d38bac5915bc657de76b4bf2ac593ba754aa6f7f18b3e6e183d21a1a59e0383b071b4767713053258ed2e4214c047199f72cdb92ebb011ba8951092

diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.1.0.1.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.1.0.1.ebuild
deleted file mode 100644
index 6eca90c140e..00000000000
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.1.0.1.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="ruby22 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.3.0.ebuild b/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.3.0.ebuild
deleted file mode 100644
index 6eca90c140e..00000000000
--- a/dev-ruby/autoprefixer-rails/autoprefixer-rails-8.3.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="ruby22 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
-}


             reply	other threads:[~2018-06-06  4:07 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-06  4:07 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02  5:23 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/autoprefixer-rails/ 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-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-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=1528257812.de8d75d209e4cb7d441a12aad34d38512b0cd6a7.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