summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-06-30 05:09:40 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-06-30 05:09:40 +0000
commitfcf0ae1b4b529f674bb91e9f1fba6d0eee3ff9eb (patch)
tree341ce5b8bed9f804f8a125c337c1a91bad93a8d6 /x11-apps/mkfontscale
parentx86 stable. (diff)
downloadgentoo-2-fcf0ae1b4b529f674bb91e9f1fba6d0eee3ff9eb.tar.gz
gentoo-2-fcf0ae1b4b529f674bb91e9f1fba6d0eee3ff9eb.tar.bz2
gentoo-2-fcf0ae1b4b529f674bb91e9f1fba6d0eee3ff9eb.zip
x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r--x11-apps/mkfontscale/ChangeLog6
-rw-r--r--x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog
index e95387444f1f..741158bb660f 100644
--- a/x11-apps/mkfontscale/ChangeLog
+++ b/x11-apps/mkfontscale/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.19 2006/03/31 19:54:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.20 2006/06/30 05:09:40 spyderous Exp $
+
+ 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ mkfontscale-1.0.1.ebuild:
+ x86 stable.
31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
mkfontscale-1.0.1.ebuild:
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
index 792771f961ea..35e3ab589111 100644
--- a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
+++ b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.7 2006/03/31 19:54:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.8 2006/06/30 05:09:40 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org mkfontscale application"
-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"
RDEPEND="x11-libs/libfontenc
x11-libs/libX11
=media-libs/freetype-2*"