diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-05-28 19:43:05 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-05-28 19:43:05 +0000 |
commit | c0bc3fc1e614e63860248379b7b27b4ea0347ddc (patch) | |
tree | ef86c22c5149a3a3eaeb9ac0aa1c061b3acc10a4 /media-fonts/freefont-ttf | |
parent | Add more LIRC devices for 0.8.5, bug 271482 (diff) | |
download | gentoo-2-c0bc3fc1e614e63860248379b7b27b4ea0347ddc.tar.gz gentoo-2-c0bc3fc1e614e63860248379b7b27b4ea0347ddc.tar.bz2 gentoo-2-c0bc3fc1e614e63860248379b7b27b4ea0347ddc.zip |
amd64 stable, bug 271115
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/freefont-ttf')
-rw-r--r-- | media-fonts/freefont-ttf/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/freefont-ttf/ChangeLog b/media-fonts/freefont-ttf/ChangeLog index 3cffb493a1ec..0f2d8b6f692d 100644 --- a/media-fonts/freefont-ttf/ChangeLog +++ b/media-fonts/freefont-ttf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/freefont-ttf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.14 2009/05/28 16:19:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.15 2009/05/28 19:43:05 beandog Exp $ + + 28 May 2009; Steve Dibb <beandog@gentoo.org> freefont-ttf-20090104.ebuild: + amd64 stable, bug 271115 28 May 2009; Raúl Porcel <armin76@gentoo.org> freefont-ttf-20090104.ebuild: diff --git a/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild index 5fe3828239a6..b5866127e1a3 100644 --- a/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild +++ b/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild,v 1.3 2009/05/28 16:19:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild,v 1.4 2009/05/28 19:43:05 beandog 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" IUSE="" |