summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-03-22 18:34:27 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-03-22 18:34:27 +0000
commitaba84778c7865b6c6545f17520bd4a4f7f746804 (patch)
treee3ea9eb642b7461b222b6a083e92450ce3430680 /x11-libs/libfontenc
parentStable on ppc. Bug 126984 (diff)
downloadgentoo-2-aba84778c7865b6c6545f17520bd4a4f7f746804.tar.gz
gentoo-2-aba84778c7865b6c6545f17520bd4a4f7f746804.tar.bz2
gentoo-2-aba84778c7865b6c6545f17520bd4a4f7f746804.zip
(#122726) Add missing keywords; apps that depend on this were keyworded, so it was tested and just got missed.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r--x11-libs/libfontenc/ChangeLog7
-rw-r--r--x11-libs/libfontenc/libfontenc-1.0.1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog
index 6d6f024e6a5a..083517434f7f 100644
--- a/x11-libs/libfontenc/ChangeLog
+++ b/x11-libs/libfontenc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/libfontenc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.20 2006/03/09 14:15:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.21 2006/03/22 18:34:27 spyderous Exp $
+
+ 22 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ libfontenc-1.0.1.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> libfontenc-1.0.1.ebuild:
Mark 1.0.1 ~ia64
diff --git a/x11-libs/libfontenc/libfontenc-1.0.1.ebuild b/x11-libs/libfontenc/libfontenc-1.0.1.ebuild
index 129555aaa081..8c4b3298beec 100644
--- a/x11-libs/libfontenc/libfontenc-1.0.1.ebuild
+++ b/x11-libs/libfontenc/libfontenc-1.0.1.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-libs/libfontenc/libfontenc-1.0.1.ebuild,v 1.5 2006/03/09 14:15:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.1.ebuild,v 1.6 2006/03/22 18:34:27 spyderous Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org fontenc library"
-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}
x11-proto/xproto"