diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:21:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:21:51 +0000 |
commit | 47f3c651e2589acbfff691f62d8a95d7284bf69d (patch) | |
tree | 4786014dabe57b4ac4be02afe413f7468da88be2 /x11-apps/fstobdf | |
parent | Add patch to fix SAXParser ClassNotFoundException #431754 (diff) | |
download | historical-47f3c651e2589acbfff691f62d8a95d7284bf69d.tar.gz historical-47f3c651e2589acbfff691f62d8a95d7284bf69d.tar.bz2 historical-47f3c651e2589acbfff691f62d8a95d7284bf69d.zip |
s390/sh/sparc stable wrt #419473
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog index cc282139e354..a891454d3dfd 100644 --- a/x11-apps/fstobdf/ChangeLog +++ b/x11-apps/fstobdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fstobdf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.43 2012/07/12 17:08:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.44 2012/08/26 16:20:03 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> fstobdf-1.0.5.ebuild: + s390/sh/sparc stable wrt #419473 12 Jul 2012; Brent Baude <ranger@gentoo.org> fstobdf-1.0.5.ebuild: Marking fstobdf-1.0.5 ppc stable for bug 419473 diff --git a/x11-apps/fstobdf/fstobdf-1.0.5.ebuild b/x11-apps/fstobdf/fstobdf-1.0.5.ebuild index 701bee16edf5..143e8d45df34 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.5.ebuild +++ b/x11-apps/fstobdf/fstobdf-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.5.ebuild,v 1.6 2012/07/12 17:08:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.5.ebuild,v 1.7 2012/08/26 16:20:03 armin76 Exp $ EAPI=4 inherit xorg-2 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 |