diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 10:54:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 10:54:19 +0000 |
commit | 47a9dbc4fc68b148cef7764aebf795d220f5d3a1 (patch) | |
tree | c1de9ca49d70667be8ce0eadac5617e60e925b60 /x11-apps/mkfontscale | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-47a9dbc4fc68b148cef7764aebf795d220f5d3a1.tar.gz gentoo-2-47a9dbc4fc68b148cef7764aebf795d220f5d3a1.tar.bz2 gentoo-2-47a9dbc4fc68b148cef7764aebf795d220f5d3a1.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-apps/mkfontscale')
-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 25b981cfdec6..dcd70394ccb4 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.53 2009/09/23 18:19:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.54 2009/10/11 10:54:19 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> mkfontscale-1.0.6.ebuild: + ppc stable #282290 23 Sep 2009; Raúl Porcel <armin76@gentoo.org> mkfontscale-1.0.5.ebuild, mkfontscale-1.0.6.ebuild: diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild index 7e3262d3ab0c..0935914bc231 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.3 2009/09/23 18:19:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild,v 1.4 2009/10/11 10:54:19 nixnut 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*" |