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: Sat, 17 Nov 2018 06:59:54 +0000 (UTC)	[thread overview]
Message-ID: <1542437986.9186e3c3f0aa7e3894ababbaaa8d8cd962663347.graaff@gentoo> (raw)

commit:     9186e3c3f0aa7e3894ababbaaa8d8cd962663347
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 06:37:52 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 06:59:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9186e3c3

dev-ruby/exifr: add 1.3.5

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

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

diff --git a/dev-ruby/exifr/Manifest b/dev-ruby/exifr/Manifest
index 81d485743d8..ef76675fe2b 100644
--- a/dev-ruby/exifr/Manifest
+++ b/dev-ruby/exifr/Manifest
@@ -1 +1,2 @@
 DIST exifr-1.3.4.gem 232448 BLAKE2B 525f2b8c74b15b2abb3a5fac82e475421a0e68003159cb5dcce99436ef7adff13ca614d82cfc55d2680bef64a9de7d5c65a9e1eb72d72b04987a5882fcaf81dc SHA512 1609018119942bd845fc06a93783cb8035da1bdbf8cdaa8335f649f226ba6c6fc52c984528db5fbc3277faa80410fa3708845f26d2e5a48ef36999f22e1cc3be
+DIST exifr-1.3.5.tar.gz 245074 BLAKE2B 8cf2d1a8a400c39fedc21f2186742d83b4ec1931f18cce70938638ffce1dc97d0f3c631504adfa30cbd8a40774b78e83e4a7738665765381c222805b71d40630 SHA512 3d219957040f082d9f0ebb0897301c7fca162f9f0483443237dc410161aa564cbd4818a7bcc88efbe5072414c27e4818a86e8615fca9ba93c2564147b4ce6fc3

diff --git a/dev-ruby/exifr/exifr-1.3.5.ebuild b/dev-ruby/exifr/exifr-1.3.5.ebuild
new file mode 100644
index 00000000000..4b4effbe274
--- /dev/null
+++ b/dev-ruby/exifr/exifr-1.3.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+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:[~2018-11-17  7:00 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-17  6:59 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 20:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/exifr/ 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-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-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=1542437986.9186e3c3f0aa7e3894ababbaaa8d8cd962663347.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