diff options
author | 2012-07-12 17:07:21 +0000 | |
---|---|---|
committer | 2012-07-12 17:07:21 +0000 | |
commit | 8ee40dc10c5cb371165e9a7272a13866b14501e6 (patch) | |
tree | 5f46c8707c31ab585ca445b93fb7052ce12f6363 | |
parent | Marking bitmap-1.0.6 ppc for bug 419473 (diff) | |
download | gentoo-2-8ee40dc10c5cb371165e9a7272a13866b14501e6.tar.gz gentoo-2-8ee40dc10c5cb371165e9a7272a13866b14501e6.tar.bz2 gentoo-2-8ee40dc10c5cb371165e9a7272a13866b14501e6.zip |
Marking fonttosfnt-1.0.4-r1 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
-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 c326db681475..9f2866e08a06 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.34 2012/07/11 19:18:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.35 2012/07/12 17:07:21 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> fonttosfnt-1.0.4-r1.ebuild: + Marking fonttosfnt-1.0.4-r1 ppc stable for bug 419473 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 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild index 494c07b9c4c0..15021efe58d1 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.5 2012/07/11 19:18:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild,v 1.6 2012/07/12 17:07:21 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* |