summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-24 18:41:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-24 18:41:49 +0000
commitd56c28267e7c4821e3c3d0c8e2f6926fe3f6f6f4 (patch)
tree8cfce2153e7bba9b529ff7db61247911c1bfe816 /x11-apps/fonttosfnt
parentStable for x86, wrt bug #419473 (diff)
downloadgentoo-2-d56c28267e7c4821e3c3d0c8e2f6926fe3f6f6f4.tar.gz
gentoo-2-d56c28267e7c4821e3c3d0c8e2f6926fe3f6f6f4.tar.bz2
gentoo-2-d56c28267e7c4821e3c3d0c8e2f6926fe3f6f6f4.zip
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r--x11-apps/fonttosfnt/ChangeLog5
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog
index 936a9d916766..3f56c46bfee7 100644
--- a/x11-apps/fonttosfnt/ChangeLog
+++ b/x11-apps/fonttosfnt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/fonttosfnt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.31 2012/06/22 20:20:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.32 2012/06/24 18:41:49 ago Exp $
+
+ 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fonttosfnt-1.0.4-r1.ebuild:
+ Stable for x86, wrt bug #419473
22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fonttosfnt-1.0.4-r1.ebuild:
Stable for amd64, wrt bug #419473
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild
index 0bbe01ed6035..485d0fcbefb8 100644
--- a/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild,v 1.2 2012/06/22 20:20:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild,v 1.3 2012/06/24 18:41:49 ago Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org fonttosfnt application"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11
=media-libs/freetype-2*