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/dotenv/
Date: Fri, 16 Dec 2016 06:42:09 +0000 (UTC)	[thread overview]
Message-ID: <1481869390.c6ee175b9577b431345ef0cbb60b68a2cbae8658.graaff@gentoo> (raw)

commit:     c6ee175b9577b431345ef0cbb60b68a2cbae8658
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 06:23:10 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 06:23:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ee175b

dev-ruby/dotenv: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/dotenv/Manifest            |  1 -
 dev-ruby/dotenv/dotenv-2.1.0.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-ruby/dotenv/Manifest b/dev-ruby/dotenv/Manifest
index e0ad7a1..b965898 100644
--- a/dev-ruby/dotenv/Manifest
+++ b/dev-ruby/dotenv/Manifest
@@ -1,2 +1 @@
-DIST dotenv-2.1.0.tar.gz 13925 SHA256 4ce85708c581c955b8c4e3bdecde191302ea37aa7e2fe6f539c5ce4d76347242 SHA512 c6f61a1550d224733fbf55c6f4792b08771358c450750fb06615c2722695a31004f6326071b0db5df4a36b3fa7d358a37cf27fb039efde8495951b9237f4f495 WHIRLPOOL 91d2df31d4069af992ce1acad6fe66765f673f746e3883572ccc0442c1367608975b9284ec073c525c0d35a809bb48abc4d7047fb84c4baa5f594e046cd7a6e1
 DIST dotenv-2.1.1.tar.gz 14019 SHA256 c1fb9da9dd85b9e92026e49766de2ef13117b7adbcb9a21876ae478653da3d59 SHA512 6e9e6604d698ae3bcdf2c10bcbdd169b278477eafd532c4031f592db1daf4e000e57486a4e98d032718c555cf6032189947bae02737bf2a46819b8638a8dc8ab WHIRLPOOL ddbf38c95633040774ae31268bf7eecb1a5d5c31f3cec5edad1e5fecec621d39d2418dfe73082dd3501d90d6bf9349b7261a1e8fce26599dab1c1fe74813709e

diff --git a/dev-ruby/dotenv/dotenv-2.1.0.ebuild b/dev-ruby/dotenv/dotenv-2.1.0.ebuild
deleted file mode 100644
index b3d075d..00000000
--- a/dev-ruby/dotenv/dotenv-2.1.0.ebuild
+++ /dev/null
@@ -1,27 +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"
-
-RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Loads environment variables from .env into ENV"
-HOMEPAGE="https://github.com/bkeepers/dotenv"
-SRC_URI="https://github.com/bkeepers/dotenv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="2"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/spring dev-ruby/rails )"
-
-each_ruby_prepare() {
-	sed -i -e "s:ruby -v:${RUBY} -v:g" spec/dotenv/parser_spec.rb || die
-}


             reply	other threads:[~2016-12-16  6:42 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16  6:42 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-19  6:14 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dotenv/ Hans de Graaff
2020-09-15  6:00 Hans de Graaff
2020-07-14  3:27 Hans de Graaff
2019-07-31 18:58 Hans de Graaff
2019-07-31 18:58 Hans de Graaff
2019-06-27  4:22 Hans de Graaff
2019-06-23 19:28 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-04-13  6:34 Hans de Graaff
2019-03-27  6:49 Hans de Graaff
2019-02-25  6:55 Hans de Graaff
2019-02-23 10:05 Hans de Graaff
2019-01-10  9:57 Hans de Graaff
2018-12-15  6:36 Hans de Graaff
2018-06-22  4:32 Hans de Graaff
2018-04-30 20:11 Hans de Graaff
2018-04-25  4:45 Hans de Graaff
2018-04-14  6:48 Hans de Graaff
2018-03-25 19:58 Sergei Trofimovich
2018-03-18 19:43 Sergei Trofimovich
2018-02-07  5:52 Thomas Deutschmann
2017-06-25  6:54 Hans de Graaff
2017-04-29  5:02 Hans de Graaff
2017-02-02  7:07 Hans de Graaff
2016-06-27  4:41 Hans de Graaff
2016-04-02  7:01 Hans de Graaff
2016-03-30 15:47 Hans de Graaff
2016-01-20  6:56 Hans de Graaff
2016-01-17 19:45 Fabian Groffen
2016-01-09 19:16 Markus Meier
2015-12-29  9:03 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=1481869390.c6ee175b9577b431345ef0cbb60b68a2cbae8658.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