]> Pileus Git - ~andy/sunrise/blob - dev-libs/findlocale/findlocale-0.47.ebuild
dev-libs/qextserialport: Fix qt deps, EAPI bump
[~andy/sunrise] / dev-libs / findlocale / findlocale-0.47.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=2
6
7 inherit base
8
9 DESCRIPTION="Small library for determining the locale"
10 HOMEPAGE="http://ohnopub.net/~ohnobinki/findlocale/"
11 SRC_URI="ftp://ohnopub.net/mirror/${P}.tar.bz2"
12
13 LICENSE="MIT"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
17
18 DOCS=( README VERSION )