dev-ruby/ruby-net-ldap: add 0.14.0
[gentoo.git] / dev-ruby / exifr / exifr-1.2.4.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 USE_RUBY="ruby20 ruby21 ruby22 ruby23"
8
9 RUBY_FAKEGEM_DOCDIR="doc/api"
10 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
11
12 inherit ruby-fakegem
13
14 DESCRIPTION="A library to read EXIF info from JPEG and TIFF images"
15 HOMEPAGE="https://github.com/remvee/exifr/"
16
17 # License is not specified in source distribution but is in the GitHub
18 # repository.
19 LICENSE="MIT"
20 SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE=""