summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2005-12-26 10:37:24 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2005-12-26 10:37:24 +0000
commit25653f4593d08bd71eb4728af3a402f2cfd3cfdd (patch)
tree7d2066695327aee8639e434ddaacd7b55a572d85 /x11-apps/mkfontscale
parentMarked ~alpha (diff)
downloadgentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.gz
gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.bz2
gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.zip
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r--x11-apps/mkfontscale/ChangeLog6
-rw-r--r--x11-apps/mkfontscale/Manifest4
-rw-r--r--x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog
index 173b94bedeea..f08532addbe8 100644
--- a/x11-apps/mkfontscale/ChangeLog
+++ b/x11-apps/mkfontscale/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.12 2005/12/23 10:28:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.13 2005/12/26 10:35:24 stefaan Exp $
+
+ 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org>
+ mkfontscale-1.0.1.ebuild:
+ Marked ~alpha
*mkfontscale-1.0.1 (23 Dec 2005)
diff --git a/x11-apps/mkfontscale/Manifest b/x11-apps/mkfontscale/Manifest
index eba1857ef130..a418d443cdbf 100644
--- a/x11-apps/mkfontscale/Manifest
+++ b/x11-apps/mkfontscale/Manifest
@@ -1,8 +1,8 @@
-MD5 c94d0084a2da19f24c1c8dcada1abc14 ChangeLog 1653
+MD5 f46df410d79262610af88683065544b5 ChangeLog 1751
MD5 f1d4b22ed6528aa27dd5ca70154ffc60 files/digest-mkfontscale-0.99.2 70
MD5 b7278eb01b68805a57a169a625ca4b4e files/digest-mkfontscale-1.0.0 69
MD5 6cf08f690e75222e22e32c688610dc87 files/digest-mkfontscale-1.0.1 69
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 907f191ec1f0469713bdc4f7b7661565 mkfontscale-0.99.2.ebuild 494
MD5 951c9a567f7e9c435f36347290538328 mkfontscale-1.0.0.ebuild 493
-MD5 a78a73eca26d029d062f431975ba3f24 mkfontscale-1.0.1.ebuild 489
+MD5 480f017aead495207d8273f1783b3837 mkfontscale-1.0.1.ebuild 496
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild
index 444c0b51ff98..3846a699653a 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-2005 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.1 2005/12/23 10:28:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.1.ebuild,v 1.2 2005/12/26 10:35:24 stefaan Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org mkfontscale application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libfontenc
=media-libs/freetype-2*"
DEPEND="${RDEPEND}"