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 /x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild | |
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)
Diffstat (limited to 'x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |