diff options
author | 2015-02-23 10:44:25 +0000 | |
---|---|---|
committer | 2015-02-23 10:44:25 +0000 | |
commit | a1e5e4e2de852081e590a4511009e888e774b0cb (patch) | |
tree | b53b538b971efed7f3c77a79fa62f902a4d98014 /x11-apps | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-a1e5e4e2de852081e590a4511009e888e774b0cb.tar.gz gentoo-2-a1e5e4e2de852081e590a4511009e888e774b0cb.tar.bz2 gentoo-2-a1e5e4e2de852081e590a4511009e888e774b0cb.zip |
Stable for sparc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 aa4ef7bc46b6..97e8efe6e539 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.119 2015/02/22 13:21:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.120 2015/02/23 10:44:25 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.2.ebuild: + Stable for sparc, wrt bug #530652 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.2.ebuild: Stable for ia64, wrt bug #530652 diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index ea4956e3b3b1..6b299f3205f8 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.6 2015/02/22 13:21:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild,v 1.7 2015/02/23 10:44:25 ago 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 |