summaryrefslogtreecommitdiff
blob: 1387a1e969dd89014a80c85c013e5f36ccd96309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild,v 1.4 2013/09/04 11:15:44 pinkbyte Exp $

EAPI="5"

inherit cmake-utils

DESCRIPTION="C++ library that provides ability to work natively with UTF8 strings in a very simple way."
HOMEPAGE="http://grigory.info/${PN}.About.html"
SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"

LICENSE="GPL-3"
KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x86-linux"
SLOT="0"