summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/fontsproto')
-rw-r--r--x11-proto/fontsproto/ChangeLog5
-rw-r--r--x11-proto/fontsproto/fontsproto-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog
index 453a686e42f7..5d8171fa6b98 100644
--- a/x11-proto/fontsproto/ChangeLog
+++ b/x11-proto/fontsproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/fontsproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.1 2005/08/08 03:27:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.2 2005/08/08 17:54:30 fmccor Exp $
+
+ 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> fontsproto-2.0.ebuild:
+ Add ~sparc keyword (modular X testing on sparc).
*fontsproto-2.0 (08 Aug 2005)
diff --git a/x11-proto/fontsproto/fontsproto-2.0.ebuild b/x11-proto/fontsproto/fontsproto-2.0.ebuild
index 1a2f9616604c..f86c68574965 100644
--- a/x11-proto/fontsproto/fontsproto-2.0.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.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-proto/fontsproto/fontsproto-2.0.ebuild,v 1.1 2005/08/08 03:27:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.ebuild,v 1.2 2005/08/08 17:54:30 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fonts protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""