diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
commit | 4cfad087b8051427dad7dd7110794256f519e243 (patch) | |
tree | 4cd069a10048475e93daf9392da578227e9dc5b1 /x11-apps/mkfontscale | |
parent | amd64 stable wrt #294958 (diff) | |
download | historical-4cfad087b8051427dad7dd7110794256f519e243.tar.gz historical-4cfad087b8051427dad7dd7110794256f519e243.tar.bz2 historical-4cfad087b8051427dad7dd7110794256f519e243.zip |
amd64 stable wrt #294958
Package-Manager: portage-2.2_rc56/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index 556ec842ca90..a5d148698535 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,10 @@ # 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.56 2009/10/26 20:26:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.57 2009/12/10 12:36:03 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + mkfontscale-1.0.7.ebuild: + amd64 stable wrt #294958 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> mkfontscale-1.0.6.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild index a6de61ee4a39..5cae0f44a39b 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild @@ -1,12 +1,12 @@ # 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.7.ebuild,v 1.1 2009/10/12 10:22:40 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild,v 1.2 2009/12/10 12:36:03 ssuominen Exp $ inherit x-modular DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libfontenc |