summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-07-02 16:50:42 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-07-02 16:50:42 +0000
commitcd174e5726db1e73bef33732de17b36437d17dd3 (patch)
treea16a5e69e061b307beb5ddcbcf0984b17e3400a9 /x11-apps/mkfontdir
parentAdd ~x64-macos, as tested in bug 323945 (diff)
downloadgentoo-2-cd174e5726db1e73bef33732de17b36437d17dd3.tar.gz
gentoo-2-cd174e5726db1e73bef33732de17b36437d17dd3.tar.bz2
gentoo-2-cd174e5726db1e73bef33732de17b36437d17dd3.zip
Add ~x64-macos, as tested in bug 323945
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/mkfontdir')
-rw-r--r--x11-apps/mkfontdir/ChangeLog5
-rw-r--r--x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontdir/ChangeLog b/x11-apps/mkfontdir/ChangeLog
index 59077037037c..eab71f661482 100644
--- a/x11-apps/mkfontdir/ChangeLog
+++ b/x11-apps/mkfontdir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontdir
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.61 2010/01/19 18:14:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.62 2010/07/02 16:50:42 darkside Exp $
+
+ 02 Jul 2010; Jeremy Olexa <darkside@gentoo.org> mkfontdir-1.0.5.ebuild:
+ Add ~x64-macos, as tested in bug 323945
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> mkfontdir-1.0.5.ebuild:
s390 stable wrt #294958
diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild
index 6241901fa1f0..ad13cc07329c 100644
--- a/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild
+++ b/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild,v 1.10 2010/01/19 18:14:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild,v 1.11 2010/07/02 16:50:42 darkside Exp $
inherit x-modular
DESCRIPTION="create an index of X font files in a directory"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-apps/mkfontscale"