diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-22 08:00:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-22 08:00:24 +0000 |
commit | f8b7083b694993059676801a2f77a4225514d525 (patch) | |
tree | 26df004cac8031cc2893987641835be1dc44548e /x11-apps | |
parent | arm stable, bug #274854 (diff) | |
download | gentoo-2-f8b7083b694993059676801a2f77a4225514d525.tar.gz gentoo-2-f8b7083b694993059676801a2f77a4225514d525.tar.bz2 gentoo-2-f8b7083b694993059676801a2f77a4225514d525.zip |
amd64/x86 stable, bug #285636
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index 4c1043f3969b..6f96b79ee3b2 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.51 2009/08/18 22:18:39 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.52 2009/09/22 08:00:24 maekke Exp $ + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> mkfontscale-1.0.6.ebuild: + amd64/x86 stable, bug #285636 *mkfontscale-1.0.6 (18 Aug 2009) diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild index 91e3b5971f6f..541c47c9b31a 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild,v 1.1 2009/08/18 22:18:39 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild,v 1.2 2009/09/22 08:00:24 maekke 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" IUSE="" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" |