diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:49:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:49:52 +0000 |
commit | df70f4c8b3bc236c8eed9c5c7d6a0525a5e19e76 (patch) | |
tree | c3996ebc1e44576a7f507d3464eda867bcbd4e52 /x11-apps | |
parent | Marking xfsinfo-1.0.2 ppc64 for bug 268581 (diff) | |
download | gentoo-2-df70f4c8b3bc236c8eed9c5c7d6a0525a5e19e76.tar.gz gentoo-2-df70f4c8b3bc236c8eed9c5c7d6a0525a5e19e76.tar.bz2 gentoo-2-df70f4c8b3bc236c8eed9c5c7d6a0525a5e19e76.zip |
Marking fstobdf-1.0.3 ppc64 for bug 268581
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-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 0ed9c2f6c6b2..af7fa25ab3cf 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.22 2009/05/20 13:35:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.23 2009/05/20 13:49:52 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> fstobdf-1.0.3.ebuild: + Marking fstobdf-1.0.3 ppc64 stable for bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> fstobdf-1.0.3.ebuild: Marking fstobdf-1.0.3 ppc stable for bug 268581 diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild index 0ba3c07f3abe..445a52513a74 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.6 2009/05/20 13:35:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.7 2009/05/20 13:49:52 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" |