diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-07 10:12:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-07 10:12:33 +0000 |
commit | 5d605d2bf405a0fdac6f421f7edc61b28004b7af (patch) | |
tree | fd74c34ebf32ed168fd64ac8cb2ef472a088f54e /media-fonts | |
parent | ia64 stable wrt #224865 (diff) | |
download | historical-5d605d2bf405a0fdac6f421f7edc61b28004b7af.tar.gz historical-5d605d2bf405a0fdac6f421f7edc61b28004b7af.tar.bz2 historical-5d605d2bf405a0fdac6f421f7edc61b28004b7af.zip |
alpha/ia64/x86 stable wrt #224869
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/freefont-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/freefont-ttf/ChangeLog b/media-fonts/freefont-ttf/ChangeLog index bef0b6eeece1..a964916c071b 100644 --- a/media-fonts/freefont-ttf/ChangeLog +++ b/media-fonts/freefont-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/freefont-ttf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.7 2008/06/06 19:38:59 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.8 2008/06/07 10:12:33 armin76 Exp $ + + 07 Jun 2008; Raúl Porcel <armin76@gentoo.org> + freefont-ttf-20080323.ebuild: + alpha/ia64/x86 stable wrt #224869 06 Jun 2008; Ferris McCormick <fmccor@gentoo.org> freefont-ttf-20080323.ebuild: diff --git a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild index e5c5730754cc..d9af4be14207 100644 --- a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild +++ b/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild,v 1.2 2008/06/06 19:38:59 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild,v 1.3 2008/06/07 10:12:33 armin76 Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/freefont/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" FONT_SUFFIX="ttf" S="${WORKDIR}/freefont-${PV}" |