summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-02-04 00:19:33 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-02-04 00:19:33 +0000
commitdd1fbc359fdb09f6ea0d1b5fc5c21619895df77c (patch)
treeb0108553c56bf36a7e3f393a3e826f8caa423dc5 /media-fonts/efont-unicode
parentBumpage and fixes (diff)
downloadgentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.tar.gz
gentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.tar.bz2
gentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.zip
Added ~amd64 keyword to fonts.
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r--media-fonts/efont-unicode/ChangeLog7
-rw-r--r--media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog
index f43da2986a12..a91fe479e296 100644
--- a/media-fonts/efont-unicode/ChangeLog
+++ b/media-fonts/efont-unicode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/efont-unicode
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.2 2003/09/25 07:26:05 usata Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.3 2004/02/04 00:19:33 augustus Exp $
+
+ 03 Feb 2004; <augustus@gentoo.org> efont-unicode-0.4.1.ebuild:
+ Added ~amd64 keyword.
*efont-unicode-0.4.1 (03 Sep 2003)
diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild
index 48049d2fcf8b..18564254d4a5 100644
--- a/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild
+++ b/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild,v 1.3 2004/01/15 22:13:47 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.1.ebuild,v 1.4 2004/02/04 00:19:33 augustus Exp $
IUSE="X"
@@ -13,7 +13,7 @@ SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2"
# naga10 has free-noncomm license
LICENSE="public-domain BAEKMUK X11 as-is"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~sparc ~ppc"
+KEYWORDS="~x86 ~alpha ~sparc ~ppc ~amd64"
DEPEND="virtual/x11"
RDEPEND=""