diff options
author | 2012-08-26 16:20:03 +0000 | |
---|---|---|
committer | 2012-08-26 16:20:03 +0000 | |
commit | c9a79a80e55c9673a70c2a323e4ed2df7c5b08a5 (patch) | |
tree | d26738c3c4964da2e1022d24201a68ebc4c86400 /x11-apps/fstobdf | |
parent | s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-c9a79a80e55c9673a70c2a323e4ed2df7c5b08a5.tar.gz gentoo-2-c9a79a80e55c9673a70c2a323e4ed2df7c5b08a5.tar.bz2 gentoo-2-c9a79a80e55c9673a70c2a323e4ed2df7c5b08a5.zip |
s390/sh/sparc stable wrt #419473
(Portage version: 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 |