diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-09 20:21:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-09 20:21:57 +0000 |
commit | 70fdd6172fd509d89bc629fd9b88715cdcf5e8e6 (patch) | |
tree | 6843b326301bb2e8b7373b764baab2b46548b1cb /x11-apps | |
parent | added ~x86-fbsd, thanks ssuominen (diff) | |
download | gentoo-2-70fdd6172fd509d89bc629fd9b88715cdcf5e8e6.tar.gz gentoo-2-70fdd6172fd509d89bc629fd9b88715cdcf5e8e6.tar.bz2 gentoo-2-70fdd6172fd509d89bc629fd9b88715cdcf5e8e6.zip |
arm stable, bug #282290
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog index b7eae90d1c3d..3a917c6c78b8 100644 --- a/x11-apps/fonttosfnt/ChangeLog +++ b/x11-apps/fonttosfnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fonttosfnt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.24 2009/06/05 16:55:24 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.25 2009/10/09 20:21:57 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> fonttosfnt-1.0.4.ebuild: + arm stable, bug #282290 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> fonttosfnt-1.0.4.ebuild: stable sparc, bug 268581 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild index 77b281225b06..7271c09ae6a5 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.7 2009/06/05 16:55:24 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.8 2009/10/09 20:21:57 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="x11-libs/libX11 =media-libs/freetype-2* |