pacho 14/09/24 11:32:05 Modified: ChangeLog Added: cantarell-0.0.16.ebuild Log: Version bump (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.48 media-fonts/cantarell/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/cantarell/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/cantarell/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/cantarell/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 27 Apr 2014 07:24:36 -0000 1.47 +++ ChangeLog 24 Sep 2014 11:32:05 -0000 1.48 @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/cantarell # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.47 2014/04/27 07:24:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.48 2014/09/24 11:32:05 pacho Exp $ + +*cantarell-0.0.16 (24 Sep 2014) + + 24 Sep 2014; Pacho Ramos <[email protected]> +cantarell-0.0.16.ebuild: + Version bump 27 Apr 2014; Pacho Ramos <[email protected]> -cantarell-0.0.12.ebuild, -cantarell-0.0.14.ebuild: 1.1 media-fonts/cantarell/cantarell-0.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/cantarell/cantarell-0.0.16.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/cantarell/cantarell-0.0.16.ebuild?rev=1.1&content-type=text/plain Index: cantarell-0.0.16.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.16.ebuild,v 1.1 2014/09/24 11:32:05 pacho Exp $ EAPI="5" GNOME_ORG_MODULE="${PN}-fonts" inherit font gnome.org DESCRIPTION="Default fontset for GNOME Shell" HOMEPAGE="https://wiki.gnome.org/Projects/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="virtual/pkgconfig" # 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"
