summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-10-21 12:07:35 +0000
committerFabian Groffen <grobian@gentoo.org>2013-10-21 12:07:35 +0000
commita20a3b0e1be85a17cb15e24d13a6fc61b029d208 (patch)
tree1cafbce03af2856bd605eb56706ed507352e1e63 /media-fonts/efont-unicode
parentMarked ~x64-macos, bug #486818 (diff)
downloadgentoo-2-a20a3b0e1be85a17cb15e24d13a6fc61b029d208.tar.gz
gentoo-2-a20a3b0e1be85a17cb15e24d13a6fc61b029d208.tar.bz2
gentoo-2-a20a3b0e1be85a17cb15e24d13a6fc61b029d208.zip
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'media-fonts/efont-unicode')
-rw-r--r--media-fonts/efont-unicode/ChangeLog9
-rw-r--r--media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/media-fonts/efont-unicode/ChangeLog b/media-fonts/efont-unicode/ChangeLog
index d80ac7a2a23f..4d00f3a81e68 100644
--- a/media-fonts/efont-unicode/ChangeLog
+++ b/media-fonts/efont-unicode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/efont-unicode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.27 2012/12/16 16:39:00 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/ChangeLog,v 1.28 2013/10/21 12:07:35 grobian Exp $
+
+ 21 Oct 2013; Fabian Groffen <grobian@gentoo.org>
+ efont-unicode-0.4.2-r1.ebuild:
+ Marked ~x64-macos, bug #486818
16 Dec 2012; Ulrich Müller <ulm@gentoo.org> efont-unicode-0.4.2-r1.ebuild:
Fix LICENSE, bug 445670.
@@ -105,4 +109,3 @@
03 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> efont-unicode-0.4.1.ebuild:
Initial import
-
diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild
index 526fd013e04c..0660ae7bac7c 100644
--- a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild
+++ b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.14 2012/12/16 16:39:00 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild,v 1.15 2013/10/21 12:07:35 grobian Exp $
inherit font font-ebdftopcf
@@ -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 BSD MIT HPND free-noncomm"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-macos"
IUSE=""
S="${WORKDIR}/${MY_P}"