diff options
author | 2008-06-07 10:12:33 +0000 | |
---|---|---|
committer | 2008-06-07 10:12:33 +0000 | |
commit | 9ad570157a39b8c4894f1573eeaa36170ce5153e (patch) | |
tree | 88740d06dc0997426d76400ed9cb7e55b9855028 /media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild | |
parent | ia64 stable wrt #224865 (diff) | |
download | gentoo-2-9ad570157a39b8c4894f1573eeaa36170ce5153e.tar.gz gentoo-2-9ad570157a39b8c4894f1573eeaa36170ce5153e.tar.bz2 gentoo-2-9ad570157a39b8c4894f1573eeaa36170ce5153e.zip |
alpha/ia64/x86 stable wrt #224869
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild')
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |