From ea21bbf936bdc415b0dd5133c5affc7ee67c75c9 Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Mon, 8 Aug 2005 20:14:20 +0000 Subject: Add ~sparc keyword to the base X-Modular applications. Package-Manager: portage-2.0.51.22-r2 --- x11-apps/mkfontscale/ChangeLog | 6 +++++- x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-apps/mkfontscale') diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index f3d91b2c423a..da7e44b5c72e 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.1 2005/08/08 06:28:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $ + + 08 Aug 2005; Ferris McCormick + mkfontscale-0.99.0.ebuild: + Add ~sparc keyword (Modular X testing). *mkfontscale-0.99.0 (08 Aug 2005) diff --git a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild b/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild index 64bfa2060878..c321337d7380 100644 --- a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild,v 1.1 2005/08/08 06:28:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org mkfontscale application" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad