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/exifr/
Date: Tue, 20 Oct 2020 04:59:46 +0000 (UTC)	[thread overview]
Message-ID: <1603169953.1ee9cae42c38bba130f46445a92c9db14d6184b4.graaff@gentoo> (raw)

commit:     1ee9cae42c38bba130f46445a92c9db14d6184b4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 04:58:53 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 04:59:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee9cae4

dev-ruby/exifr: add 1.3.9

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/exifr/Manifest           |  1 +
 dev-ruby/exifr/exifr-1.3.9.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/exifr/Manifest b/dev-ruby/exifr/Manifest
index 92ab35d5712..b0ae3076ab1 100644
--- a/dev-ruby/exifr/Manifest
+++ b/dev-ruby/exifr/Manifest
@@ -1,3 +1,4 @@
 DIST exifr-1.3.6.tar.gz 245123 BLAKE2B eadaec6e1e75d048a9279459c157b0e493ee79f30b964897a9e30a38d27bc5b6b6fe87db7da192f7cab430630b7ed8fe4084f951189cb5bfe805d38e9861c5bc SHA512 9580e47c9de317b456c3cb23099293e26aa1889e338d2b95c4983d7a03c8658ced67d1f11a3fc7b23a80b3a89698c6277ce1bf47e762e5e42822f2ba3041887f
 DIST exifr-1.3.7.tar.gz 245155 BLAKE2B b7a333de97015336cf776072c1d6940edaabe57c9fb379e4611bbb85fb03803be44244424e50ad9bc807a5598fea28dbf7e975cb063e644e6bc80ce365ed7dcd SHA512 a3249c9bc2b1702e82287e79f854ea7ccf5757eb5000f88479138026b1b8de56072a1289a29f840cd619bd81f27e835131e890ce5f3c573849d64e5ecf942f66
 DIST exifr-1.3.8.tar.gz 245288 BLAKE2B 49032ee6bd5aaf07c3ef66cd1cc0ae67adff6afc4cae058343d88c5a7dce3230fe151bbedb22c7418745953a0005f0d385a175246c5be48f33a14406914a7d13 SHA512 4e2d49418a31f4a325b9428edefe71066717335c263e0594e0f5b3707cf3fb7d5208d09efe5e2a43948c17894a841e4f1b08829d3fe7759ad3027e29989dce57
+DIST exifr-1.3.9.tar.gz 265384 BLAKE2B 39af2ce0b881fec73c38a707397dd596b1e6a020c357dfd7fb3a4032a743ec0ce175f349f9bc9ec9cd32842c43d20d8bfbf0de3a8e195b6ac028ade651cfcba7 SHA512 e9cfac2ef8da6c9d6fc0ef2463e743c3547f10f3b8fd597516b11227ee2ffbbcfd188d2b27b7ad2ebf828502919dce04139787efe7344b1ec6cc21df6bbc46c6

diff --git a/dev-ruby/exifr/exifr-1.3.9.ebuild b/dev-ruby/exifr/exifr-1.3.9.ebuild
new file mode 100644
index 00000000000..601d7e6393f
--- /dev/null
+++ b/dev-ruby/exifr/exifr-1.3.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_DOCDIR="doc/api"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to read EXIF info from JPEG and TIFF images"
+HOMEPAGE="https://github.com/remvee/exifr/"
+SRC_URI="https://github.com/remvee/exifr/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}-release-${PV}"
+
+# License is not specified in source distribution but is in the GitHub
+# repository.
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""


             reply	other threads:[~2020-10-20  4:59 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  4:59 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-11  7:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/exifr/ Hans de Graaff
2025-01-11  7:30 Hans de Graaff
2024-12-30 10:31 Hans de Graaff
2023-12-27 20:12 Hans de Graaff
2023-07-12  5:41 Hans de Graaff
2023-06-03  9:41 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-10-03  5:24 Hans de Graaff
2020-10-20  4:59 Hans de Graaff
2020-09-25  6:09 Hans de Graaff
2020-09-13  4:55 Hans de Graaff
2020-08-21 15:02 Hans de Graaff
2019-11-16  9:13 Hans de Graaff
2019-02-11  5:59 Hans de Graaff
2019-02-02 10:36 Hans de Graaff
2018-11-17  6:59 Hans de Graaff
2018-11-17  6:59 Hans de Graaff
2018-05-09  3:58 Hans de Graaff
2018-02-03  9:58 Hans de Graaff
2018-02-03  9:58 Hans de Graaff
2017-12-05  6:11 Hans de Graaff
2017-09-11  5:47 Hans de Graaff
2017-07-10  6:04 Hans de Graaff
2017-07-10  6:04 Hans de Graaff
2017-07-07  5:35 Hans de Graaff
2017-07-03  5:35 Hans de Graaff
2016-07-29  5:36 Hans de Graaff
2016-03-13 17:39 Manuel Rüger
2016-01-02  6:50 Hans de Graaff
2016-01-02  6:50 Hans de Graaff
2015-08-29  6:25 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=1603169953.1ee9cae42c38bba130f46445a92c9db14d6184b4.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