diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:55:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:55:56 +0000 |
commit | d7a650c09b734d9939a89a4a7398f11c9ce4f909 (patch) | |
tree | 47629d13aef39de92c8890e4fd7fb48b2aa14617 /x11-apps/mkfontscale | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-d7a650c09b734d9939a89a4a7398f11c9ce4f909.tar.gz gentoo-2-d7a650c09b734d9939a89a4a7398f11c9ce4f909.tar.bz2 gentoo-2-d7a650c09b734d9939a89a4a7398f11c9ce4f909.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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 1df1eaa2b2e0..2dfc8dfac72f 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.34 2007/06/24 03:14:23 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.35 2007/07/02 13:55:56 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> mkfontscale-1.0.3.ebuild: + alpha stable wrt #175465 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> mkfontscale-1.0.3.ebuild: Stable on mips, per #175465. diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild index 09e64e329f84..9b7cabe445c7 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.8 2007/06/24 22:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.3.ebuild,v 1.9 2007/07/02 13:55:56 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 |