summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-03-22 18:36:53 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-03-22 18:36:53 +0000
commit2f2b8154990aa5dd693f31a8703434c27dd31785 (patch)
treeef58cee9bc45c0de3d593c37a6a1ef335b07e634 /x11-proto/fontcacheproto
parent(#122726) Add missing keywords; apps that depend on this were keyworded, so i... (diff)
downloadgentoo-2-2f2b8154990aa5dd693f31a8703434c27dd31785.tar.gz
gentoo-2-2f2b8154990aa5dd693f31a8703434c27dd31785.tar.bz2
gentoo-2-2f2b8154990aa5dd693f31a8703434c27dd31785.zip
(#122726) Add missing keywords; libs that depend on this were keyworded, so it was tested and just got missed.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/ChangeLog7
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog
index eb679de1bd55..8ad76b973f3f 100644
--- a/x11-proto/fontcacheproto/ChangeLog
+++ b/x11-proto/fontcacheproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/fontcacheproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.14 2006/03/09 14:37:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.15 2006/03/22 18:36:53 spyderous Exp $
+
+ 22 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ fontcacheproto-0.1.2.ebuild:
+ (#122726) Add missing keywords; apps that depend on this were keyworded, so
+ it was tested and just got missed.
09 Mar 2006; Aron Griffis <agriffis@gentoo.org>
fontcacheproto-0.1.2.ebuild:
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild
index a2f7f4eea504..09d6a0579972 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.5 2006/03/09 14:37:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.6 2006/03/22 18:36:53 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Fontcache protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"