diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:47:08 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:47:08 +0000 |
commit | e42a2d4221a23233a9cfa9e35ab1d35df9f51b09 (patch) | |
tree | 653ae7412f64552055c180ae4cd94148a12595a3 | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-e42a2d4221a23233a9cfa9e35ab1d35df9f51b09.tar.gz gentoo-2-e42a2d4221a23233a9cfa9e35ab1d35df9f51b09.tar.bz2 gentoo-2-e42a2d4221a23233a9cfa9e35ab1d35df9f51b09.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
-rw-r--r-- | x11-apps/fonttosfnt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog index 06e1b80195bf..12316011532e 100644 --- a/x11-apps/fonttosfnt/ChangeLog +++ b/x11-apps/fonttosfnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fonttosfnt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.15 2007/10/09 08:56:00 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.16 2007/12/19 23:47:08 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> fonttosfnt-1.0.3.ebuild: + Stable on x86 (bug #202087) 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -fonttosfnt-1.0.1.ebuild, -fonttosfnt-1.0.2.ebuild: diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild index 640386094772..f46e2758dcdb 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild,v 1.1 2006/12/16 16:39:30 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild,v 1.2 2007/12/19 23:47:08 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11 =media-libs/freetype-2* x11-libs/libfontenc" |