diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:18:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:18:16 +0000 |
commit | 751610de60dcc89d861410ec93f0e62bb558c9ef (patch) | |
tree | 2e5230032d9bf5851145b6824dfff2af1b8f7086 /x11-apps/fonttosfnt | |
parent | Marking bitmap-1.0.6 ppc64 for bug 419473 (diff) | |
download | gentoo-2-751610de60dcc89d861410ec93f0e62bb558c9ef.tar.gz gentoo-2-751610de60dcc89d861410ec93f0e62bb558c9ef.tar.bz2 gentoo-2-751610de60dcc89d861410ec93f0e62bb558c9ef.zip |
Marking fonttosfnt-1.0.4-r1 ppc64 for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog index e4435824440f..c326db681475 100644 --- a/x11-apps/fonttosfnt/ChangeLog +++ b/x11-apps/fonttosfnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fonttosfnt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.33 2012/06/27 17:55:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.34 2012/07/11 19:18:16 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> fonttosfnt-1.0.4-r1.ebuild: + Marking fonttosfnt-1.0.4-r1 ppc64 stable for bug 419473 27 Jun 2012; Markus Meier <maekke@gentoo.org> fonttosfnt-1.0.4-r1.ebuild: arm stable, bug #419473 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild index f03e1eaa982d..494c07b9c4c0 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.4 2012/06/27 17:55:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild,v 1.5 2012/07/11 19:18:16 ranger Exp $ EAPI=4 inherit xorg-2 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* |