summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:53:40 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:53:40 +0000
commit9d8a30ba0820e330049015ce8b0ee3fd7c51bd12 (patch)
treecdcf7a14a9dd7cb13ff5888eea199df908100d21 /x11-apps/mkfontdir
parentFurther style cleanups. (diff)
downloadgentoo-2-9d8a30ba0820e330049015ce8b0ee3fd7c51bd12.tar.gz
gentoo-2-9d8a30ba0820e330049015ce8b0ee3fd7c51bd12.tar.bz2
gentoo-2-9d8a30ba0820e330049015ce8b0ee3fd7c51bd12.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/mkfontdir')
-rw-r--r--x11-apps/mkfontdir/ChangeLog5
-rw-r--r--x11-apps/mkfontdir/Manifest4
-rw-r--r--x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/mkfontdir/ChangeLog b/x11-apps/mkfontdir/ChangeLog
index bcc0280f0f1f..096ed53b4422 100644
--- a/x11-apps/mkfontdir/ChangeLog
+++ b/x11-apps/mkfontdir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontdir
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.3 2005/08/15 17:52:42 herbs Exp $
+
+ 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> mkfontdir-0.99.0.ebuild:
+ Marked ~amd64.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> mkfontdir-0.99.0.ebuild:
Add ~sparc keyword (Modular X testing).
diff --git a/x11-apps/mkfontdir/Manifest b/x11-apps/mkfontdir/Manifest
index 12938491bbb6..c8d67b79aae1 100644
--- a/x11-apps/mkfontdir/Manifest
+++ b/x11-apps/mkfontdir/Manifest
@@ -1,3 +1,3 @@
-MD5 97d506122d5e1fd315c5db26b20314af ChangeLog 478
-MD5 4656934f77f0a610138d21d564185063 mkfontdir-0.99.0.ebuild 424
+MD5 9d7feb4d978205e5083c23196db34f31 mkfontdir-0.99.0.ebuild 431
+MD5 6a126de82db0c4c266d147b08d0d459b ChangeLog 570
MD5 29aa0018fc2b45e1b62f7667964f7810 files/digest-mkfontdir-0.99.0 68
diff --git a/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild b/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild
index 815777f63ad6..ef38bf9480f7 100644
--- a/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild
+++ b/x11-apps/mkfontdir/mkfontdir-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/mkfontdir/mkfontdir-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-0.99.0.ebuild,v 1.3 2005/08/15 17:52:42 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org mkfontdir application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-apps/mkfontscale"
DEPEND="${RDEPEND}"