diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:52:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:52:26 +0000 |
commit | 5e99b350968701b5d266ad08f92a726bb3eea6b9 (patch) | |
tree | ab6a9667fa7eccacf2fb89012c12f8cf5369720d /x11-apps | |
parent | Version bump (diff) | |
download | gentoo-2-5e99b350968701b5d266ad08f92a726bb3eea6b9.tar.gz gentoo-2-5e99b350968701b5d266ad08f92a726bb3eea6b9.tar.bz2 gentoo-2-5e99b350968701b5d266ad08f92a726bb3eea6b9.zip |
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 0e2a738a8b96..144d72614f95 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.72 2015/03/06 07:20:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.73 2015/03/14 13:52:26 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> bdftopcf-1.0.5.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> bdftopcf-1.0.5.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild index 10469f07c598..102141868a14 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.9 2015/03/06 07:20:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.10 2015/03/14 13:52:26 maekke Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org bdftopcf application" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |