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/database_cleaner/
Date: Tue, 19 Apr 2016 05:29:40 +0000 (UTC)	[thread overview]
Message-ID: <1461043739.ac49a0f19488366800a94890e468ffbbe38729dc.graaff@gentoo> (raw)

commit:     ac49a0f19488366800a94890e468ffbbe38729dc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 04:18:48 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 05:28:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac49a0f1

dev-ruby/database_cleaner: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/database_cleaner/Manifest                 |  2 --
 .../database_cleaner/database_cleaner-1.4.1.ebuild | 25 ----------------------
 .../database_cleaner/database_cleaner-1.5.0.ebuild | 25 ----------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-ruby/database_cleaner/Manifest b/dev-ruby/database_cleaner/Manifest
index 8260229..3281ed3 100644
--- a/dev-ruby/database_cleaner/Manifest
+++ b/dev-ruby/database_cleaner/Manifest
@@ -1,3 +1 @@
-DIST database_cleaner-1.4.1.gem 52736 SHA256 c04d537191e87de68a3cb828774a4899d26d1dbc8de9b1cd41d3ceaaf73cb958 SHA512 7e910bd16dc16395d7973c51b8dec67fcb1e7b33d374126470cfd86b4035001d7769093364e7e7bc16b17281848910f3a205410f744ef6cad0f8c3efed651c92 WHIRLPOOL 1990d9a941ad2411232b50f7f2f05dfca0907d31e519a15e8f368151ad46463fe71467bbc6953e46a5978558cd37cfd1c4e3d3b26bbb490543dfeafe8ff3c39e
-DIST database_cleaner-1.5.0.gem 53248 SHA256 ab624e85daed6f8ae65e55eaee62ca19cd428f32609ccc3f0f57d858f158d75b SHA512 8f527c1a4bae4c81a6caeb8daa89e54168db976554e252ac9ff65dfa1bc8683021818893b8c674d55aed925211c37299af3da2403ea6001f4ca2733f1aab4285 WHIRLPOOL ed41ff1f6d80bdea7d248ebaf070d79c43dffa848927db1d118f7d71846fc374725a74b5fc6ce1fdaed2e5890c82f5d9a4e6b1e1084b7d67d6074e75c2a566b5
 DIST database_cleaner-1.5.1.gem 55296 SHA256 4b091f25e45fa9cfd18e4aac209b46117f83c7368d79c6e70a980411f0fdac8c SHA512 04f49094b89fe936065d4e6092168e94643d9fcb8d72a73230b3d976e77a4c56e25b57777124f790062722adabd4d25bc37c636b226fdb4ccaa987b41a0b3ad5 WHIRLPOOL c632a06d305751821bf5033426b747358d6765fc9edaa0b2a3efe3c1ea741a492f4cd430bb0ae77737b0fc89ab36777176636d329ae1ae7a4352fc469f1bc50b

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild
deleted file mode 100644
index 8fa7871..0000000
--- a/dev-ruby/database_cleaner/database_cleaner-1.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="examples"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown TODO"
-
-# There are specs and features but they all require configured databases.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Strategies for cleaning databases"
-HOMEPAGE="https://github.com/bmabey/database_cleaner"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
deleted file mode 100644
index 8fa7871..0000000
--- a/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="examples"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown TODO"
-
-# There are specs and features but they all require configured databases.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Strategies for cleaning databases"
-HOMEPAGE="https://github.com/bmabey/database_cleaner"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""


             reply	other threads:[~2016-04-19  5:29 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-19  5:29 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-23  6:24 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/database_cleaner/ Hans de Graaff
2024-11-20  7:00 Hans de Graaff
2024-11-16  8:34 Hans de Graaff
2024-10-26  6:59 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-07-18  5:07 Hans de Graaff
2023-06-17  8:15 Hans de Graaff
2023-03-22  7:25 Hans de Graaff
2023-03-22  7:25 Hans de Graaff
2023-03-19 10:18 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2021-06-13  7:07 Hans de Graaff
2021-06-13  7:07 Hans de Graaff
2019-05-15  5:33 Hans de Graaff
2019-05-15  5:33 Hans de Graaff
2018-04-20  5:03 Hans de Graaff
2018-03-21  6:41 Hans de Graaff
2018-03-21  6:41 Hans de Graaff
2017-10-30  5:45 Hans de Graaff
2017-05-11  4:13 Hans de Graaff
2017-05-05  5:11 Hans de Graaff
2017-05-05  5:11 Hans de Graaff
2016-04-24  0:02 Manuel Rüger
2016-04-19  5:29 Hans de Graaff
2016-04-16 21:57 Manuel Rüger
2015-10-18  5:59 Hans de Graaff
2015-10-18  5:59 Hans de Graaff
2015-09-02  5:30 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=1461043739.ac49a0f19488366800a94890e468ffbbe38729dc.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