diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:35:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:35:29 +0000 |
commit | edf5c707abc984f7f55f373ee9f64911424b8bc7 (patch) | |
tree | 45522ae9c56f37925987bfe7a68dd114b73f940e /x11-apps/fstobdf | |
parent | Marking mkfontdir-1.0.4 ~ppc for bug 268581 (diff) | |
download | gentoo-2-edf5c707abc984f7f55f373ee9f64911424b8bc7.tar.gz gentoo-2-edf5c707abc984f7f55f373ee9f64911424b8bc7.tar.bz2 gentoo-2-edf5c707abc984f7f55f373ee9f64911424b8bc7.zip |
Marking fstobdf-1.0.3 ~ppc for bug 268581
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog index 3d63592a557c..0ed9c2f6c6b2 100644 --- a/x11-apps/fstobdf/ChangeLog +++ b/x11-apps/fstobdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fstobdf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.21 2009/05/14 20:57:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.22 2009/05/20 13:35:29 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> fstobdf-1.0.3.ebuild: + Marking fstobdf-1.0.3 ppc stable for bug 268581 14 May 2009; Markus Meier <maekke@gentoo.org> fstobdf-1.0.3.ebuild: amd64 stable, bug #268581 diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild index 3f4a48b3ebb7..0ba3c07f3abe 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild +++ b/x11-apps/fstobdf/fstobdf-1.0.3.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/fstobdf/fstobdf-1.0.3.ebuild,v 1.5 2009/05/14 20:57:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.6 2009/05/20 13:35:29 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="generate BDF font from X font server" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libFS" |