summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2014-02-19 19:29:03 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2014-02-19 19:29:03 +0000
commit13a750c3d4a116ecdaa43f055f519a642c5011d2 (patch)
tree9df9f3623325233591fbe20f80e322ddb8e70d13 /media-fonts/freefont
parentRevbump to fix logout problem. Bug #501804. Thanks to Vicente Olivert Riera <... (diff)
downloadgentoo-2-13a750c3d4a116ecdaa43f055f519a642c5011d2.tar.gz
gentoo-2-13a750c3d4a116ecdaa43f055f519a642c5011d2.tar.bz2
gentoo-2-13a750c3d4a116ecdaa43f055f519a642c5011d2.zip
Keyword amd64-linux and x86-linux
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'media-fonts/freefont')
-rw-r--r--media-fonts/freefont/ChangeLog5
-rw-r--r--media-fonts/freefont/freefont-20120503.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/freefont/ChangeLog b/media-fonts/freefont/ChangeLog
index 8e10302efb51..5f9ecc72a27d 100644
--- a/media-fonts/freefont/ChangeLog
+++ b/media-fonts/freefont/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/freefont
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/ChangeLog,v 1.5 2014/01/18 12:10:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/ChangeLog,v 1.6 2014/02/19 19:29:03 bicatali Exp $
+
+ 19 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> freefont-20120503.ebuild:
+ Keyword amd64-linux and x86-linux
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> freefont-20120503.ebuild:
Add arm64 love.
diff --git a/media-fonts/freefont/freefont-20120503.ebuild b/media-fonts/freefont/freefont-20120503.ebuild
index 2d165c514e1a..8c425e6cb16c 100644
--- a/media-fonts/freefont/freefont-20120503.ebuild
+++ b/media-fonts/freefont/freefont-20120503.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20120503.ebuild,v 1.4 2014/01/18 12:10:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20120503.ebuild,v 1.5 2014/02/19 19:29:03 bicatali Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/freefont/${PN}-ttf-${PV}.zip
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-fbsd ~x86-linux"
IUSE=""
DEPEND="app-arch/unzip"