summaryrefslogtreecommitdiff
blob: 01c3e2894b467d1b2a55e78818b4e2dcf61a588c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/exifr/exifr-0.10.9.ebuild,v 1.1 2009/11/18 07:37:52 graaff Exp $

inherit ruby gems

DESCRIPTION="A library to read EXIF info from JPEG and TIFF images."
HOMEPAGE="http://exifr.rubyforge.org/"

USE_RUBY="ruby18"

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""