# ChangeLog for media-fonts/cantarell
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.2 2011/08/18 04:46:52 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.3 2011/10/18 19:13:25 pacho Exp $
+
+*cantarell-0.0.7 (18 Oct 2011)
+
+ 18 Oct 2011; Pacho Ramos <pacho@gentoo.org> +cantarell-0.0.7.ebuild:
+ Version bump.
18 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> cantarell-0.0.6.ebuild:
The package doesn't install any binaries, add all keywords and RESTRICT
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.7.ebuild,v 1.1 2011/10/18 19:13:25 pacho Exp $
+
+EAPI="4"
+GNOME_ORG_MODULE="${PN}-fonts"
+
+inherit font gnome.org
+
+DESCRIPTION="Cantarell fonts, default fontset for GNOME Shell"
+HOMEPAGE="http://live.gnome.org/CantarellFonts"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="media-libs/fontconfig"
+DEPEND=">=dev-util/pkgconfig-0.19"
+
+DOCS="NEWS README"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+# Font eclass settings
+FONT_CONF=("${S}/fontconfig/31-cantarell.conf")
+FONT_S="${S}/otf"
+FONT_SUFFIX="otf"