diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:23:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:23:44 +0000 |
commit | 43f2187c6148b62ce040f623b402ea51b6f50c0a (patch) | |
tree | 638e99a740488871c812530d94c0acafea486e0a /x11-apps | |
parent | Stable for HPPA (bug #530652). (diff) | |
download | gentoo-2-43f2187c6148b62ce040f623b402ea51b6f50c0a.tar.gz gentoo-2-43f2187c6148b62ce040f623b402ea51b6f50c0a.tar.bz2 gentoo-2-43f2187c6148b62ce040f623b402ea51b6f50c0a.zip |
Stable for HPPA (bug #530652).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index b9fd7b8f3c84..d1d20c40b20d 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.121 2015/02/24 08:37:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.122 2015/03/06 07:23:44 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> mkfontscale-1.1.2.ebuild: + Stable for HPPA (bug #530652). 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.2.ebuild: Stable for alpha, wrt bug #530652 diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index 3da9b833d790..be4faad54870 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.2.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/mkfontscale/mkfontscale-1.1.2.ebuild,v 1.8 2015/02/24 08:37:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild,v 1.9 2015/03/06 07:23:44 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc |