diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-02 15:24:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-02 15:24:54 +0000 |
commit | 3895236fe1cb40be38249062a9513b053116e2ac (patch) | |
tree | 7627b12a039bbba9c7981f6768b25823d6a56235 /media-fonts | |
parent | We are not supposed to install LICENSE.TXT files, so drop. (diff) | |
download | gentoo-2-3895236fe1cb40be38249062a9513b053116e2ac.tar.gz gentoo-2-3895236fe1cb40be38249062a9513b053116e2ac.tar.bz2 gentoo-2-3895236fe1cb40be38249062a9513b053116e2ac.zip |
Drop font.eclass calls that are useless and wont be present anymore in next version.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/mikachan-font-ttf/ChangeLog | 9 | ||||
-rw-r--r-- | media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild | 5 | ||||
-rw-r--r-- | media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild | 5 |
3 files changed, 11 insertions, 8 deletions
diff --git a/media-fonts/mikachan-font-ttf/ChangeLog b/media-fonts/mikachan-font-ttf/ChangeLog index 1738e04dd4d6..8ed750bacb48 100644 --- a/media-fonts/mikachan-font-ttf/ChangeLog +++ b/media-fonts/mikachan-font-ttf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/mikachan-font-ttf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/ChangeLog,v 1.23 2009/12/15 14:54:46 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/ChangeLog,v 1.24 2010/02/02 15:24:54 scarabeus Exp $ + + 02 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org> + mikachan-font-ttf-8.9-r1.ebuild, mikachan-font-ttf-8.9-r2.ebuild: + Drop font.eclass calls that are useless and wont be present anymore in + next version. 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> mikachan-font-ttf-8.9-r2.ebuild: diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild index c56e39d73700..480a14119642 100644 --- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild +++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.17 2009/02/21 13:38:18 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.18 2010/02/02 15:24:54 scarabeus Exp $ inherit font @@ -36,5 +36,4 @@ src_install() { done font_xfont_config - font_xft_config } diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild index 2b25133c34d2..b2f66b20b750 100644 --- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild +++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild,v 1.8 2009/12/15 14:54:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild,v 1.9 2010/02/02 15:24:54 scarabeus Exp $ inherit font @@ -37,6 +37,5 @@ src_install() { done font_xfont_config - font_xft_config font_fontconfig } |