summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-06-27 17:55:50 +0000
committerMarkus Meier <maekke@gentoo.org>2012-06-27 17:55:50 +0000
commit29c83f8a1802ebaa7d2462dce987abeb7b1b88f9 (patch)
treedae898860e0b3093de9877b5894b2a9dbce1361b /x11-apps/fonttosfnt
parentimport to the main tree. c++0x flag does not depend on gcc > 4.7 anymore. Che... (diff)
downloadgentoo-2-29c83f8a1802ebaa7d2462dce987abeb7b1b88f9.tar.gz
gentoo-2-29c83f8a1802ebaa7d2462dce987abeb7b1b88f9.tar.bz2
gentoo-2-29c83f8a1802ebaa7d2462dce987abeb7b1b88f9.zip
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
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 3f56c46bfee7..e4435824440f 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.32 2012/06/24 18:41:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.33 2012/06/27 17:55:50 maekke Exp $
+
+ 27 Jun 2012; Markus Meier <maekke@gentoo.org> fonttosfnt-1.0.4-r1.ebuild:
+ arm stable, bug #419473
24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fonttosfnt-1.0.4-r1.ebuild:
Stable for x86, 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 485d0fcbefb8..f03e1eaa982d 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.3 2012/06/24 18:41:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4-r1.ebuild,v 1.4 2012/06/27 17:55:50 maekke 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*