diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-20 16:47:35 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-20 16:47:35 +0000 |
commit | ddb6031ef421f029a70f820a9f9667f259de43eb (patch) | |
tree | 21d262a890e5f7392d3c7f3d2a678eede09151c7 /media-fonts | |
parent | Remove old. (diff) | |
download | gentoo-2-ddb6031ef421f029a70f820a9f9667f259de43eb.tar.gz gentoo-2-ddb6031ef421f029a70f820a9f9667f259de43eb.tar.bz2 gentoo-2-ddb6031ef421f029a70f820a9f9667f259de43eb.zip |
Version bump, fixes some Cyrillic letters. Drop old.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/cantarell/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/cantarell/cantarell-0.0.12.ebuild (renamed from media-fonts/cantarell/cantarell-0.0.10.1.ebuild) | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/media-fonts/cantarell/ChangeLog b/media-fonts/cantarell/ChangeLog index 8e6ff8a6a0bf..23c29c2a779f 100644 --- a/media-fonts/cantarell/ChangeLog +++ b/media-fonts/cantarell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-fonts/cantarell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.28 2012/11/17 20:56:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.29 2012/12/20 16:47:35 tetromino Exp $ + +*cantarell-0.0.12 (20 Dec 2012) + + 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -cantarell-0.0.10.1.ebuild, +cantarell-0.0.12.ebuild: + Version bump, fixes some Cyrillic letters. Drop old. *cantarell-0.0.11 (17 Nov 2012) diff --git a/media-fonts/cantarell/cantarell-0.0.10.1.ebuild b/media-fonts/cantarell/cantarell-0.0.12.ebuild index 0dff576db427..a762270e9456 100644 --- a/media-fonts/cantarell/cantarell-0.0.10.1.ebuild +++ b/media-fonts/cantarell/cantarell-0.0.12.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.10.1.ebuild,v 1.1 2012/09/29 09:37:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.12.ebuild,v 1.1 2012/12/20 16:47:35 tetromino Exp $ -EAPI="4" +EAPI="5" GNOME_ORG_MODULE="${PN}-fonts" inherit font gnome.org -DESCRIPTION="Cantarell fonts, default fontset for GNOME Shell" -HOMEPAGE="http://live.gnome.org/CantarellFonts" +DESCRIPTION="Default fontset for GNOME Shell" +HOMEPAGE="https://live.gnome.org/CantarellFonts" LICENSE="OFL-1.1" SLOT="0" |