diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:07:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:07:13 +0000 |
commit | a6a26fc410df8c96e15a93f6ccc9e969a943e515 (patch) | |
tree | 70e82ddeaa97bb74501ad0b5f940882c36883a1d /x11-apps/mkfontscale | |
parent | Stable on ia64 wrt bug #175465. (diff) | |
download | gentoo-2-a6a26fc410df8c96e15a93f6ccc9e969a943e515.tar.gz gentoo-2-a6a26fc410df8c96e15a93f6ccc9e969a943e515.tar.bz2 gentoo-2-a6a26fc410df8c96e15a93f6ccc9e969a943e515.zip |
Stable on ia64 wrt bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index a2b8966087b0..61b437a3ac21 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.29 2007/04/25 12:12:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.30 2007/04/25 17:07:13 armin76 Exp $ + + 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> mkfontscale-1.0.3.ebuild: + Stable on ia64 wrt bug #175465. 25 Apr 2007; Markus Rothe <corsair@gentoo.org> mkfontscale-1.0.3.ebuild: Stable on ppc64; bug #175465 diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild index fe102d0247da..b6fcde38b15c 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.2 2007/04/25 12:12:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.3 2007/04/25 17:07:13 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libfontenc x11-libs/libX11 |