diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:48:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:48:22 +0000 |
commit | aa5c13604370d82d7c1d8b72a6169bd2fadba58f (patch) | |
tree | 3c5de5af67bf6ac7539e62f001b57031a64ee671 /x11-apps/fstobdf | |
parent | Remove old. (diff) | |
download | historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.tar.gz historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.tar.bz2 historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.zip |
arm stable, bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux i686
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 077f08330f29..ece856b90c7c 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.40 2012/06/24 18:42:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.41 2012/06/27 18:00:02 maekke Exp $ + + 27 Jun 2012; Markus Meier <maekke@gentoo.org> fstobdf-1.0.5.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fstobdf-1.0.5.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/fstobdf/fstobdf-1.0.5.ebuild b/x11-apps/fstobdf/fstobdf-1.0.5.ebuild index dad0500f056e..d62d6bdc0261 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.3 2012/06/24 18:42:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.5.ebuild,v 1.4 2012/06/27 18:00:02 maekke 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 |