diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:44:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:44:06 +0000 |
commit | 29eaa8b5222e1e7471f035b7cf197b27fdcd830e (patch) | |
tree | 69d9748936027a8940ea2624c9b322023577cc29 /media-fonts/freefont | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-29eaa8b5222e1e7471f035b7cf197b27fdcd830e.tar.gz gentoo-2-29eaa8b5222e1e7471f035b7cf197b27fdcd830e.tar.bz2 gentoo-2-29eaa8b5222e1e7471f035b7cf197b27fdcd830e.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-fonts/freefont')
-rw-r--r-- | media-fonts/freefont/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/freefont/freefont-20100919.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/freefont/ChangeLog b/media-fonts/freefont/ChangeLog index fa1a107a36ca..487290291e72 100644 --- a/media-fonts/freefont/ChangeLog +++ b/media-fonts/freefont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/freefont # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/ChangeLog,v 1.1 2013/01/29 20:55:56 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/ChangeLog,v 1.2 2013/02/02 22:44:06 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> freefont-20100919.ebuild: + Add ~arm, wrt bug #449220 *freefont-ttf-20120503 (26 Jan 2013) diff --git a/media-fonts/freefont/freefont-20100919.ebuild b/media-fonts/freefont/freefont-20100919.ebuild index 8d258b48b36d..60023790996c 100644 --- a/media-fonts/freefont/freefont-20100919.ebuild +++ b/media-fonts/freefont/freefont-20100919.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20100919.ebuild,v 1.1 2013/01/29 20:55:56 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20100919.ebuild,v 1.2 2013/02/02 22:44:06 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/freefont/${PN}-ttf-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |