diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:36:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:36:46 +0000 |
commit | c1c81b4223d67d4b5daac843b100d48c559b9985 (patch) | |
tree | be2495147afa6a530b0668184516bacdad3669c8 | |
parent | Marking xdpyinfo-1.0.3 ~ppc for bug 268581 (diff) | |
download | gentoo-2-c1c81b4223d67d4b5daac843b100d48c559b9985.tar.gz gentoo-2-c1c81b4223d67d4b5daac843b100d48c559b9985.tar.bz2 gentoo-2-c1c81b4223d67d4b5daac843b100d48c559b9985.zip |
Marking fonttosfnt-1.0.4 ~ppc for bug 268581
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-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 1c60efc5dba8..62965e48abf0 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.21 2009/05/14 20:57:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.22 2009/05/20 13:36:46 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> fonttosfnt-1.0.4.ebuild: + Marking fonttosfnt-1.0.4 ppc stable for bug 268581 14 May 2009; Markus Meier <maekke@gentoo.org> fonttosfnt-1.0.4.ebuild: amd64 stable, bug #268581 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild index 1d07eb21ce35..33524e4c088f 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.4 2009/05/14 20:57:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.5 2009/05/20 13:36:46 ranger 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* |