diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-05 16:55:24 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-05 16:55:24 +0000 |
commit | 248e353501007048cfafa6b557400fa1f89e400c (patch) | |
tree | 1906c4fa2b2b2779fa85f0c99d5da55cf93d5699 /x11-apps/fonttosfnt | |
parent | stable sparc, bug 268581 (diff) | |
download | gentoo-2-248e353501007048cfafa6b557400fa1f89e400c.tar.gz gentoo-2-248e353501007048cfafa6b557400fa1f89e400c.tar.bz2 gentoo-2-248e353501007048cfafa6b557400fa1f89e400c.zip |
stable sparc, bug 268581
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-apps/fonttosfnt')
-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 33a669905ed0..b7eae90d1c3d 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.23 2009/05/20 13:49:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.24 2009/06/05 16:55:24 tcunha Exp $ + + 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> fonttosfnt-1.0.4.ebuild: + stable sparc, bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> fonttosfnt-1.0.4.ebuild: Marking fonttosfnt-1.0.4 ppc64 stable for bug 268581 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild index 697e2ec74493..77b281225b06 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.6 2009/05/20 13:49:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.7 2009/06/05 16:55:24 tcunha 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* |